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 0298837 commit 165e516Copy full SHA for 165e516
NEWS
@@ -1,6 +1,18 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
-?? ??? ????, PHP 8.2.29
+03 Jul 2025, 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
0 commit comments