stas Mon Apr 13 19:38:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: add fix #47930 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1467&r2=1.2027.2.547.2.1468&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1467 php-src/NEWS:1.2027.2.547.2.1468 --- php-src/NEWS:1.2027.2.547.2.1467 Sun Apr 12 14:44:34 2009 +++ php-src/NEWS Mon Apr 13 19:38:52 2009 @@ -11,6 +11,8 @@ - Fixed segfault on invalid session.save_path. (Hannes) - Fixed bug #47946 (ImageConvolution overwrites background). (Ilia) +- Fixed bug #47930 (ext/filter crashes if extension bails out in activate). + (Stas) - Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe) - Fixed bug #47893 (CLI aborts on non blocking stdout). (Arnaud) - Fixed bug #47849 (Non-deep import loses the namespace). (Rob)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php