The PHP library version requires the bcmath PHP extension but there is no documentation or declared dependency in composer.json.
If bcmath is not installed, you get:
PHP Fatal error: Uncaught Error: Call to undefined function Google\Protobuf\Internal\bccomp() in /app/vendor/google/protobuf/php/src/Google/Protobuf/Internal/Message.php:882
The PHP library version requires the
bcmathPHP extension but there is no documentation or declared dependency incomposer.json.If
bcmathis not installed, you get:PHP Fatal error: Uncaught Error: Call to undefined function Google\Protobuf\Internal\bccomp() in /app/vendor/google/protobuf/php/src/Google/Protobuf/Internal/Message.php:882