Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix php well known type conformance tests (#3828) | Paul Yang | 2017-11-03 |
| | | | | | | | | | | | | | | | | * Fix php well known type conformance tests * Properly generate code for test.proto * Provide GPBMetadata files in c extensions for generated files to import. * Remove unnecessary test * Clean up code * Add declaration for initOnce. * Refactoring | ||
* | Add well-known timestamps to JSON for PHP (#3564) | Jack Wakefield | 2017-09-10 |
| | |||
* | Fix conformance tests | Jisi Liu | 2017-07-25 |
| | |||
* | Merge from master | Jisi Liu | 2017-07-25 |
| | |||
* | Update conformance tests | Jisi Liu | 2017-07-19 |
| | |||
* | Add json encode/decode for php. (#3226) | Paul Yang | 2017-06-30 |
| | | | | | | | | | | * Add json encode/decode for php. * Fix php conformance test on 32-bit machines. * Fix conformance test for c extension. * Fix comments | ||
* | Add conformance test for php (#2655) | Paul Yang | 2017-02-01 |