Skip to content

Commit 76dad06

Browse files
[8.5] NEWS: add entry for bugfix from GH-22187
1 parent 2665f5f commit 76dad06

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ PHP NEWS
122122
. Fixed bug GH-21972 (Corrupted variable type when a typed by-value return
123123
contains a reference wrapper). (Weilin Du)
124124

125+
- OpenSSL:
126+
. Fixed bug GH-22187 (Memory corruption (zend_mm_heap corrupted) in
127+
openssl_encrypt with AES-WRAP-PAD). (David Carlier)
128+
125129
- Phar:
126130
. Fixed a bypass of the magic ".phar" directory protection in
127131
Phar::addEmptyDir() for paths starting with "/.phar", while allowing

0 commit comments

Comments
 (0)