升級命令
composer require workerman/webman-framework ^1.4.7 && composer require webman/console ^1.0.27
然后執(zhí)行 ./webman 或 ./webman install 等
./webman
PHP Fatal error: Uncaught Error: Cannot use object of type Webman\Container as array in /www/wwwroot/xxx/webman:24
Stack trace:
#0 {main}
thrown in /www/wwwroot/xxx/webman on line 24
Fatal error: Uncaught Error: Cannot use object of type Webman\Container as array in /www/wwwroot/xxx/webman:24
Stack trace:
#0 {main}
thrown in /www/wwwroot/xxx/webman on line 24
Workerman version:4.1.1
webman-framework 1.4.7
PHP version:8.1.9