]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Wed, 31 Jan 2007 13:57:58 +0000 (13:57 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 31 Jan 2007 13:57:58 +0000 (13:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1d7c7d0a34b42b9a601f1db49a3d3e9d04b04db9..f3fac8545234cc1a37e23a4ab4394704de6b4d23 100644 (file)
--- 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