Skip to content

Commit f93c487

Browse files
committed
Add NEWS entries
1 parent 2e0fa0a commit f93c487

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ PHP NEWS
55
- Date:
66
. Fixed leak on double DatePeriod::__construct() call. (ilutov)
77

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+
819
02 Jul 2026, PHP 8.2.32
920

1021
- OpenSSL:

0 commit comments

Comments
 (0)