]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Fri, 2 Sep 2005 21:11:11 +0000 (21:11 +0000)
committerfoobar <sniper@php.net>
Fri, 2 Sep 2005 21:11:11 +0000 (21:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e61fb1abbd73fa8c21ae6ee6281977ce5f480bd0..4b664f877a69404460e9efbd4efc9e67ea32d09b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, Version 4.4.1
+- Fixed bug #34307 (on_modify handler not called to set the default value if
+  case setting from php.ini was invalid). (Andrei)
 - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).
   (Derick)
 - Fixed bug #34277 (array_filter() crashes with references and objects).