Skip to content

Commit b721ed5

Browse files
committed
- BFN
1 parent 7a56ac0 commit b721ed5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

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

55
- Core:
6+
. Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing
7+
trait methods as private). (Felipe)
68
. Fixed bug #62844 (parse_url() does not recognize //). (Andrew Faulds).
9+
. Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not
10+
set). (Felipe)
711
. Fixed bug #62763 (register_shutdown_function and extending class).
812
(Laruence)
913
. Fixed bug #62725 (Calling exit() in a shutdown function does not return

0 commit comments

Comments
 (0)