From: Antony Dovgal Date: Fri, 16 Mar 2007 09:31:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0aae895c690cb941576e5473acc7778ef4fba88;p=php BFN --- diff --git a/NEWS b/NEWS index 38b10393a7..0cf0adee39 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ PHP NEWS - 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 #40805 (Failure executing function ibase_execute()). (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)