Closed as not planned
Description
Description
I tried to configure JIT with opcache.jit=1211
in php.ini and although I could successfully do a CLI php -i
, when trying to load a php webpage through apache caused apache to crash.
Commenting this out (and falling back to opcache.jit=tracing
made JIT work.
PHP Version
8.1.7
Operating System
Windows 10 / Apache 2.4.54