webman/console v1.0.17 Webman console
webmozart/assert 1.10.0 Assertions to validate method input/output with nice error messages.
workerman/crontab v1.0.2 A crontab written in PHP based on workerman
workerman/gatewayclient v3.0.14
workerman/redis v1.0.7
workerman/webman-framework v1.3.1 High performance HTTP Service Framework.
workerman/workerman v4.0.30 An asynchronous event driven PHP framework for easily building fast, scalable network applications.
这个是webman/console报错了,更新webman/console到 1.0.17或者后续更高版本。
composer require webman/console ^v1.0.17 && php webman plugin:install webman/console
效率太高了,👍🏻
停止
Debug 模式
框架版本
这块测试没问题,没有环境,这个要你你自己定位下。
php webman start
直接报错了
php start.php start 就没事
composer require webman/console ^v1.0.17 && php webman plugin:install webman/console
有个
php webman plugin:install webman/console
记得要执行刚升级了 1.0.18 好了