index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
/
tests
Commit message (
Expand
)
Author
Age
*
php: ran php-cs-fixer to comply with php coding standard
Stanley Cheung
2015-10-27
*
php: remove ssl_cert_file env var
Stanley Cheung
2015-10-23
*
remove include
Stanley Cheung
2015-10-22
*
php: remove unused file
Stanley Cheung
2015-10-22
*
php: add more unit test for code coverage analysis
Stanley Cheung
2015-10-20
*
Merge pull request #3858 from enisoc/php-close
Stanley Cheung
2015-10-20
|
\
|
*
PHP: Fix property reference in BaseStub::close()
Anthony Yeh
2015-10-15
*
|
php: add remaining auth interop tests
Stanley Cheung
2015-10-15
*
|
php: add use_tls and use_test_ca param to interop tests script
Stanley Cheung
2015-10-15
|
/
*
php: fix empty_stream interop test;
Stanley Cheung
2015-10-14
*
php: validate and normalize metadata keys
Stanley Cheung
2015-10-09
*
php: call writesDone in interop test
Stanley Cheung
2015-10-09
*
php: implement empty_stream interop test
Stanley Cheung
2015-10-09
*
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
|
*
minor fixes
Stanley Cheung
2015-09-22
|
*
php: add examples for apache and nginx
Stanley Cheung
2015-09-22
|
/
*
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
*
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
*
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
|
\
|
*
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
|
/
*
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
*
review feedback: unit test of uri value too strict
Stanley Cheung
2015-07-27
*
Exposed channel target and call peer in PHP
Stanley Cheung
2015-07-27
*
Remove metadata checks - these are testing things that arent true
Craig Tiller
2015-07-18
*
add PHP timeout interop test
Stanley Cheung
2015-06-15
*
update PHP README installation instructions, and dockerfile
Stanley Cheung
2015-06-10
*
php test math proto: add default value
Stanley Cheung
2015-05-13
*
PHP: add support to pass JWT auth uri to auth library
Stanley Cheung
2015-05-12
*
add php compute_engine_creds auth interop test
Stanley Cheung
2015-05-05
*
more comments
Stanley Cheung
2015-04-30
*
add php service account credentials auth interop test, tested against cloud s...
Stanley Cheung
2015-04-30
*
remove opts param from signature
Stanley Cheung
2015-04-21
*
forgot to update class name
Stanley Cheung
2015-04-21
*
Support update metadata callback function in php BaseStub
Stanley Cheung
2015-04-21
*
Merge pull request #1178 from murgatroid99/php_camel_case_methods
Tim Emiola
2015-04-03
|
\
*
|
Updated GeneratedCodeTest to match (not so) recent stub changes
murgatroid99
2015-04-02
|
*
Updated PHP files to new method names
murgatroid99
2015-04-02
|
/
*
Merge pull request #1153 from murgatroid99/php_interop_selector_fix
Tim Emiola
2015-04-02
|
\
*
|
Re-added overzealously removed file
murgatroid99
2015-03-31
[next]