appengine-php-sdk icon indicating copy to clipboard operation
appengine-php-sdk copied to clipboard

Error: Call to undefined function Google\Protobuf\Internal\bccomp() in Laravel

Open emricksalvador0609 opened this issue 2 years ago • 1 comments

Error: Call to undefined function Google\Protobuf\Internal\bccomp() in file /vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php on line 961

this error shows when irun google analytics

emricksalvador0609 avatar Aug 15 '23 00:08 emricksalvador0609

To resolve this, please install the bcmath PHP extension.

Adnan-cds avatar Jan 22 '25 18:01 Adnan-cds