diff options
| author | Antony Dovgal <tony2001@php.net> | 2005-09-22 19:03:34 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2005-09-22 19:03:34 +0000 |
| commit | 8524b33feb52f8239c5d98aa0ee762f9e89791e9 (patch) | |
| tree | c418338c4c6599979ae4bc42ee9483b2d3a62b2e | |
| parent | f8e8c5534b0a1e75e389deba6e5a885919e2e6ed (diff) | |
| download | php-git-8524b33feb52f8239c5d98aa0ee762f9e89791e9.tar.gz | |
BFN
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
