]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorDmitry Stogov <dmitry@php.net>
Thu, 18 Mar 2004 10:21:28 +0000 (10:21 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 18 Mar 2004 10:21:28 +0000 (10:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 942dcb1439a46dde86eaadf29fb904fba564f79b..fb2e04a26f632421ec8f59e02a7ac2f480543a00 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? March 2004, PHP 5 Release Candidate 1
+- Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry)
 - Replaced the exec_finished hook by the zend_post_deactive hook for
   extensions. The new hook will be run after the symbol table and destructors
   are run. (Derick)