tony2001 Wed Jan 31 13:57:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.516&r2=1.2027.2.547.2.517&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.516 php-src/NEWS:1.2027.2.547.2.517 --- php-src/NEWS:1.2027.2.547.2.516 Tue Jan 30 01:27:29 2007 +++ php-src/NEWS Wed Jan 31 13:57:58 2007 @@ -99,6 +99,8 @@ are destroyed in wrong order. (Tony) - Fixed the validate email filter so that the letter "v" can also be used in the user part of the email address. (Derick) +- Fixed bug #40297 (compile failure in ZTS mode when collections support is + missing). (Tony) - Fixed bug #40259 (ob_start call many times - memory error). (Dmitry) - Fixed bug #40231 (file_exists incorrectly reports false). (Dmitry) - Fixed bug #40228 (ZipArchive::extractTo does create empty directories
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php