Searched refs:tracing (Results 1 – 25 of 49) sorted by relevance
12
5 $tracing = extension_loaded("Zend OPcache")8 && $conf["opcache.jit"] === "tracing";9 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {11 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
11 $tracing = extension_loaded("Zend OPcache")14 && $conf["opcache.jit"] === "tracing";15 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {17 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
8 $tracing = extension_loaded("Zend OPcache")11 && $conf["opcache.jit"] === "tracing";12 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {14 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
10 $tracing = extension_loaded("Zend OPcache")13 && $conf["opcache.jit"] === "tracing";14 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {16 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
7 $tracing = extension_loaded("Zend OPcache")10 && $conf["opcache.jit"] === "tracing";11 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {13 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
2 JIT INIT_FCALL: 003 incorrect init fcall guard (fail with tracing JIT and --repeat 3)8 opcache.jit=tracing
2 Bug #80802: zend_jit_fetch_indirect_var assert failure with tracing JIT6 opcache.jit=tracing
7 opcache.jit=tracing
8 opcache.jit=tracing
12 ini_set('opcache.jit', 'tracing');
2 GH-12428: Assertion with function/tracing JIT
10 ini_set('opcache.jit', 'tracing');
6 opcache.jit=tracing
Completed in 27 milliseconds