aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
...
* | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\|
| * phpdoc typesGravatar Stanislav Pavlovichev2016-10-28
| |
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| |
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\|
* | Bulk update #includesGravatar Craig Tiller2016-10-26
| |
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| |
| * change unimplemented_method to unimplemented_service. Add real ↵Gravatar Noah Eisen2016-10-21
|/ | | | unimplemented_method test
* Merge pull request #7201 from markdroth/run_interop_tests_goGravatar Mark D. Roth2016-10-18
|\ | | | | Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go.
| * Fix php interop client for status_code_and_message testGravatar Stanley Cheung2016-10-17
| |
* | Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
|\ \ | |/ |/| Upmerge doc changes from v1.0.x
| * Update README.mdGravatar Jan Tattermusch2016-10-12
| |
* | php: require grpc extension to be installed before composer packageGravatar Stanley Cheung2016-10-06
| |
* | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
| |
* | PHP Proto3: update tests and READMEGravatar Stanley Cheung2016-09-29
| |
* | PHP Proto3: new serialization/deserialization for messagesGravatar Stanley Cheung2016-09-29
| |
* | fix php code styleGravatar thinkerou2016-09-09
| |
* | Merge pull request #7748 from thinkerou/update_function_descGravatar Stanley Cheung2016-09-08
|\ \ | | | | | | PHP: update param description of function
| * | update func descGravatar thinkerou2016-09-07
| | |
| * | update func descGravatar thinkerou2016-09-07
| | |
* | | php: use ssl hostname_override as auth audience uri if presentGravatar Stanley Cheung2016-09-06
| | |
* | | php: minor error initializing a variableGravatar Stanley Cheung2016-09-06
|/ /
* | Merge pull request #7841 from fr05t1k/csGravatar Stanley Cheung2016-09-01
|\ \ | | | | | | Little bit improving code style and php docs
| | * php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-29
| | |
| | * php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-29
| | |
* | | php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
| | |
* | | php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-26
| | |
| * | code styleGravatar Stanislav Pavlovichev2016-08-23
| | | | | | | | | | | | | | | phpdoc fix isset to array_key_exists
* | | php: bump versionGravatar Stanley Cheung2016-08-22
|/ /
| * php: bump versionGravatar Stanley Cheung2016-08-22
|/
* php: use emalloc to replicate MAKE_STD_ZVALGravatar Stanley Cheung2016-08-09
|
* php7: fix ubuntu compile errorGravatar Stanley Cheung2016-08-09
|
* php: missed a macroGravatar Stanley Cheung2016-07-29
|
* php: cleanup for GAGravatar Stanley Cheung2016-07-28
|
* Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_thirdGravatar Stanley Cheung2016-07-28
|\ | | | | PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(final part)
| * add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
| |
| * delete commented-code for missingGravatar thinkerou2016-07-28
| |
| * add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
| |
| * fix unused varGravatar thinkerou2016-07-28
| |
| * add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
| |
| * add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
| |
| * add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
| |
* | update READMEGravatar Stanley Cheung2016-07-26
| |
* | remove reference to homebrewGravatar Stanley Cheung2016-07-26
| |
* | php: fix composer.jsonGravatar Stanley Cheung2016-07-26
|/
* fix indent use two spacesGravatar thinkerou2016-07-27
|
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|
* Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branchGravatar kpayson642016-07-26
|\ | | | | PHP: use php7_wrapper to reduce dup-codes on v1.0.x branch
| * update copyrightGravatar Stanley Cheung2016-07-25
| |
* | php: update composer.jsonGravatar Stanley Cheung2016-07-21
| |
| * use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
| |