We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2701837 commit 735748fCopy full SHA for 735748f
1 file changed
NEWS
@@ -140,7 +140,7 @@ PHP NEWS
140
141
- OpenSSL:
142
. Fixed bug GH-22187 (Memory corruption (zend_mm_heap corrupted) in
143
- openssl_encrypt with AES-WRAP-PAD). (David Carlier)
+ openssl_encrypt with AES-WRAP-PAD). (CVE-2026-14355) (David Carlier)
144
145
- Phar:
146
. Fixed a bypass of the magic ".phar" directory protection in
@@ -327,7 +327,7 @@ PHP NEWS
327
328
- Streams:
329
. Fixed bug GH-21468 (Segfault in file_get_contents w/ a https URL
330
- and a proxy set). (ndossche)
+ and a proxy set). (CVE-2026-12184) (ndossche)
331
332
- URI:
333
. Fixed CVE-2026-42371 (uriparser before 1.0.1 has numeric truncation in
0 commit comments