summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2005-09-22 19:03:34 +0000
committerAntony Dovgal <tony2001@php.net>2005-09-22 19:03:34 +0000
commit8524b33feb52f8239c5d98aa0ee762f9e89791e9 (patch)
treec418338c4c6599979ae4bc42ee9483b2d3a62b2e
parentf8e8c5534b0a1e75e389deba6e5a885919e2e6ed (diff)
downloadphp-git-8524b33feb52f8239c5d98aa0ee762f9e89791e9.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)