Commit:    200242595dabfdaf6093da3e9ae6fef246ea8906
Author:    Gustavo Lopes <gust...@icemobile.com>         Mon, 14 Jan 2013 
17:17:58 +0100
Parents:   d7bac4f5ba17c6fba00943a8bada49a4735a15a6
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=200242595dabfdaf6093da3e9ae6fef246ea8906

Log:
NEWS for bug #63893

Bugs:
https://bugs.php.net/63893

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 28040f7..418bcc9 100644
--- 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:


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to