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 aa0adce commit 38bf695Copy full SHA for 38bf695
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
5
?? ??? 2013, PHP 5.3.22
6
7
- Zend Engine:
8
+ . Fixed bug #64023 (echo tries standard cast_object implementation before the
9
+ one for the actual object; also fixed bug in SplFileInfo's cast_object).
10
+ (Gustavo, Dmitry)
11
. Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
12
. Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
13
(Johannes)
0 commit comments