sniper Sun Jun 3 19:06:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.752&r2=1.2027.2.547.2.753&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.752 php-src/NEWS:1.2027.2.547.2.753 --- php-src/NEWS:1.2027.2.547.2.752 Sun Jun 3 18:47:10 2007 +++ php-src/NEWS Sun Jun 3 19:06:23 2007 @@ -1,10 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, PHP 5.2.4 -- Improved fix for MOPB-02-2007. (Ilia) +- Improved fix for MOPB-03-2007. (Ilia) - Corrected fix for CVE-2007-2872. (Ilia) - Added GD version constants GD_MAJOR_VERSION, GD_MINOR_VERSION - GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING (Pierre) + GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING. (Pierre) +- Fixed bug #41555 (configure failure: regression caused by fix for #41265). + (Jani) - Fixed bug #41518 (file_exists() warns of open_basedir restriction on non-existent file). (Tony) - Fixed bug #39330 (apache2handler does not call shutdown actions before
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php