sniper Sun Jun 3 20:28:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: bug news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.753&r2=1.2027.2.547.2.754&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.753 php-src/NEWS:1.2027.2.547.2.754 --- php-src/NEWS:1.2027.2.547.2.753 Sun Jun 3 19:06:23 2007 +++ php-src/NEWS Sun Jun 3 20:28:33 2007 @@ -5,6 +5,8 @@ - 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) +- Fixed bug #41576 (configure failure when using --without-apxs or some + other SAPIs disabling options). (Jani) - Fixed bug #41555 (configure failure: regression caused by fix for #41265). (Jani) - Fixed bug #41518 (file_exists() warns of open_basedir restriction on
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php