Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | fix php style | thinkerou | 2017-03-26 |
| | |||
* | PHP: proto3 API change | Stanley Cheung | 2017-03-13 |
| | |||
* | Merge pull request #9416 from thinkerou/update_method_property_visibility | Stanley Cheung | 2017-01-26 |
|\ | | | | | PHP: Update the visibility property of method | ||
| * | update method prop visibility | thinkerou | 2017-01-20 |
| | | |||
* | | fix code style | thinkerou | 2017-01-20 |
|/ | |||
* | fix code style | thinkerou | 2016-12-15 |
| | |||
* | update php style | thinkerou | 2016-11-01 |
| | |||
* | PHP Proto3: new serialization/deserialization for messages | Stanley Cheung | 2016-09-29 |
| | |||
* | code style | Stanislav Pavlovichev | 2016-08-23 |
| | | | | | phpdoc fix isset to array_key_exists | ||
* | php: add call getTrailingMetadata API | Stanley Cheung | 2016-06-14 |
| | |||
* | php: make channel | Stanley Cheung | 2015-12-16 |
| | | | | credentials createInsecure explicit | ||
* | php: metadata plugin based auth API | Stanley Cheung | 2015-12-10 |
| | |||
* | php: ran php-cs-fixer to comply with php coding standard | Stanley Cheung | 2015-10-27 |
| | |||
* | php: clean up api around flags | Stanley Cheung | 2015-09-02 |
| | |||
* | php: support per message compression disable | Stanley Cheung | 2015-09-02 |
| | |||
* | Exposed channel target and call peer in PHP | Stanley Cheung | 2015-07-27 |
| | |||
* | add PHP timeout interop test | Stanley Cheung | 2015-06-15 |
| | |||
* | Updated PHP files to new method names | murgatroid99 | 2015-04-02 |
| | |||
* | Do not expect metadata until expecting first read | murgatroid99 | 2015-04-01 |
| | |||
* | Removed redundant autoload require lines | murgatroid99 | 2015-03-27 |
| | |||
* | 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 |