aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext
Commit message (Collapse)AuthorAge
* attempt to fix mem leaksGravatar thinkerou2017-01-10
|
* s/GPR_SLICE/GRPC_SLICE/gGravatar 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
|
* update func descGravatar thinkerou2016-09-07
|
* update func descGravatar thinkerou2016-09-07
|
* php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
|
* 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
|
* add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
|
* delete commented-code for missingGravatar thinkerou2016-07-28
|
* add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
|
* fix unused varGravatar thinkerou2016-07-28
|
* add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
|
* add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
|
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|
* fix indent use two spacesGravatar thinkerou2016-07-27
|
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|
* update copyrightGravatar Stanley Cheung2016-07-25
|
* use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
|
* use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
|
* support php7 on v1.0.x branchGravatar thinkerou2016-07-21
|
* 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: 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
| |
* | php: fix shutdown hang, call was never destroyedGravatar Stanley Cheung2016-06-29
| |
| * 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
|/
* 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
| |
* | 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
|\|
| * 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.
| * 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: 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
|
* remove stale src/php/ext/grpc/README.mdGravatar Stanley Cheung2016-03-10
|
* fix php copyrightGravatar Stanley Cheung2016-02-16
|
* channel constructor the array is requiredGravatar Stanley Cheung2016-02-16
|
* revert unnecessary changeGravatar Stanley Cheung2016-02-16
|