]> granicus.if.org Git - php/commitdiff
Disable JIT for ext/ffi/tests/200.phpt
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 29 May 2019 10:11:32 +0000 (12:11 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 29 May 2019 10:11:32 +0000 (12:11 +0200)
JIT assumes that the zend_write callback will not be changed at
runtime, which I think is reasonable, so don't run this test
under JIT.

ext/ffi/tests/200.phpt

index dda77a03a0c8fffcce6e16f4a688d1d5bed57412..fb041022ea58ffacfef3180c28f17909f3129291 100644 (file)
@@ -11,6 +11,7 @@ try {
 ?>
 --INI--
 ffi.enable=1
+opcache.jit=0
 --FILE--
 <?php
 $zend = FFI::cdef("