Disable JIT in test replacing zend_execute_ex

This commit is contained in:
Nikita Popov 2021-09-29 20:49:27 +02:00
parent 018ddba9ae
commit 6768aae40a

View File

@ -4,6 +4,7 @@ bug_debug_backtrace.phpt with replaced zend_execute_ex
zend_test
--INI--
zend_test.replace_zend_execute_ex=1
opcache.jit=disable
--FILE--
<?php
function foo() {