Re: [PHP-WIN] Question about the missing php_opc ache.dll in PHP 8.5.x releases on windows.php.net
[email protected] (Derick Rethans)
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
On 21 January 2026 11:09:06 GMT, Arjan Bosboom <[email protected]> wrote: >Hi, > >I've a question about the release of PHP 8.5.1 (and PHP 8.5.2) for windows >on windows.php.net, the zip-package doesn't include php_opcache.dll, is >this intentional? > >The latest PHP 8.4 release does have this dll in the package. Opcache is now built in so doesn't need a separate DLL anymore. cheers Derick