1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00

NEWS for bug #63893

This commit is contained in:
Gustavo Lopes
2013-01-14 17:17:58 +01:00
parent d7bac4f5ba
commit 200242595d

2
NEWS
View File

@@ -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: