aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
* Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
* Merge remote-tracking branch 'upstream/master'Gravatar thinkerou2016-05-11
|\
* | add ownend and delete dtorGravatar thinkerou2016-05-11
| * 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
* 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
|\
* | 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
|\
| * 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
* php: bump version for releaseGravatar Stanley Cheung2015-12-15
* Merge pull request #4394 from stanley-cheung/php_creds_plugin_apiGravatar Michael Lumish2015-12-11
|\
| * 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
| * php: remove callable type hint from BaseStub->_simpleRequest()Gravatar Parker Moore2015-12-01
|/
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_certGravatar Julien Boeuf2015-11-17
| |\
* | | Fixing tests.Gravatar Julien Boeuf2015-11-17
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \ | | |/ | |/|
| | * Updating the server1 cert so that it can be used with Go.Gravatar Julien Boeuf2015-11-09
| * | php: append application user agent string at the beginningGravatar Stanley Cheung2015-11-08
| |/