php think swoole
Starting swoole server...
You can exit with `CTRL-C`
PHP Fatal error: Declaration of think\swoole\pool\proxy\Store::inc(string $name, int $step = 1) must be compatible with think\contract\CacheHandlerInterface::inc($name, $step = 1) in /tp/tp2/vendor/topthink/think-swoole/src/pool/proxy/Store.php on line 38
环境
php 8.1 swoole 4.8.13
topthink/framework thinkphp 8.0.3 topthink/think-swoole 4.0.11
错误信息
应该修改
路径 vendor/topthink/think-swoole/src/pool/proxy/Store.php