johannes Tue, 23 Aug 2011 08:14:15 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=315340
Log: - Update NEWS 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:12:58 UTC (rev 315339) +++ php/php-src/branches/PHP_5_3_8/NEWS 2011-08-23 08:14:15 UTC (rev 315340) @@ -1,5 +1,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +23 Aug 2011, PHP 5.3.8 + +- Core: + . 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) + 18 Aug 2011, PHP 5.3.7 - Upgraded bundled SQLite to version 3.7.7.1. (Scott) - Upgraded bundled PCRE to version 8.12. (Scott)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php