From: Ilia Alshanetsky Date: Mon, 11 Sep 2006 19:57:45 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC4~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bb51d165a4dc561efce56d165ac797b0b7a8bbb;p=php BFN --- diff --git a/NEWS b/NEWS index e64480161c..555d3d9e8c 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ - Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick) - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry) - Fixed bug #38693 (curl_multi_add_handle() set curl handle to null). (Ilia) +- Fixed bug #38687 (sockaddr local storage insufficient for all sock + families). (Sara) - Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia) - Fixed bug #38464 (array_count_values() mishandles numeric strings). (php_lists at realplain dot com, Ilia)