PHP 8.5 released 20 Nov 2025.
https://www.php.net/releases/8.5/es.php
EDIT: In PHP 8.5, the opcache extension is no longer optional. It is possible to disable opcache, but it is now always included (similar to core extensions such as PCRE, Hash, Filter, etc.). There is no need to install the Opcache extension anymore.
PHP 8.5 released 20 Nov 2025.
https://www.php.net/releases/8.5/es.php
EDIT: In PHP 8.5, the opcache extension is no longer optional. It is possible to disable opcache, but it is now always included (similar to core extensions such as PCRE, Hash, Filter, etc.). There is no need to install the Opcache extension anymore.