aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
Commit message (Collapse)AuthorAge
* Fixed issue with autoloading - Invalid paths (#2538)Gravatar NicklasWallgren2016-12-28
|
* 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.
* Fix pure php implementation for 32-bit machine. (#2282)Gravatar Paul Yang2016-10-25
|
* 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.