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

diff --git a/NEWS b/NEWS
index e17d64638498b5d0fe9d75d89fc652825481bc1a..272a109938843da6ab2ab2ab74ee511a15940e42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
   (Andrey)
+- Fixed bug #34307 (on_modify handler not called to set the default value if
+  setting from php.ini was invalid). (Andrei)     
 - Fixed bug #34331 (php crashes when variables_order is empty). (Ilia)
 - Fixed bug #34310 (foreach($arr as $c->d => $x) crashes). (Dmitry)
 - Fixed bug #34307 (OnUpdateStringUnempty INI options can be set empty). (Jani)