We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2da4703 commit d9f17f6Copy full SHA for d9f17f6
1 file changed
ext/opcache/tests/jit/gh14267_001.phpt
@@ -7,10 +7,6 @@ opcache.jit=off
7
opcache.jit_buffer_size=32M
8
--EXTENSIONS--
9
opcache
10
---SKIPIF--
11
-<?php
12
-if (!(opcache_get_status()['jit']['enabled'] ?? false)) die('skip JIT is not available');
13
-?>
14
--FILE--
15
<?php
16
ini_set('opcache.jit', 'tracing');
0 commit comments