]> granicus.if.org Git - php/commit
Revert "Use E_ERROR | E_EXCEPTION in FAST_ZPP mode too"
authorNikita Popov <nikic@php.net>
Sun, 22 Mar 2015 08:17:42 +0000 (09:17 +0100)
committerNikita Popov <nikic@php.net>
Sun, 22 Mar 2015 08:17:42 +0000 (09:17 +0100)
commitccfd53886f3f9aefc72c18c9a40b8e2b3015955b
treee5e842da85e976a1ecf10ac26cabc84f3e1f72b9
parentd4da7c20d2d642a6f0f81bde836576b9970969af
Revert "Use E_ERROR | E_EXCEPTION in FAST_ZPP mode too"

This reverts commit d4da7c20d2d642a6f0f81bde836576b9970969af.

The argument passed to this function refers to the weak mode
severity, strict mode will get an exception in any case.
Zend/zend_API.h