diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2006-09-13 15:54:51 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2006-09-13 15:54:51 +0000 |
commit | 01ea35a0783a87baaa68aab93b2cc220662ab908 (patch) | |
tree | d3cbc747ba3c634241493a185614902c67e6aad3 | |
parent | 54032dee04edbe2e111df2920e7a6b7b32d421d3 (diff) | |
download | php-git-01ea35a0783a87baaa68aab93b2cc220662ab908.tar.gz |
Fixed name
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |