aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
* \ Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\ \
| | * PHP: Prepare for 1.1.0 releaseGravatar Stanley Cheung2017-01-13
| |/
| * Use tmp file instead of writing to current directoryGravatar Stanley Cheung2017-01-12
| |
* | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
|\ \
| | * Fix various PHP bugsGravatar Stanley Cheung2017-01-11
| |/
| * Merge pull request #8154 from thinkerou/fix_php_mem_leakGravatar Stanley Cheung2017-01-11
| |\ | | | | | | PHP: attempt to fix mem leaks
| | * attempt to fix mem leaksGravatar thinkerou2017-01-10
| | |
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\| |
| * | Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add response parameters to custom_metadata streaming request for Node and PHP clients. The Java server does not respond with separate initial and trailing metadata when there is no response data - it is only emiting the requested trailing metadata. Adding the response parameters to the test (in accordance with the specification) avoids this, but I will open a separate issue to investigate the Java behavior.
* | | 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
| | |