History log of /PHP-8.1/Zend/tests/call_user_func_strict_arginfo_check.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 87559763 16-Aug-2021 Nikita Popov

Fix arginfo/zpp consistency check for call_user_func from strict_types scope

This was using the wrong strict_types information. In this case the
call is performed with strict_types=0.