From: Gustavo Lopes Date: Mon, 14 Jan 2013 16:17:58 +0000 (+0100) Subject: NEWS for bug #63893 X-Git-Tag: php-5.5.0alpha5~64^2~3^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=200242595dabfdaf6093da3e9ae6fef246ea8906;p=php NEWS for bug #63893 --- diff --git a/NEWS b/NEWS index 28040f7262..418bcc91e8 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: