tony2001 Thu Sep 22 15:03:35 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.72&r2=1.2027.2.73&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.72 php-src/NEWS:1.2027.2.73 --- php-src/NEWS:1.2027.2.72 Wed Sep 21 19:00:29 2005 +++ php-src/NEWS Thu Sep 22 15:03:34 2005 @@ -110,6 +110,8 @@ on execution of prepared statments). (Ilia) - Fixed bug #33837 (Informix ESQL version numbering schema changed). (Jani) - Fixed bug #33802 (throw Exception in error handler causes crash). (Dmitry) +- Fixed bug #33771 (error_reporting falls to 0 when @ was used inside + try/catch block). (Tony) - Fixed bug #33723 (php_value overrides php_admin_value). (Dmitry) - Fixed bug #33710 (ArrayAccess objects doen't initialize $this). (Dmitry) - Fixed bug #33690 (Crash setting some ini directives in httpd.conf). (Rasmus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php