jani Sun, 31 Jan 2010 22:48:09 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=294284
Log: pff 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-01-31 22:35:55 UTC (rev 294283) +++ php/php-src/branches/PHP_5_3/NEWS 2010-01-31 22:48:09 UTC (rev 294284) @@ -5,8 +5,6 @@ - Upgraded bundled sqlite to version 3.6.22. (Ilia) - Upgraded bundled libmagic to version 5.03. (Mikko) -- Fixed a possible open_basedir/safe_mode bypass in session extension - identified by Grzegorz Stachowiak. (Ilia) - Improved LCG entropy. (Rasmus, Samy Kamkar) - Added libpng 1.4.0 support. (Pierre) @@ -17,6 +15,8 @@ - Added stream filter support to mcrypt extension (ported from mcrypt_filter). (Stas) +- Fixed a possible open_basedir/safe_mode bypass in session extension + identified by Grzegorz Stachowiak. (Ilia) - Fixed possible crash when a error/warning is raised during php startup. (Pierre) - Fixed possible bad behavior of rename on windows when used with symbolic
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php