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 655cfef commit 1413f02Copy full SHA for 1413f02
1 file changed
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=function
+opcache.jit=off
18
opcache.validate_timestamps=0
19
opcache.jit_buffer_size=128M
20
opcache.file_update_protection=0
0 commit comments