summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-09-13 15:54:51 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-09-13 15:54:51 +0000
commit01ea35a0783a87baaa68aab93b2cc220662ab908 (patch)
treed3cbc747ba3c634241493a185614902c67e6aad3
parent54032dee04edbe2e111df2920e7a6b7b32d421d3 (diff)
downloadphp-git-01ea35a0783a87baaa68aab93b2cc220662ab908.tar.gz
Fixed name
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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)