PHP - Manual: Verifying the build
2024-11-13
The following steps describe how to verify that WinCache has been built correctly:
Go to the folder where the PHP binaries are built
Run the command:
php.exe -n -d extension=php_wincache.dll -re wincache
官方地址:https://www.php.net/manual/en/wincache.win32build.verify.php