From: Antony Dovgal Date: Mon, 9 Apr 2007 07:30:26 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=383c7fe43713049396539ed02750294c117dd363;p=php BFN --- diff --git a/NEWS b/NEWS index b343806941..57dfea8aa0 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,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 #41026 (segfault when calling "self::method()" in shutdown functions). + (Tony) - Fixed bug #40999 (mcrypt_create_iv() not using random seed). (Ilia) - Fixed bug #40998 (long session array keys are truncated). (Tony) - Implement feature request #40947, allow a single filter as argument