Pre-build DLL of WinCache 2.0.0.8 extension compiled for PHP 8.0.28 (VS16 x64 Non Thread Safe).

How to use:
- Drop DLL into your extension folder (by default php-8.x.x\ext).
- Add the following to your php.ini to load the extension and enable wincache with the default settings:

extension=php_wincache.dll
wincache.fcenabled=1

More information and how to compile it yourself:
https://github.com/mercchen/pecl-caching-wincache/releases/tag/2.0.0.8

Source: https://github.com/php/pecl-caching-wincache

Project Activity

See All Activity >