There was an error while loading. Please reload this page.
1 parent 1feb678 commit 5b76d89Copy full SHA for 5b76d89
tests/dockerfiles/php.ini
@@ -14,7 +14,7 @@ zend_extension=opcache
14
opcache.memory_consumption=256M
15
opcache.enable=1
16
opcache.enable_cli=1
17
-opcache.jit=off
+opcache.jit=function
18
opcache.validate_timestamps=0
19
opcache.jit_buffer_size=128M
20
opcache.file_update_protection=0
0 commit comments