Open DracoBlue opened 4 months ago
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
It would be great to support https://php.watch/versions/8.0/JIT
in php 8.4 this will be the default: