index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
Commit message (
Expand
)
Author
Age
*
php: update package.xml to prepare for 0.6.1 release
Stanley Cheung
2015-10-08
*
Fix #2275 (Make sure PHP example can be run with Apache)
Hannes Magnusson
2015-10-06
*
Merge pull request #3602 from grpc/release-0_11
Tim Emiola
2015-10-02
|
\
|
*
php: need additional cli flags in scripts
Stanley Cheung
2015-09-24
|
*
php: update helloworld and route guide after beta release
Stanley Cheung
2015-09-24
*
|
Merge pull request #3372 from grpc/release-0_11
David G. Quintas
2015-09-23
|
\
|
|
*
php: fix watchConnectivityState unit test
Stanley Cheung
2015-09-23
*
|
Drop issue 527 TODOs for interop specification
Nathaniel Manista
2015-09-23
|
*
php: fix jenkins flake
Stanley Cheung
2015-09-22
|
*
php: update text to reflect beta
Stanley Cheung
2015-09-22
|
*
minor fixes
Stanley Cheung
2015-09-22
|
*
php: add examples for apache and nginx
Stanley Cheung
2015-09-22
|
/
*
Update debian install instructions, jessie-backports
Stanley Cheung
2015-09-04
*
php: bump version
Stanley Cheung
2015-09-02
*
php: missed a line in doc
Stanley Cheung
2015-09-02
*
php: update pecl package.xml
Stanley Cheung
2015-09-02
*
php: $metadata at API should be optional
Stanley Cheung
2015-09-02
*
php: add cancel_after_begin interop test
Stanley Cheung
2015-09-02
*
php: clean up api around flags
Stanley Cheung
2015-09-02
*
php: support per message compression disable
Stanley Cheung
2015-09-02
*
update debian unstable to testing
Stanley Cheung
2015-08-28
*
php: update readme;
Stanley Cheung
2015-08-28
*
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...
Julien Boeuf
2015-08-27
|
\
*
\
Merge pull request #3026 from stanley-cheung/php_update_gen_code_test
Michael Lumish
2015-08-27
|
\
\
|
*
|
php: add comment for why cancel_after_begin cannot be done
Stanley Cheung
2015-08-27
|
*
|
php: fix interop stub construction after codegen fix
Stanley Cheung
2015-08-27
|
|
*
Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup
Julien Boeuf
2015-08-25
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Fixing PHP.
Julien Boeuf
2015-08-25
|
|
*
Credentials cleanup:
Julien Boeuf
2015-08-25
|
|
/
|
/
|
*
|
Fixing tests.
Julien Boeuf
2015-08-25
*
|
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
/
*
php: add tests for waitForReady
Stanley Cheung
2015-08-20
*
php: update codegen, client now extends basestub
Stanley Cheung
2015-08-20
*
Merge pull request #2998 from stanley-cheung/php_null_call_host
Michael Lumish
2015-08-20
|
\
*
\
Merge pull request #2990 from stanley-cheung/update_debian_instructions
Tim Emiola
2015-08-19
|
\
\
|
*
|
update installation instructions, review feedback
Stanley Cheung
2015-08-19
|
*
|
update installation instructions, review feedback
Stanley Cheung
2015-08-19
|
|
*
php: expose per-call host override option, review feedback
Stanley Cheung
2015-08-19
|
*
|
update debian install instructions
Stanley Cheung
2015-08-19
|
|
*
php: expose per-call host override option
Stanley Cheung
2015-08-19
|
|
/
*
/
php: fix timeout interop test, use 1ms as timeout
Stanley Cheung
2015-08-19
|
/
*
Sprinkle reserved = NULL around
Craig Tiller
2015-08-18
*
php: fixed constant typo
Stanley Cheung
2015-08-17
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
|
*
php: connectivity state review feedback
Stanley Cheung
2015-08-13
|
*
php: add watchForReady method
Stanley Cheung
2015-08-13
|
*
php: add more tests
Stanley Cheung
2015-08-13
|
*
php: wrap watchConnectivityState api
Stanley Cheung
2015-08-13
|
*
php: wrap getConnectivityState API
Stanley Cheung
2015-08-13
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
[next]