10 Commits (b3e3317ae8f4f760b8ecf73ccff11261192a795d)

Author SHA1 Message Date
mlumish 156e67d417 Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. 10 years ago
mlumish 8f91163795 Switched call errors to exceptions instead of return values 10 years ago
mlumish 34cd1f0eec Switched events to use native objects instead of wrappers 10 years ago
mlumish dba878978d Replaced calls to grpc_call_accept with newer functions 10 years ago
mlumish 7d4ec77c17 Removed reference to custom install location 10 years ago
mlumish a7baac5280 Added support for trailing metadata, fixed status support 10 years ago
mlumish 31a829c165 Moved interop client script to the same directory as other scripts. This also moves it into the filegroup for the opensource build. 10 years ago
mlumish 5800755e0e Added test data files to open source build 10 years ago
mlumish f5aa29b628 Added utility to make different tests bind to different ports 10 years ago
mlumish b892a27e67 Added PHP to the global gRPC moe config 10 years ago