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 7a56ac0 commit b721ed5Copy full SHA for b721ed5
NEWS
@@ -3,7 +3,11 @@ PHP NEWS
3
?? ??? 2012, PHP 5.4.7
4
5
- Core:
6
+ . Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing
7
+ trait methods as private). (Felipe)
8
. 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)
11
. Fixed bug #62763 (register_shutdown_function and extending class).
12
(Laruence)
13
. Fixed bug #62725 (Calling exit() in a shutdown function does not return
0 commit comments