1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 07:32:54 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2013-04-22 19:00:46 +02:00
parent f578bb0388
commit b119836765

4
NEWS
View File

@@ -10,6 +10,10 @@ PHP NEWS
. Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
(Anatol)
- Streams:
. Fixed Windows x64 version of stream_socket_pair() and improved error handling
(Anatol Belski)
11 Apr 2013, PHP 5.5.0 Beta 3
- Core: