aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
* Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
|\
| * bump v1.2.x branch to 1.2.1-pre1Gravatar Alexander Polcyn2017-03-20
| |
| * PHP: proto3 API changeGravatar Stanley Cheung2017-03-13
| |
* | Merge pull request #10012 from vjpai/phpqpsGravatar Vijay Pai2017-03-13
|\ \ | | | | | | PHP benchmarking performance client, proxied through Ruby
| * | PHP benchmarking performance client, proxied through RubyGravatar Vijay Pai2017-03-10
| |/ | | | | | | | | Requires synchronous and single-threaded, so only 1 channel and 1 outstanding RPC per channel for now. No open-loop for now
* / Bumped version to 1.3.0-devGravatar David Garcia Quintas2017-03-09
|/
* PHP: prepare for 1.2 releaseGravatar Stanley Cheung2017-03-01
|
* PHP: added README notes for CentOS/RHEL 6/7 usersGravatar Stanley Cheung2017-02-17
|
* PHP: add macro for arg info in extensionGravatar Stanley Cheung2017-02-16
|
* PHP: update README and apache/nginx examplesGravatar Stanley Cheung2017-02-03
|
* Merge pull request #9535 from stanley-cheung/php-update-examplesGravatar Stanley Cheung2017-02-01
|\ | | | | PHP: update examples
| * PHP: update examplesGravatar Stanley Cheung2017-01-31
| |
* | Merge github.com:grpc/grpc into version3Gravatar Craig Tiller2017-01-31
|\|
| * Add commentsGravatar Stanley Cheung2017-01-31
| |
| * PHP: make tests runnable on both protobuf 3.1 and 3.2Gravatar Stanley Cheung2017-01-30
| |
* | Bump master version numbersGravatar Craig Tiller2017-01-30
|/
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-27
|\
| * Merge pull request #9416 from thinkerou/update_method_property_visibilityGravatar Stanley Cheung2017-01-26
| |\ | | | | | | PHP: Update the visibility property of method
| * \ Merge pull request #9415 from thinkerou/fix_php_lib_code_styleGravatar Stanley Cheung2017-01-26
| |\ \ | | | | | | | | PHP: fix code style
* | | | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\| | |
| * | | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
| | | |
* | | | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/ / / | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* | | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| | |
| | * update method prop visibilityGravatar thinkerou2017-01-20
| | |
| * | fix code styleGravatar thinkerou2017-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
| |