From: Ilia Alshanetsky Date: Wed, 13 Sep 2006 15:54:51 +0000 (+0000) Subject: Fixed name X-Git-Tag: php-5.2.0RC4~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01ea35a0783a87baaa68aab93b2cc220662ab908;p=php Fixed name --- diff --git a/NEWS b/NEWS index 53d4916cf1..73b73bbf9a 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ 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) + (Matthew Wilmas, Ilia) - Fixed bug #38096 (large timeout values ignored on 32bit machines in stream_socket_accept() and stream_socket_client()). (Ilia) - Fixed bug #37923 (Display constant value in reflection::export). (Johannes)