aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
* php: fix interop tests breakageGravatar Stanley Cheung2016-07-13
|
* add back version to composer.json fileGravatar Stanley Cheung2016-07-13
|
* php: prepare for GA releaseGravatar Stanley Cheung2016-07-13
|
* php: remove gpr_log debugGravatar Stanley Cheung2016-07-08
|
* Merge pull request #6783 from thinkerou/compressGravatar kpayson642016-07-08
|\ | | | | Make PHP work correctly when receiving a compressed message
| * fetch and fix conflictGravatar thinkerou2016-07-08
| |\
* | | php: update example composer.jsonGravatar Stanley Cheung2016-07-07
| | |
* | | php: add warning about shutdown functionGravatar Stanley Cheung2016-07-07
| |/ |/|
* | Added TODO for php.Gravatar David Garcia Quintas2016-06-30
| |
* | Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
| |
* | Merge pull request #7155 from stanley-cheung/php-fix-call-destroyGravatar Jan Tattermusch2016-06-30
|\ \ | | | | | | PHP: fix shutdown hang issue
* | | Updated git clone URLGravatar David Garcia Quintas2016-06-29
| | |
| * | php: fix shutdown hang, call was never destroyedGravatar Stanley Cheung2016-06-29
|/ /
* | Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
|\ \ | | | | | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
* | | php: there is an unimplemented serviceGravatar Stanley Cheung2016-06-17
| | |
* | | php: implement 2 more interop testsGravatar Stanley Cheung2016-06-17
| | |
* | | php: implement custom_metadata interop testGravatar Stanley Cheung2016-06-17
| | |
* | | Merge pull request #6902 from sreecha/php_stress_testGravatar Jan Tattermusch2016-06-17
|\ \ \ | | | | | | | | PHP stress client in stress test framework
| | | * Make PHP work correctly when receiving a compressed messageGravatar thinkerou2016-06-17
| |_|/ |/| |
| | * Load default roots.pem in PHP via grpc_set_ssl_roots_override_callbackGravatar thinkerou2016-06-17
| |/ |/|
| * Fix a typo in php stress client that was causing the php client to ignore ↵Gravatar Sree Kuchibhotla2016-06-14
| | | | | | | | any explicitly passed port
| * PHP stress client in stress test frameworkGravatar Sree Kuchibhotla2016-06-14
| |
* | php: add call getTrailingMetadata APIGravatar Stanley Cheung2016-06-14
|/
* php: add channel argument to BaseStub constructorGravatar Stanley Cheung2016-06-13
|
* 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
|