File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,21 @@ PHP NEWS
4
4
5
5
- Core:
6
6
. 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)
8
9
9
10
- mysqlnd
10
11
. Fixed bug #66283 (Segmentation fault after memory_limit). (Johannes)
11
12
12
13
- PDO_pgsql:
13
14
. Fixed bug #62479 (PDO-psql cannot connect if password contains spaces).
14
- (willfitch, iliaa )
15
+ (Will Fitch, Ilia )
15
16
16
17
- Session:
17
18
. Fixed bug #66481 (Calls to session_name() segfault when session.name is
18
19
null). (Laruence)
19
20
20
- ?? ??? 2013, PHP 5.4.24
21
+ 10 Jan 2013, PHP 5.4.24
21
22
22
23
- Core:
23
24
. Added validation of class names in the autoload process. (Dmitry)
You can’t perform that action at this time.
0 commit comments