johannes Mon, 22 Aug 2011 21:37:57 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=315311
Log:
- Update NEWS
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 2011-08-22 21:32:04 UTC (rev 315310)
+++ php/php-src/branches/PHP_5_3/NEWS 2011-08-22 21:37:57 UTC (rev 315311)
@@ -3,12 +3,18 @@
?? ??? 2011, PHP 5.3.8
- Core:
+ . Fixed bug #55439 (crypt() returns only the salt for MD5). (Stas)
. Fixed bug #52461 (Incomplete doctype and missing xmlns).
(virsacer at web dot de, Pierre)
-- Improved NSAPI SAPI: (Uwe Schindler)
- . Don't set $_SERVER['HTTPS'] on unsecure connection (bug #55403).
+- NSAPI SAPI:
+ . Don't set $_SERVER['HTTPS'] on unsecure connection (bug #55403). (Uwe
+ Schindler)
+- 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