Skip to content

Commit 2de24f1

Browse files
committed
fix news
1 parent fb721ce commit 2de24f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NEWS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,21 @@ PHP NEWS
44

55
- Core:
66
. Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita)
7-
. Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch)
7+
. Fixed bug #66509 (copy() arginfo has changed starting from 5.4).
8+
(Will Fitch)
89

910
- mysqlnd
1011
. Fixed bug #66283 (Segmentation fault after memory_limit). (Johannes)
1112

1213
- PDO_pgsql:
1314
. Fixed bug #62479 (PDO-psql cannot connect if password contains spaces).
14-
(willfitch, iliaa)
15+
(Will Fitch, Ilia)
1516

1617
- Session:
1718
. Fixed bug #66481 (Calls to session_name() segfault when session.name is
1819
null). (Laruence)
1920

20-
?? ??? 2013, PHP 5.4.24
21+
10 Jan 2013, PHP 5.4.24
2122

2223
- Core:
2324
. Added validation of class names in the autoload process. (Dmitry)

0 commit comments

Comments
 (0)