[php-src] PHP-8.5: [skip ci] Add NEWS entry for ext/sockets memory fix

David Carlier <[email protected]> Sun, 19 Jul 2026 07:41:16 +0000
Newsgroups gmane.comp.php.cvs.general
Message-ID <[email protected]>
Author: David Carlier (devnexen)
Date: 2026-07-19T08:40:27+01:00

Commit: https://github.com/php/php-src/commit/212db3ca3e767e82f2c1001b2662a543e499ab9e
Raw diff: https://github.com/php/php-src/commit/212db3ca3e767e82f2c1001b2662a543e499ab9e.diff

[skip ci] Add NEWS entry for ext/sockets memory fix

Changed paths:
  M  NEWS


Diff:

diff --git a/NEWS b/NEWS
index d989b44146d2..2b0cdc5e039f 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
 - Sockets:
   . Fixed socket_set_option() validation error messages for UDP_SEGMENT and
     SO_LINGER options. (Weilin Du)
+  . Fixed various memory related issues in ext/sockets. (David Carlier)
 
 30 Jul 2026, PHP 8.5.9