From: Antony Dovgal Date: Thu, 22 Sep 2005 19:03:34 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC2~197 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8524b33feb52f8239c5d98aa0ee762f9e89791e9;p=php BFN --- diff --git a/NEWS b/NEWS index 3f7c02eb5b..f77881d84a 100644 --- a/NEWS +++ b/NEWS @@ -110,6 +110,8 @@ PHP NEWS 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)