History log of /PHP-7.4/Zend/tests/exception_during_include_stat.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# f77747b0 30-Dec-2019 Nikita Popov

Properly propagate url_stat exceptions during include

Make sure we abort operations early, and that we don't emit
additional warnings or errors if an exception has been thrown.