這里詳細描述問題
Creation of dynamic property Workerman\Redis\Client::$brPoping is deprecated in /www/wwwroot/xxxx/vendor/workerman/redis-queue/src/Client.php:77
workerman/redis-queue
升級到最新
composer require workerman/redis-queue ^1.1.0
仍出現(xiàn)shell PHP Deprecated: Creation of dynamic property Workerman\Redis\Client::$brPoping
再/vendor/workerman/redis/src/Client.php 的class 前面加這個,就可以了 #[\AllowDynamicProperties]
walkor大佬,https://packagist.org/packages/workerman/redis-queue 還沒改到呢,報錯的不是workerman/redis