diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-12-23 13:25:26 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-12-23 13:28:09 +0100 |
commit | 66c8a9d672cd1867fa02ccad499e68d132a5f947 (patch) | |
tree | 9528e6bd831afa09f3a0fde51ed83665cae2b228 /ext/pcre/php_pcre.c | |
parent | 18ddc2eb9c8d038d731a5947a15f8e0750f479b0 (diff) | |
download | php-git-66c8a9d672cd1867fa02ccad499e68d132a5f947.tar.gz |
Remove EH_SUPPRESS mode
It is unused and does not work in any meaningful way:
Warnings are suppressed, but everything else (both notices and
fatals) are not. It would make some sense if it suppressed
warnings and lower, but right now this is a pointless mode.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions