For PHP 8.x JIT can be enabled: https://php.watch/versions/8.0/jit
assigned to @chris
closed with commit 59d93d85
reopened
We need to remove this line:
opcache.jit=off
From /etc/php/8.0/mods-available/opcache.ini and other version files, this role doesn't currently support this.
/etc/php/8.0/mods-available/opcache.ini
Fixed with https://git.coop/webarch/php/-/releases/3.11.0
closed