Commit 76dad0667f7 for php.net

commit 76dad0667f7a756aa65bcc1d26cbe6cf87fcdca0
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date:   Thu Jul 2 15:30:46 2026 -0700

    [8.5] NEWS: add entry for bugfix from GH-22187

diff --git a/NEWS b/NEWS
index fceef3f9a3c..40cbc17db65 100644
--- a/NEWS
+++ b/NEWS
@@ -122,6 +122,10 @@ PHP                                                                        NEWS
   . Fixed bug GH-21972 (Corrupted variable type when a typed by-value return
     contains a reference wrapper). (Weilin Du)

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