From: Antony Dovgal Date: Wed, 31 Jan 2007 13:57:58 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56bb90399e474508077c8930e76b168c3779c7a1;p=php BFN --- diff --git a/NEWS b/NEWS index 1d7c7d0a34..f3fac85452 100644 --- a/NEWS +++ b/NEWS @@ -99,6 +99,8 @@ PHP NEWS 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