]> granicus.if.org Git - php/commitdiff
NEWS
authorMichael Wallner <mike@php.net>
Thu, 3 Apr 2014 07:09:15 +0000 (09:09 +0200)
committerMichael Wallner <mike@php.net>
Thu, 3 Apr 2014 07:09:15 +0000 (09:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index af3a005b46c1f558c23eda4c281dc8b2bfd803db..e07b500a8fc428b25e694ddbadfe8a4cdc1223bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
   . Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)
   . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace 
     UNIX sockets). (Mike)
+  . Fixed bug #66182 (exit in stream filter produces segfault). (Mike)  
 
 - Embed:
   . Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).