workbunny / webman-shared-cache

🚀🐇 Webman plugin for shared cache implementation.
https://www.workerman.net/plugin/133
MIT License
29 stars 3 forks source link

php webman 命令行报错 #5

Closed weijer closed 1 month ago

weijer commented 1 month ago

image

PHP Fatal error:  Type of Workbunny\WebmanSharedCache\Commands\AbstractCommand::$defaultName must not be defined (as in class Symfony\Component\Console\Command\Command) in /app/vendor/workbunny/webman-shared-cache/src/Commands/AbstractCommand.php on line 0

环境PHP 8.2.23

涉及文件 vendor/workbunny/webman-shared-cache/src/Commands/AbstractCommand.php vendor/workbunny/webman-shared-cache/src/Commands/WorkbunnyWebmanSharedCacheClean.php vendor/workbunny/webman-shared-cache/src/Commands/WorkbunnyWebmanSharedCacheEnable.php vendor/workbunny/webman-shared-cache/src/Commands/WorkbunnyWebmanSharedCacheHRecycle.php

image

Symfony\Component\Console\Command\Command

image

chaz6chez commented 1 month ago

https://github.com/workbunny/webman-shared-cache/releases/tag/0.5.4