Skip to content
Snippets Groups Projects
Commit aeee0dd9 authored by Michael Lumish's avatar Michael Lumish
Browse files

Merge pull request #2224 from stanley-cheung/fix_php_extension_osx_configure

PHP: Revert wording of optional in php doc
parents d42ad96c f8bfd9a7
No related branches found
No related tags found
No related merge requests found
...@@ -84,8 +84,8 @@ $ make ...@@ -84,8 +84,8 @@ $ make
$ sudo make install $ sudo make install
``` ```
(Optional) In your php.ini file, add the line `extension=grpc.so` to load In your php.ini file, add the line `extension=grpc.so` to load the extension
the extension at PHP startup. at PHP startup.
Install Composer Install Composer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment