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 b721ed5 commit fbacf9cCopy full SHA for fbacf9c
NEWS
@@ -3,8 +3,6 @@ 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)
@@ -34,6 +32,8 @@ PHP NEWS
34
32
. Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). (Laruence)
35
33
36
- Reflection:
+ . Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing
+ trait methods as private). (Felipe)
37
. Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
38
result). (Laruence)
39
0 commit comments