tony2001                Thu Mar 15 16:44:35 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.593&r2=1.2027.2.547.2.594&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.593 php-src/NEWS:1.2027.2.547.2.594
--- php-src/NEWS:1.2027.2.547.2.593     Wed Mar 14 19:22:14 2007
+++ php-src/NEWS        Thu Mar 15 16:44:35 2007
@@ -21,6 +21,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 #40815 (using strings like "class::func" and static methods in 
+  set_exception_handler() might result in crash). (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)

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

Reply via email to