]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 15 Mar 2007 16:44:35 +0000 (16:44 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 15 Mar 2007 16:44:35 +0000 (16:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 27fcd5471fa43a69e383329e68f06f7efd0b9794..38b10393a7d9a6f0b0eb949cf7f473fa5c6a67ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
 - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry)
 - Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek)
 - Fixed CVE-2007-1001, GD wbmp used with invalid image size (Pierre)
+- Fixed bug #40815 (using strings like "class::func" and static methods in 
+  set_exception_handler() might result in crash). (Tony)
 - Fixed bug #40800 (cannot disable memory_limit with -1). (Dmitry, Tony)
 - Fixed bug #40784 (Case sensivity in constructor's fallback). (Tony)
 - Fixed bug #40770 (Apache child exits when PHP memory limit reached). (Dmitry)