]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Mon, 9 Apr 2007 07:30:26 +0000 (07:30 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 9 Apr 2007 07:30:26 +0000 (07:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b343806941c3924ec7408892073aefbb2055e350..57dfea8aa00ecdaffc0ffcc1a7f503fd2ccb3f67 100644 (file)
--- 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