aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
* Merge pull request #6659 from stanley-cheung/php-fix-styleGravatar Jan Tattermusch2016-06-10
|\ | | | | PHP: ran php-cs-fixer again
* \ Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
|\ \
| * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| | |
| | * php: ran php-cs-fixer againGravatar Stanley Cheung2016-05-19
| |/
* | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
|\|
| * Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
| |
* | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-12
|\|
| * Merge remote-tracking branch 'upstream/master'Gravatar thinkerou2016-05-11
| |\
| * | add ownend and delete dtorGravatar thinkerou2016-05-11
| | |
* | | Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
| | * fix copyrightGravatar Stanley Cheung2016-05-06
| | |
| | * reuse interop client stubGravatar Stanley Cheung2016-05-06
| | |
| | * php: stress test clientGravatar Stanley Cheung2016-05-06
| |/ |/|
| * Add to call zend_object_std_dtorGravatar thinkerou2016-05-01
| |
| * PHP Extension: add owned assignmentGravatar thinkerou2016-04-27
|/
* Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | application handle the authentication.
* php: ran php-cs-fixer againGravatar Stanley Cheung2016-04-19
|
* php: destroy grpc_byte_buffer after startBatchGravatar Stanley Cheung2016-04-06
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* php: return channel arg typeGravatar Stanley Cheung2016-03-17
|
* Merge pull request #5583 from stanley-cheung/php-fix-examples-constructorGravatar Jan Tattermusch2016-03-14
|\ | | | | PHP: fix examples ClientStub constructor
* | remove stale src/php/ext/grpc/README.mdGravatar Stanley Cheung2016-03-10
| |
* | update PHP composer.json filesGravatar Stanley Cheung2016-03-10
| |
| * fixed copyrightGravatar Stanley Cheung2016-03-10
| |
| * one moreGravatar Stanley Cheung2016-03-10
|/
* review changesGravatar Stanley Cheung2016-03-08
|
* php: update readmeGravatar Stanley Cheung2016-03-07
|
* Simplify PHP installationGravatar Stanley Cheung2016-02-29
|
* fix php copyrightGravatar Stanley Cheung2016-02-16
|
* Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
|\ | | | | PHP: add unit test to increase PHP C extension code coverage
| * channel constructor the array is requiredGravatar Stanley Cheung2016-02-16
| |
| * revert unnecessary changeGravatar Stanley Cheung2016-02-16
| |
| * php: add more unit tests to improve code coverageGravatar Stanley Cheung2016-02-12
| |
* | php: add unit test to bring coverage back up above 95%Gravatar Stanley Cheung2016-02-12
|/
* Rollback gpr deletionGravatar Craig Tiller2016-02-09
|
* Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|
* Add lcov php code coverage reportGravatar Stanley Cheung2016-01-13
|
* Update copyrightsGravatar Craig Tiller2016-01-04
|
* Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
|
* php: make channelGravatar Stanley Cheung2015-12-16
| | | | credentials createInsecure explicit
* php: bump version for releaseGravatar Stanley Cheung2015-12-15
|
* Merge pull request #4394 from stanley-cheung/php_creds_plugin_apiGravatar Michael Lumish2015-12-11
|\ | | | | PHP: metadata plugin based auth API
| * pass auth metadata context to user callbackGravatar Stanley Cheung2015-12-11
| |
| * removed commentGravatar Stanley Cheung2015-12-10
| |
| * add more unit testGravatar Stanley Cheung2015-12-10
| |
| * php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
| |
* | Merge github.com:grpc/grpc into connected-subchannelGravatar Craig Tiller2015-12-09
|\|
| * add todo for PHPGravatar Jan Tattermusch2015-12-07
| |
* | Merge github.com:grpc/grpc into connected-subchannelGravatar Craig Tiller2015-12-04
|\|
* | PHP fixGravatar Craig Tiller2015-12-02
| |