diff options
author | John Coggeshall <john@php.net> | 2004-04-16 15:46:41 +0000 |
---|---|---|
committer | John Coggeshall <john@php.net> | 2004-04-16 15:46:41 +0000 |
commit | 1fb0de4a6d27512b4abac04ff5429fee0b5e95fd (patch) | |
tree | 094d035c68ba89d6b24fde5198213313bed9df1a /ext/sybase/php_sybase_db.c | |
parent | 355678208de29c87367107c75d6c12c7a0bb7e16 (diff) | |
download | php-git-1fb0de4a6d27512b4abac04ff5429fee0b5e95fd.tar.gz |
Modified error handling:
- Trivial errors have been reduced to E_NOTICEs if possible
- Bad, but not script-stopping errors (i.e. file not file) are E_WARNING
- Truly bad things that make the extension unusable are not E_ERROR
Exceptions are thrown only in a OO context for E_WARNINGs.
Diffstat (limited to 'ext/sybase/php_sybase_db.c')
0 files changed, 0 insertions, 0 deletions