Skip to content

Commit 786670f

Browse files
committed
Update NEWS
1 parent 7b307fb commit 786670f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,17 @@ PHP NEWS
33
?? ??? 2012, PHP 5.4.7
44

55
- Core:
6-
. Fixed bug #62328 (implementing __toString and a cast to string fails)
7-
(Laruence)
86
. Fixed bug #62725 (Calling exit() in a shutdown function does not return
97
the exit value). (Laruence)
108
. Fixed bug #51363 (Fatal error raised by var_export() not caught by error
119
handler). (Lonny Kapelushnik)
1210
. Fixed bug #40459 (Stat and Dir stream wrapper methods do not call
1311
constructor). (Stas)
1412

13+
- SimpleXML:
14+
. Fixed bug #62328 (implementing __toString and a cast to string fails)
15+
(Laruence)
16+
1517
- PDO:
1618
. Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). (Laruence)
1719

0 commit comments

Comments
 (0)