aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/lib
Commit message (Expand)AuthorAge
...
* Exposed channel target and call peer in PHPGravatar Stanley Cheung2015-07-27
* add user-agent for phpGravatar Stanley Cheung2015-07-24
* add PHP timeout interop testGravatar Stanley Cheung2015-06-15
* add commentGravatar Stanley Cheung2015-05-12
* PHP: add support to pass JWT auth uri to auth libraryGravatar Stanley Cheung2015-05-12
* Support update metadata callback function in php BaseStubGravatar Stanley Cheung2015-04-21
* Updated PHP files to new method namesGravatar murgatroid992015-04-02
* Do not expect metadata until expecting first readGravatar murgatroid992015-04-01
* Removed redundant autoload require linesGravatar murgatroid992015-03-27
* Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
* Replaced existing PHP files with more batch-based implementationGravatar murgatroid992015-03-26
* Fixed errors in ActiveCallGravatar murgatroid992015-03-24
* Updated ActiveCall.php to use batch APIGravatar murgatroid992015-03-12
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
* Removed all instances of == and != in PHP codeGravatar murgatroid992015-02-02
* Updated PHP library to handle generated code without explicit references to grpcGravatar murgatroid992015-01-30
* Fixed PHP interop testsGravatar murgatroid992015-01-30
* Switched to new grpc_call_invoke APIGravatar murgatroid992015-01-16
* Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps...Gravatar mlumish2015-01-05
* Switched events to use native objects instead of wrappersGravatar mlumish2015-01-05
* Added support for trailing metadata, fixed status supportGravatar mlumish2014-12-16
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09