We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cd2c8 commit d4535ceCopy full SHA for d4535ce
1 file changed
ext/opcache/jit/zend_jit.h
@@ -49,7 +49,7 @@
49
#define ZEND_JIT_CPU_FLAGS(n) (((n) / 1000) % 10)
50
51
52
-#define ZEND_JIT_DEFAULT "5"
+#define ZEND_JIT_DEFAULT "1205"
53
54
55
/* Makes profile based JIT (opcache.jit=2*) to generate code only for most
0 commit comments