aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext
Commit message (Expand)AuthorAge
* PHP: add macro for arg info in extensionGravatar Stanley Cheung2017-02-16
* 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
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
|\
| * attempt to fix mem leaksGravatar thinkerou2017-01-10
* | 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
|/
* 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
|\
| * 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
|\