]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 22 Sep 2005 19:03:34 +0000 (19:03 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 22 Sep 2005 19:03:34 +0000 (19:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f7c02eb5bd816409f52cde931ed8fdf1cea77e1..f77881d84a6b93b81f607ab0f9ec5c11c3cb151e 100644 (file)
--- 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)