Skip to content

Commit 38bf695

Browse files
committed
NEWS for bug #64023 (see aa0adce)
1 parent aa0adce commit 38bf695

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ PHP NEWS
55
?? ??? 2013, PHP 5.3.22
66

77
- 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)
811
. Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
912
. Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
1013
(Johannes)

0 commit comments

Comments
 (0)