aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
* 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
| * | php: fix interop stub construction after codegen fixGravatar Stanley Cheung2015-08-27
| | * Merge branch 'grpc_security_abi' into credentials_naming_and_cleanupGravatar Julien Boeuf2015-08-25
| | |\ | |_|/ |/| |
* | | Fixing PHP.Gravatar Julien Boeuf2015-08-25
| | * Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| |/ |/|
* | Fixing tests.Gravatar Julien Boeuf2015-08-25
* | Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
|/
* php: add tests for waitForReadyGravatar Stanley Cheung2015-08-20
* php: update codegen, client now extends basestubGravatar Stanley Cheung2015-08-20
* Merge pull request #2998 from stanley-cheung/php_null_call_hostGravatar Michael Lumish2015-08-20
|\
* \ Merge pull request #2990 from stanley-cheung/update_debian_instructionsGravatar Tim Emiola2015-08-19
|\ \
| * | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| * | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| | * php: expose per-call host override option, review feedbackGravatar Stanley Cheung2015-08-19
| * | update debian install instructionsGravatar Stanley Cheung2015-08-19
| | * php: expose per-call host override optionGravatar Stanley Cheung2015-08-19
| |/
* / php: fix timeout interop test, use 1ms as timeoutGravatar Stanley Cheung2015-08-19
|/
* Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
* php: fixed constant typoGravatar Stanley Cheung2015-08-17
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\
| * php: connectivity state review feedbackGravatar Stanley Cheung2015-08-13
| * php: add watchForReady methodGravatar Stanley Cheung2015-08-13
| * php: add more testsGravatar Stanley Cheung2015-08-13
| * php: wrap watchConnectivityState apiGravatar Stanley Cheung2015-08-13
| * php: wrap getConnectivityState APIGravatar Stanley Cheung2015-08-13
* | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\|
| * Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\
| | * Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| * | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| * | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| |/
* | Adapting PHP.Gravatar Nicolas "Pixel" Noble2015-08-01