We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c51c0 commit 4c77a39Copy full SHA for 4c77a39
NEWS
@@ -2,6 +2,18 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.2.29
4
5
+- PGSQL:
6
+ . Fixed GHSA-hrwm-9436-5mv3 (pgsql extension does not check for errors during
7
+ escaping). (CVE-2025-1735) (Jakub Zelenka)
8
+
9
+- SOAP:
10
+ . Fixed GHSA-453j-q27h-5p8x (NULL Pointer Dereference in PHP SOAP Extension
11
+ via Large XML Namespace Prefix). (CVE-2025-6491) (Lekssays, nielsdos)
12
13
+- Standard:
14
+ . Fixed GHSA-3cr5-j632-f35r (Null byte termination in hostnames).
15
+ (CVE-2025-1220) (Jakub Zelenka)
16
17
13 Mar 2025, PHP 8.2.28
18
19
- Core:
0 commit comments