diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-20 12:31:58 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2020-11-06 11:00:43 +0100 |
commit | d65a520b1d0b663d984ae14d75eab29aef7e11cc (patch) | |
tree | d976e87d170d27e840382944d8426a5a7ae6483a /ext/intl/breakiterator/codepointiterator_internal.cpp | |
parent | 98e4f9466d979c2cc6ea42193ec038f5d08915c8 (diff) | |
download | php-git-d65a520b1d0b663d984ae14d75eab29aef7e11cc.tar.gz |
Raise E_WARNING on PHP related errors
If Zip operations fails due to PHP error conditions before libzip even
has been called, there is no meaningful indication what failed; the
functions just return false, and the Zip status indicated that no error
did occur. Therefore we raise `E_WARNING` in these cases.
Closes GH-6356.
Diffstat (limited to 'ext/intl/breakiterator/codepointiterator_internal.cpp')
0 files changed, 0 insertions, 0 deletions