14 Commits (51c188c2ccb0f9dac475a50c77c4f57ab96fbc4a)

Author SHA1 Message Date
Paul Yang 7377d81ca4
Throw error if user want to access message properties (#4603) 7 years ago
Paul Yang 51293f36d8
Fix more memory leak for php c extension (#4211) 7 years ago
Bo Yang fffe8d39f8 Call php method via function name instead of calling directly. 7 years ago
Bo Yang 9f6aceaa8c Add PROTOBUF_ENABLE_TIMESTAMP to let user decide whether timestamp util 7 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Brent Shaffer 12acbc2678 adds PHPDoc @return and @param for getters and setters respectively (#3131) 8 years ago
Paul Yang 25abd7b7e7 Add compatibility test for php. (#3041) 8 years ago
Paul Yang bcbaabe53a Add mergeFrom method on Message (#2766) 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago
Paul Yang 99564c3347 Rename Empty to GPBEmpty in php generated file. 8 years ago
Paul Yang df8390790a Fix php c extension on 32-bit machines. (#2348) 8 years ago
Bo Yang 63448e6059 Fix compile error for php on Mac. 8 years ago
Bo Yang c8bd36e5b9 Test php5.5_c test on jenkins 8 years ago
Bo Yang 96e2d76491 Fix compile error for php on Mac. 8 years ago
Bo Yang bcb32c0b86 Test php5.5_c test on jenkins 8 years ago
Bo Yang c6fa9c71a5 Auto-generate proto files for tests. 8 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 8 years ago