Skip to content

Commit be818e7

Browse files
committed
Update NEWS
1 parent dda0565 commit be818e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

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

55
- Core:
6+
. Fixed bug #62763 (register_shutdown_function and extending class).
7+
(Laruence)
68
. Fixed bug #62725 (Calling exit() in a shutdown function does not return
79
the exit value). (Laruence)
10+
. Fixed bug #62328 (implementing __toString and a cast to string fails)
11+
(Laruence)
812
. Fixed bug #51363 (Fatal error raised by var_export() not caught by error
913
handler). (Lonny Kapelushnik)
1014
. Fixed bug #40459 (Stat and Dir stream wrapper methods do not call
1115
constructor). (Stas)
1216

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

0 commit comments

Comments
 (0)