History log of /PHP-8.2/Zend/tests/try/catch_novar_1.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 7aacc705 09-Aug-2020 Máté Kocsis

Add many missing closing PHP tags to tests

Closes GH-5958


# 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.