]> granicus.if.org Git - php/commitdiff
NEWS for bug #63893
authorGustavo Lopes <gustavo@icemobile.com>
Mon, 14 Jan 2013 16:17:58 +0000 (17:17 +0100)
committerGustavo Lopes <gustavo@icemobile.com>
Mon, 14 Jan 2013 16:17:58 +0000 (17:17 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 28040f7262fc1a853cc960333bacccffa2f1cefa..418bcc91e89bb60a91d1e8ad008f83e6001d4fbd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ PHP                                                                        NEWS
     protected property). (Stas)
   . Fixed bug #63943 (Bad warning text from strpos() on empty needle).
     (Laruence)
+  . Fixed bug #63893 (poor efficiency of strtr() using array with keys of very
+    different length). (Gustavo)
   . Fixed bug #63882 (zend_std_compare_objects crash on recursion). (Dmitry)
 
 - Litespeed: