]> granicus.if.org Git - php/commitdiff
Bug fix news
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 30 Oct 2002 18:19:55 +0000 (18:19 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 30 Oct 2002 18:19:55 +0000 (18:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 49a5c1f1f117f3bbe532d54c9dfd4e387c239812..f0ff68d47bf70519d665e7286f1905dd4463a31d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP 4                                                                      NEWS
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
+- Fixed bug #20169 (implode() clobbers first argument). (Moriyoshi)
 - Added imagerotate() which is available only when bundled libgd is used.
   (Pierre-Alain Joye, Ilia)
 - Fixed bug #17497 (mssql extension crashes if magic_quotes_runtime is on).