History log of /PHP-8.1/Zend/tests/try/catch_novar_2.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 23ee4d4b 03-Apr-2020 Max Semenik

Support catching exceptions without capturing them to variables

RFC: https://wiki.php.net/rfc/non-capturing_catches

Closes GH-5345.