aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
...
| * 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
| |/
| * php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
| * php: fix inconsistent array notationGravatar Stanley Cheung2015-10-27
* | php: rename credentials to channel_credentialsGravatar Stanley Cheung2015-10-23
* | php: split grpc_credentials to channel_credentials and call_credentialsGravatar Stanley Cheung2015-10-23
* | php: remove ssl_cert_file env varGravatar Stanley Cheung2015-10-23
| * php: remove ssl_cert_file env varGravatar Stanley Cheung2015-10-23
| * remove includeGravatar Stanley Cheung2015-10-22
| * php: remove unused fileGravatar Stanley Cheung2015-10-22
| * php: add more unit test for code coverage analysisGravatar Stanley Cheung2015-10-20
| * Merge pull request #3858 from enisoc/php-closeGravatar Stanley Cheung2015-10-20
|/|
| * PHP: Fix property reference in BaseStub::close()Gravatar Anthony Yeh2015-10-15
* | php: add remaining auth interop testsGravatar Stanley Cheung2015-10-15
* | php: add use_tls and use_test_ca param to interop tests scriptGravatar Stanley Cheung2015-10-15
|/
* php: fix empty_stream interop test;Gravatar Stanley Cheung2015-10-14
* fixed commentGravatar Stanley Cheung2015-10-12
* php: validate and normalize metadata keysGravatar Stanley Cheung2015-10-09
* php: call writesDone in interop testGravatar Stanley Cheung2015-10-09
* php: implement empty_stream interop testGravatar Stanley Cheung2015-10-09
* php: update package.xml to prepare for 0.6.1 releaseGravatar Stanley Cheung2015-10-08
* Fix #2275 (Make sure PHP example can be run with Apache)Gravatar Hannes Magnusson2015-10-06
* Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
|\
| * php: need additional cli flags in scriptsGravatar Stanley Cheung2015-09-24
| * php: update helloworld and route guide after beta releaseGravatar Stanley Cheung2015-09-24
* | Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
|\|
| * php: fix watchConnectivityState unit testGravatar Stanley Cheung2015-09-23
* | Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| * php: fix jenkins flakeGravatar Stanley Cheung2015-09-22
| * php: update text to reflect betaGravatar Stanley Cheung2015-09-22
| * minor fixesGravatar Stanley Cheung2015-09-22
| * php: add examples for apache and nginxGravatar Stanley Cheung2015-09-22
|/
* Update debian install instructions, jessie-backportsGravatar Stanley Cheung2015-09-04
* php: bump versionGravatar Stanley Cheung2015-09-02
* php: missed a line in docGravatar Stanley Cheung2015-09-02
* php: update pecl package.xmlGravatar Stanley Cheung2015-09-02
* php: $metadata at API should be optionalGravatar Stanley Cheung2015-09-02
* php: add cancel_after_begin interop testGravatar Stanley Cheung2015-09-02
* php: clean up api around flagsGravatar Stanley Cheung2015-09-02
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
* update debian unstable to testingGravatar Stanley Cheung2015-08-28
* php: update readme;Gravatar Stanley Cheung2015-08-28
* Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...Gravatar Julien Boeuf2015-08-27
|\
* \ Merge pull request #3026 from stanley-cheung/php_update_gen_code_testGravatar Michael Lumish2015-08-27
|\ \
| * | php: add comment for why cancel_after_begin cannot be doneGravatar Stanley Cheung2015-08-27