History log of /PHP-7.4/Zend/tests/exception_set_previous_leak.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# fc6f53d4 30-Jun-2020 Nikita Popov

Fix leak when setting cyclic previous exception in finally

A curious exception handling pattern found in Symfony's HttpClient.