opcache.jit configuration for php 8.3 and following
Opened this issue · 0 comments
DracoBlue commented
It would be great to support https://php.watch/versions/8.0/JIT
opcache.jit=tracing
opcache.jit_buffer_size=0
opcache.jit_debug=0
in php 8.4 this will be the default:
opcache.jit=disable