jani Mon Sep 1 09:21:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Remove extra ) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.302&r2=1.2027.2.547.2.965.2.303&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.302 php-src/NEWS:1.2027.2.547.2.965.2.303 --- php-src/NEWS:1.2027.2.547.2.965.2.302 Mon Sep 1 09:08:53 2008 +++ php-src/NEWS Mon Sep 1 09:21:37 2008 @@ -42,9 +42,9 @@ - Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails). (Etienne, Dmitry) - Fixed bug #45696 (Not all DateTime methods allow method chaining). (Derick) -- Fixed bug #43668) (Added odbc.default_cursortype to control the ODBC +- Fixed bug #43668 (Added odbc.default_cursortype to control the ODBC cursormodel). (Patrick) -- Fixed bug #43666) (Fixed code to use ODBC 3.52 datatypes for 64bit systems). +- Fixed bug #43666 (Fixed code to use ODBC 3.52 datatypes for 64bit systems). (Patrick) - Fixed bug #45636 (fileinfo ext duplicate strndup). (Derick) - Fixed bug #45545 (DateInterval has 4 char limitation for ISO durations).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php