Merge branch 'PHP-8.1'

* PHP-8.1:
  Disable JIT in test replacing zend_execute_ex
This commit is contained in:
Nikita Popov 2021-09-29 20:49:47 +02:00
commit 2f2e10f553

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() {