iliaa Tue Mar 31 17:21:02 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: WS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1455&r2=1.2027.2.547.2.1456&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1455 php-src/NEWS:1.2027.2.547.2.1456 --- php-src/NEWS:1.2027.2.547.2.1455 Tue Mar 31 10:05:37 2009 +++ php-src/NEWS Tue Mar 31 17:21:02 2009 @@ -18,7 +18,8 @@ (crrodriguez at opensuse dot org, Ilia) - Fixed bug #47704 (PHP crashes on some "bad" operations with string offsets). (Dmitry) -- Fixed bug #47667 (ZipArchive::OVERWRITE seems to have no effect). (Mikko, Pierre) +- Fixed bug #47667 (ZipArchive::OVERWRITE seems to have no effect). + (Mikko, Pierre) - Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott) - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string literal). (Ilia) @@ -32,12 +33,14 @@ addresses in the filter extension). (Ilia) - Fixed bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling). (Rob) -- Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different - bit numbers). (Matt) +- Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with + different bit numbers). (Matt) - Fixed bug #45799 (imagepng() crashes on empty image). (Martin McNickle, Takeshi Abe) -- Fixed bug #43073, (TrueType bounding box is wrong for angle<>0) (Martin McNickle) -- Fixed bug #38805 (PDO truncates text from SQL Server text data type field) (Steph) +- Fixed bug #43073 (TrueType bounding box is wrong for angle<>0). + (Martin McNickle) +- Fixed bug #38805 (PDO truncates text from SQL Server text data type + field). (Steph) 26 Feb 2009, PHP 5.2.9 - Changed __call() to be invoked on private/protected method access, similar to
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php