]> granicus.if.org Git - php/commitdiff
Credit Jay's name
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 4 May 2003 19:34:52 +0000 (19:34 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 4 May 2003 19:34:52 +0000 (19:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 016f55b5b72e9a2f379e1a320a3ebc7d58a51009..0e040b2da096832abf55ba7da31659a7ddc3da39 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,7 +44,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #23201 (set_file_buffer() crashes with stdio streams). (Ilia)
 - Fixed Bug #23188 (CDB databases created with 'c' mode do not work). (Marcus)
 - Fixed bug #23187 (memory leaks in sybase_connect/sybase_pconnect). (Ilia)
-- Fixed bug #23162 (user_error() crashs if $error_msg > 1024 bytes). (Moriyoshi, Marcus)
+- Fixed bug #23162 (user_error() crashs if error message > 1024 bytes).
+  (Jay, Marcus, Moriyoshi)
 - Fixed bug #23152 ($http_response_header empty on invalid URLs) (Ilia)
 - Fixed bug #23102 (integer overflow in exif_iif_add_value()). (Ilia)
 - Fixed bug #23099 (ext/interbase: "libgds.so: undefined reference to 'crypt'"). (Jani)