16 Commits (9df89ccabcf8ad7d634009a00faf0e9ba153bdb7)

Author SHA1 Message Date
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
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 7 years ago
Paul Yang dba8928ff5 Add ARRAY for reserved name (#3150) 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Paul Yang 282fb9e68e Add ARRAY for reserved name (#3150) 8 years ago
Paul Yang a6189acd18 Add prefix to enum value with reserved name. (#3020) 8 years ago
Paul Yang 3c0855e94a Add a test case for nested enum, which was missed previously. (#3010) 8 years ago
Paul Yang 4523c9c233 Allow proto files to import descriptor.proto (#2995) 8 years ago
Paul Yang 4c57e8475f Prepend "PB" to generated classes whose name are reserved words. (#2990) 8 years ago
Paul Yang b97cd573e4 Add test for nested enum for php (#2989) 8 years ago
Paul Yang 7be088202b Enum defined without package have incorrect class name. (#2988) 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Paul Yang dd8d5f57d7 Rename encode/decode to serializeToString/mergeFromString (#2795) 8 years ago
Paul Yang bcbaabe53a Add mergeFrom method on Message (#2766) 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago