We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e3513 commit 4c38003Copy full SHA for 4c38003
NEWS
@@ -8,6 +8,8 @@ PHP NEWS
8
. Fixed bug #63943 (Bad warning text from strpos() on empty needle).
9
(Laruence)
10
. Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
11
+ . Fixed bug #63893 (Poor efficiency of strtr() using array with keys of very
12
+ different length). (Gustavo)
13
. Fixed bug #63882 (zend_std_compare_objects crash on recursion). (Dmitry)
14
. Support BITMAPV5HEADER in getimagesize(). (AsamK, Lars)
15
0 commit comments