mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.1'
* PHP-8.1: Disable JIT in test replacing zend_execute_ex
This commit is contained in:
commit
2f2e10f553
1 changed files with 1 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue