問(wèn)題描述 使用webman命令行執(zhí)行 php webman test 這個(gè)test腳本查詢?nèi)罩荆缓笸平o隊(duì)列,但是執(zhí)行過(guò)程中報(bào)錯(cuò) Timer can only be used in workerman running environment 程序代碼或配置 use Webman\RedisQueue\Client RedisQueue::send('xxx',$data); 報(bào)錯(cuò)信息: In Timer.php l...
問(wèn)題描述 按照Webman文檔安裝cache組件報(bào)錯(cuò) 程序代碼 我的版本是PHP 7.4.33 composer -W symfony/cache ^5.2 psr/simple-cache 報(bào)錯(cuò)信息 執(zhí)行composer報(bào)錯(cuò): [Symfony\Component\Console\Exception\CommandNotFoundException] Command "symfony/cache" ...