Skip to content

Commit 7b33b1c

Browse files
committed
Update NEWS with entries for security fixes
1 parent 9cb3d8d commit 7b33b1c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

NEWS

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? ????, PHP 8.1.33
3+
03 Jul 2025, PHP 8.1.33
44

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)
512

13+
- Standard:
14+
. Fixed GHSA-3cr5-j632-f35r (Null byte termination in hostnames).
15+
(CVE-2025-1220) (Jakub Zelenka)
616

717
13 Mar 2025, PHP 8.1.32
818

0 commit comments

Comments
 (0)