aboutsummaryrefslogtreecommitdiff
path: root/php/tests/autoload.php
Commit message (Collapse)AuthorAgeFilesLines
* Enforce all error report for php tests. (#3670)Paul Yang2017-09-221-0/+2
| | | | | | * 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)Paul Yang2016-12-081-0/+25
| | | | 1. Generate single file for each message. 2. Lazily initiate metadata.
* Check in php implementation. (#2052)Paul Yang2016-09-151-4/+0
| | | | | 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.Jisi Liu2016-04-281-0/+4