tony2001                Mon Apr  9 07:30:27 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.630&r2=1.2027.2.547.2.631&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.630 php-src/NEWS:1.2027.2.547.2.631
--- php-src/NEWS:1.2027.2.547.2.630     Sun Apr  8 15:26:21 2007
+++ php-src/NEWS        Mon Apr  9 07:30:26 2007
@@ -47,6 +47,8 @@
 - 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 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to