]> granicus.if.org Git - php/commitdiff
NEWS
authorMichael Wallner <mike@php.net>
Wed, 2 Apr 2014 13:38:22 +0000 (15:38 +0200)
committerMichael Wallner <mike@php.net>
Wed, 2 Apr 2014 13:38:22 +0000 (15:38 +0200)
NEWS

diff --git a/NEWS b/NEWS
index bbad37b23b31bd9decc5cc0b46775d4a642ec2c4..af3a005b46c1f558c23eda4c281dc8b2bfd803db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2014, PHP 5.5.12
 - Core:
+  . 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)