johannes Tue, 23 Aug 2011 08:31:07 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=315341
Log: Make more verbose Changed paths: U php/php-src/branches/PHP_5_3_8/NEWS Modified: php/php-src/branches/PHP_5_3_8/NEWS =================================================================== --- php/php-src/branches/PHP_5_3_8/NEWS 2011-08-23 08:14:15 UTC (rev 315340) +++ php/php-src/branches/PHP_5_3_8/NEWS 2011-08-23 08:31:07 UTC (rev 315341) @@ -6,8 +6,9 @@ . Fixed bug #55439 (crypt() returns only the salt for MD5). (Stas) - OpenSSL: - . Reverted a change in timeout handling restoring PHP 5.3.6 behavior. (Pierre, - Andrey, Johannes) + . Reverted a change in timeout handling restoring PHP 5.3.6 behavior, + as the new behavior caused mysqlnd SSL connections to hang (#55283). + (Pierre, Andrey, Johannes) 18 Aug 2011, PHP 5.3.7 - Upgraded bundled SQLite to version 3.7.7.1. (Scott)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php