We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c310ff commit 5ec033cCopy full SHA for 5ec033c
1 file changed
NEWS
@@ -137,7 +137,7 @@ PHP NEWS
137
138
- OpenSSL:
139
. Fixed bug GH-22187 (Memory corruption (zend_mm_heap corrupted) in
140
- openssl_encrypt with AES-WRAP-PAD). (David Carlier)
+ openssl_encrypt with AES-WRAP-PAD). (CVE-2026-14355) (David Carlier)
141
142
- Phar:
143
. Fixed a bypass of the magic ".phar" directory protection in
@@ -311,7 +311,7 @@ PHP NEWS
311
312
- Streams:
313
. Fixed bug GH-21468 (Segfault in file_get_contents w/ a https URL
314
- and a proxy set). (ndossche)
+ and a proxy set). (CVE-2026-12184) (ndossche)
315
316
- XSL:
317
. Fixed bug GH-21600 (Segfault on module shutdown). (David Carlier)
0 commit comments