felipe Thu, 02 Dec 2010 23:01:04 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=305921
Log: - Cosmetics Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-12-02 22:56:57 UTC (rev 305920) +++ php/php-src/branches/PHP_5_3/NEWS 2010-12-02 23:01:04 UTC (rev 305921) @@ -16,11 +16,11 @@ (Ilia) . Fixed #53409 (sleep() returns NULL on Windows). (Pierre) -- Curl extension: - . Fixed bug #50410 (curl extension slows down PHP on Windows). (Pierre) +- cURL extension: . Fixed bug #52828 (curl_setopt does not accept persistent streams). (Gustavo, Ilia) . Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted). (Ilia) + . Fixed bug #50410 (curl extension slows down PHP on Windows). (Pierre) - DBA extension: . Added Berkeley DB 5.1 support to the DBA extension. (Oracle Corp.) @@ -305,7 +305,7 @@ (Felipe) - PDO Firebird driver: - . Restore firebird support (VC9 builds only). (Pierre) + . Restored firebird support (VC9 builds only). (Pierre) . Fixed bug #53335 (pdo_firebird did not implement rowCount()). (preeves at ibphoenix dot com) . Fixed bug #53323 (pdo_firebird getAttribute() crash).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php