]> 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 <glopes@nebm.ist.utl.pt>
Tue, 15 Jan 2013 20:07:21 +0000 (21:07 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8201ce1b4c5121db5435decdc1d92f1a33ee33f8..bcff155e26b9615ead68a951340fca15daa23b9f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ PHP                                                                        NEWS
   . Fixed bug #63943 (Bad warning text from strpos() on empty needle).
     (Laruence)
   . Fixed bug #63899 (Use after scope error in zend_compile). (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)
   . Support BITMAPV5HEADER in getimagesize(). (AsamK, Lars)