[php-src] Issue #20784: Missing php_opcache.dll in PHP 8.5 Windows distribution
[email protected] (mambax7)
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Issue: https://github.com/php/php-src/issues/20784 Author: mambax7 ### Description The [PHP documentation](https://www.php.net/manual/en/install.windows.recommended.php) says: > It is highly recommended to enable OpCache. This extension is included with PHP for Windows. But there is no "php_opcache.dll" in the /ext folder.