aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/tests/autoload.php
Commit message (Collapse)AuthorAge
* Enforce all error report for php tests. (#3670)Gravatar Paul Yang2017-09-22
| | | | | | * Enforce all error report for php tests. * Import vendor/autoload.php in tests/bootstrap_phpunit.php
* Make php generated code conform to PSR-4. (#2435)Gravatar Paul Yang2016-12-08
| | | | 1. Generate single file for each message. 2. Lazily initiate metadata.
* Check in php implementation. (#2052)Gravatar Paul Yang2016-09-15
| | | | | This pull request includes two implementation: C extension and PHP package. Both implementations support encode/decode of singular, repeated and map fields.
* Down integrate from Google internal.Gravatar Jisi Liu2016-04-28