diff options
author | Michael Wallner <mike@php.net> | 2014-04-03 09:09:15 +0200 |
---|---|---|
committer | Michael Wallner <mike@php.net> | 2014-04-03 09:09:15 +0200 |
commit | f17fe2cabc1d6875a1eeca4733b793bcbf3e8078 (patch) | |
tree | d84b2a4612b6ad03949c2cd5850424800562d206 | |
parent | ba4fddd2daef2e233d552cf0fa740133e7739ef3 (diff) | |
download | php-git-f17fe2cabc1d6875a1eeca4733b793bcbf3e8078.tar.gz |
NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |