Skip to content

Commit fbacf9c

Browse files
committed
- Fix NEWS
1 parent b721ed5 commit fbacf9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ 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)
86
. Fixed bug #62844 (parse_url() does not recognize //). (Andrew Faulds).
97
. Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not
108
set). (Felipe)
@@ -34,6 +32,8 @@ PHP NEWS
3432
. Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). (Laruence)
3533

3634
- Reflection:
35+
. Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing
36+
trait methods as private). (Felipe)
3737
. Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
3838
result). (Laruence)
3939

0 commit comments

Comments
 (0)