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
*
Merge pull request #379 from murgatroid99/php_cancellation_interop_tests
Tim Emiola
2015-02-04
|
\
*
\
Merge pull request #373 from murgatroid99/php_metadata_representation
Tim Emiola
2015-02-04
|
\
\
|
|
*
Fixed error in new test
murgatroid99
2015-02-03
|
|
*
Added cancel_after_first_response interop test
murgatroid99
2015-02-03
*
|
|
Switched to binding servers to port 0 in tests
murgatroid99
2015-02-03
|
|
/
|
/
|
|
*
Changed PHP metadata representation to associative array of arrays of strings
murgatroid99
2015-02-03
*
|
Removed assertEquals from TimevalTest
murgatroid99
2015-02-02
*
|
Removed uses of assertEquals, which internally uses weak comparison
murgatroid99
2015-02-02
*
|
Removed all instances of == and != in PHP code
murgatroid99
2015-02-02
|
/
*
Updated PHP library to handle generated code without explicit references to grpc
murgatroid99
2015-01-30
*
Fixed PHP interop tests
murgatroid99
2015-01-30
*
Switched to new grpc_call_invoke API
murgatroid99
2015-01-16
*
Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps...
mlumish
2015-01-05
*
Switched call errors to exceptions instead of return values
mlumish
2015-01-05
*
Switched events to use native objects instead of wrappers
mlumish
2015-01-05
*
Replaced calls to grpc_call_accept with newer functions
mlumish
2015-01-05
*
Added test data files to open source build
mlumish
2014-12-10
*
Added utility to make different tests bind to different ports
mlumish
2014-12-10
*
Added PHP to the global gRPC moe config
mlumish
2014-12-09