需要安装bcmath,pecl无法直接安装。

可以使用 docker-php-ext-install bcmath 直接安装。

参考链接:https://github.com/php-amqplib/php-amqplib/issues/436

相关文章: