This commit is contained in:
Michael Wallner 2014-04-03 09:09:51 +02:00
parent 5d42ce838c
commit 1c2bcec68a

1
NEWS
View File

@ -8,6 +8,7 @@ PHP NEWS
. Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike) . Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)
. Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace
UNIX sockets). (Mike) UNIX sockets). (Mike)
. Fixed bug #66182 (exit in stream filter produces segfault). (Mike)
. Fixed bug #66822 (Cannot use T_POW in const expression) (Tjerk) . Fixed bug #66822 (Cannot use T_POW in const expression) (Tjerk)
- SPL: - SPL: