Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replaced existing autoloader with one generated by composer | murgatroid99 | 2015-03-27 |
* | Replaced existing PHP files with more batch-based implementation | murgatroid99 | 2015-03-26 |
* | Fixed errors in ActiveCall | murgatroid99 | 2015-03-24 |
* | Updated ActiveCall.php to use batch API | murgatroid99 | 2015-03-12 |
* | Add PHP Copyright | Craig Tiller | 2015-02-16 |
* | 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 events to use native objects instead of wrappers | mlumish | 2015-01-05 |
* | Added support for trailing metadata, fixed status support | mlumish | 2014-12-16 |
* | Added PHP to the global gRPC moe config | mlumish | 2014-12-09 |