Hey guys, I have a strange issue where I can set values in the php.ini for example opcache.enable=1 and see those changes being applied when I look at the phpinfo page but no matter what, the Zend Opcache summary shows JIT disabled.
I added this to my php.ini and killed all lsphp to force it to...