From: Rob Richards Date: Sun, 18 Mar 2007 21:31:57 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ded5324d49f4dbaf3ed19b85df6b0c377918661c;p=php BFN --- diff --git a/NEWS b/NEWS index d32cd409db..4609f7c88d 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ PHP NEWS - 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 #40848 (sorting issue on 64-bit Solaris). (Wez) +- Fixed bug #40836 (Segfault in ext/dom). (Rob) - Fixed bug #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash). (Tony) - Fixed bug #40805 (Failure executing function ibase_execute()). (Tony)