]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 25 Apr 2017 11:59:20 +0000 (13:59 +0200)
committerAnatol Belski <ab@php.net>
Tue, 25 Apr 2017 11:59:20 +0000 (13:59 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 185a85d8bd8cf769ecf0d9a9179dc79453c88bb6..348666728b468569dcd6d3f6c69fa7d289026848 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,10 @@ PHP                                                                        NEWS
     (Sebastian Bergmann)
   . Fixed bug #72071 (setcookie allows max-age to be negative). (Craig Duncan)
 
+- Streams:
+  . Fixed bug #74429 (Remote socket URI with unique persistence identifier
+    broken). (Sara)
+
 - SQLite3:
   . Fixed bug #74413 (incorrect reflection for SQLite3::enableExceptions).
     (krakjoe)