aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
* Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps...Gravatar mlumish2015-01-05
* Switched call errors to exceptions instead of return valuesGravatar mlumish2015-01-05
* Switched events to use native objects instead of wrappersGravatar mlumish2015-01-05
* Replaced calls to grpc_call_accept with newer functionsGravatar mlumish2015-01-05
* Removed reference to custom install locationGravatar mlumish2014-12-19
* Added support for trailing metadata, fixed status supportGravatar mlumish2014-12-16
* Moved interop client script to the same directory as other scripts. This also...Gravatar mlumish2014-12-15
* Added test data files to open source buildGravatar mlumish2014-12-10
* Added utility to make different tests bind to different portsGravatar mlumish2014-12-10
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09