Created
February 7, 2022 09:38
-
-
Save phanlyhuynh/0c07c45d829083cae99058e319184801 to your computer and use it in GitHub Desktop.
Check installed grpc and protobuf (php)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php -r 'phpinfo();' | grep -i "\(grpc\|protobuf\)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment