tony2001 Mon Jul 14 06:44:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.199&r2=1.2027.2.547.2.965.2.200&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.199 php-src/NEWS:1.2027.2.547.2.965.2.200 --- php-src/NEWS:1.2027.2.547.2.965.2.199 Sun Jul 13 21:59:50 2008 +++ php-src/NEWS Mon Jul 14 06:44:05 2008 @@ -36,7 +36,7 @@ . Added "request_order" INI variable to control specifically $_REQUEST behavior. (Stas) . Added support for exception linking. (Marcus) - . Added ability to handle exceptions in destuctors. (Marcus) + . Added ability to handle exceptions in destructors. (Marcus) - Improved PHP runtime speed and memory usage: . Removed direct executor recursion. (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php