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

diff --git a/NEWS b/NEWS
index f4f8bbdbf82ae36ccaf6e984502801610393d129..6674993335a088e62083d191afc661a4c2b0d3a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,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)  
   . Fixed bug #66822 (Cannot use T_POW in const expression) (Tjerk)
 
 - SPL: