From: Antony Dovgal Date: Thu, 15 Mar 2007 16:44:35 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bfb599b067aab58c5ea173094f8b24a84e18c50c;p=php BFN --- diff --git a/NEWS b/NEWS index 27fcd5471f..38b10393a7 100644 --- 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)