History log of /PHP-8.2/ext/opcache/tests/opt/sccp_exception3.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 5b3809e9 27-Nov-2020 Nikita Popov

Respect strict_types during sccp function call evaluation

Similar to what we do with attributes, add a dummy call frame
on which we can set the strict_types flag.