There was an error while loading. Please reload this page.
1 parent 9eb06f3 commit 9e7ffc2Copy full SHA for 9e7ffc2
1 file changed
NEWS
@@ -5,6 +5,17 @@ PHP NEWS
5
- Date:
6
. Fixed leak on double DatePeriod::__construct() call. (ilutov)
7
8
+- GD:
9
+ . Upgrade libgd. (CVE-2026-9672) (Pierre Joye)
10
+
11
+- PGSQL:
12
+ . Fixed GHSA-7qpv-r5mr-78m4 (SQL injection via E'...' backslash breakout).
13
+ (CVE-2026-17543) (ilutov)
14
15
+- Phar:
16
+ . Fixed GHSA-vc5h-9ppw-p5f3 (Crash via recursive symlinks). (CVE-2026-7260)
17
+ (Jakub Zelenka)
18
19
02 Jul 2026, PHP 8.3.32
20
21
- Streams:
0 commit comments