Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update PHP README installation instructions, and dockerfile | Stanley Cheung | 2015-06-10 |
| | |||
* | php test math proto: add default value | Stanley Cheung | 2015-05-13 |
| | |||
* | remove opts param from signature | Stanley Cheung | 2015-04-21 |
| | |||
* | forgot to update class name | Stanley Cheung | 2015-04-21 |
| | |||
* | Support update metadata callback function in php BaseStub | Stanley Cheung | 2015-04-21 |
| | |||
* | Updated GeneratedCodeTest to match (not so) recent stub changes | murgatroid99 | 2015-04-02 |
| | |||
* | Removed generated code files | murgatroid99 | 2015-03-31 |
| | |||
* | Updated generated code to match protos | murgatroid99 | 2015-03-31 |
| | |||
* | Added proto files | murgatroid99 | 2015-03-31 |
| | |||
* | Replaced existing autoloader with one generated by composer | murgatroid99 | 2015-03-27 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Add PHP Copyright | Craig Tiller | 2015-02-16 |
| | |||
* | Removed uses of assertEquals, which internally uses weak comparison | murgatroid99 | 2015-02-02 |
| | |||
* | Added PSR-4 compatible autoloader as defined at ↵ | mlumish | 2015-01-05 |
| | | | | | | | | | | | | | | http://www.php-fig.org/psr/psr-4/. SurfaceActiveCall.php was split into four files. Each file must contain exactly one PHP class because of the following line in the spec: > The terminating class name corresponds to a file name ending in .php. The file name MUST match the case of the terminating class name. Other changes were made to correctly import the library using the autoloader. Change on 2015/01/02 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83150065 | ||
* | Added PHP to the global gRPC moe config | mlumish | 2014-12-09 |
Change on 2014/12/09 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81727766 |