From 2de24f182c01a39859550f5c105ab1b7628f4a2e Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Tue, 21 Jan 2014 12:11:59 -0800 Subject: [PATCH] fix news --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 268196fe7f..1a5e34098d 100644 --- a/NEWS +++ b/NEWS @@ -4,20 +4,21 @@ PHP NEWS - Core: . Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita) - . Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch) + . Fixed bug #66509 (copy() arginfo has changed starting from 5.4). + (Will Fitch) - mysqlnd . Fixed bug #66283 (Segmentation fault after memory_limit). (Johannes) - PDO_pgsql: . Fixed bug #62479 (PDO-psql cannot connect if password contains spaces). - (willfitch, iliaa) + (Will Fitch, Ilia) - Session: . Fixed bug #66481 (Calls to session_name() segfault when session.name is null). (Laruence) -?? ??? 2013, PHP 5.4.24 +10 Jan 2013, PHP 5.4.24 - Core: . Added validation of class names in the autoload process. (Dmitry) -- 2.50.0