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 2e0fa0a commit f93c487Copy full SHA for f93c487
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.2.32
20
21
- OpenSSL:
0 commit comments