Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch to addEnumType to fix fatal error (#3225) | Ryan Gordon | 2017-06-19 |
* | Make PHP c extension work with PHP7 (#2951) | Paul Yang | 2017-04-19 |
* | Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) | Paul Yang | 2017-03-15 |
* | Rename encode/decode to serializeToString/mergeFromString (#2795) | Paul Yang | 2017-03-08 |
* | Add clear method to PHP message (#2700) | Paul Yang | 2017-02-11 |
* | Fix pure php implementation for 32-bit machine. (#2282) | Paul Yang | 2016-10-25 |
* | PHP: support 7.0 on PHP implementation (#2162) | Stanley Cheung | 2016-10-10 |
* | Check in php implementation. (#2052) | Paul Yang | 2016-09-15 |