aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
* Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵Gravatar Craig Tiller2017-01-04
|\ | | | | | | metadata_filter_and_new_closures
| * fix code styleGravatar thinkerou2016-12-15
| |
* | Continue updating PHPGravatar Craig Tiller2016-12-09
| |
* | Continue updating PHPGravatar Craig Tiller2016-12-09
| |
* | Continue updating PHPGravatar Craig Tiller2016-12-09
| |
* | Continue updating PHPGravatar Craig Tiller2016-12-09
| |
* | Continue updating PHPGravatar Craig Tiller2016-12-09
| |
* | Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
| |
* | Continue updating PHPGravatar Craig Tiller2016-12-09
| |
* | Convert more of PHPGravatar Craig Tiller2016-12-09
| |
* | Convert more of PHPGravatar Craig Tiller2016-12-09
| |
* | Start converting phpGravatar Craig Tiller2016-12-08
|/
* Fixes 2 issues:Gravatar Ken Payson2016-12-01
| | | | | | | | 1. In the State change test, 123->0 will hit a c-core GPR_ASSERT if debugging is enabled because 123 doesn't map to a state that can be printed. 2. In the Server test, 8888 is sometimes unavailable, so we just use a wildcard port.
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\
| * update php styleGravatar thinkerou2016-11-01
| |
* | 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
| |