History log of /PHP-8.1/Zend/tests/bug80096.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 57a4a2c5 14-Sep-2020 Nikita Popov

Fixed bug #80096

We shouldn't assume that call->prev_execute_data is NULL here. The
value needs to be preserved for call chains.