stas Mon Jan 12 22:24:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: ns bugfix out http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.448&r2=1.2027.2.547.2.965.2.449&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.448 php-src/NEWS:1.2027.2.547.2.965.2.449 --- php-src/NEWS:1.2027.2.547.2.965.2.448 Mon Jan 12 21:56:36 2009 +++ php-src/NEWS Mon Jan 12 22:24:31 2009 @@ -46,8 +46,6 @@ - Fixed bug #46653 (can't extend mysqli). (Johannes) - Fixed bug #46646 (Restrict serialization on some internal classes like Closure and SplFileInfo using exceptions). (Etienne) -- Fixed bug #46304 (Defining namespaced constant using define() defines - CASE SENSITIVE namespace). (Stas) - Fixed bug #46268 (DateTime::modify() does not reset relative time values). (Derick) - Fixed bug #46044 (Mysqli - wrong error message). (Johannes)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php