From 671ef9fda7ec5876e5c1da2d98e296fb7e7620c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Schl=C3=BCter?= Date: Thu, 25 Apr 2013 17:58:02 +0200 Subject: [PATCH] Fix NEWS --- NEWS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index af4957e365..f7e6d5b6a2 100644 --- a/NEWS +++ b/NEWS @@ -6,15 +6,15 @@ PHP NEWS . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault). (Laruence) . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas) - . Fixed bugs #47675 and #64577 (fd leak on Solaris) + . Fixed bugs #47675 and #64577 (fd leak on Solaris). (Rasmus) + +- Streams: + . Fixed Windows x64 version of stream_socket_pair() and improved error + handling. (Anatol Belski) - Zip: . 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) + (Anatol) 11 Apr 2013, PHP 5.3.24 -- 2.49.0