1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

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

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