1 Commits (1688ea8d60aac47f0137cfa8c2160e91b3b8edbe)

Author SHA1 Message Date
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Paul Yang 537c5aa9e0
Aggregate Metadata Files (#7155) (#7194) 5 years ago
Paul Yang ac70b7cfb7
Aggregate Metadata Files (#7155) 5 years ago
Paul Yang 601f6963eb
Lazily Create Singular Wrapper Message (#6833) 5 years ago
Paul Yang 2dec82e1e0
Fix conformance test (#6750) 5 years ago
Paul Yang f50204dab4
Initialize well known type values (#6713) (#6714) 5 years ago
Paul Yang a32c2d0306
Initialize well known type values (#6713) 5 years ago
Paul Yang 815ff7e1fb
Revert "Append field number to accessors if there is conflict (#6169)" (#6282) 6 years ago
Paul Yang 9a8ef05a34
Append field number to accessors if there is conflict (#6169) 6 years ago
Paul Yang 4b145b1c7f
Parse nested listvalue in json for ruby (#5867) 6 years ago
michaelbausor 3c387ea7e5 PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
michaelbausor 3bf05b88ea PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
Paul Yang d750fbf648
Fix more issues for reference values (#5613) 6 years ago
Paul Yang 1069565a68
Fix c extension doesn' allow message reference in array (#5599) 6 years ago
Paul Yang 8faa778add
Fix Any json encoding/decoding in php (#5496) 6 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago
Brent Shaffer 2774e5441d PHP namespaces for nested messages and enums (#4536) 7 years ago
Paul Yang d8483a92d7 Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Brent Shaffer 6737954661 PHP namespaces for nested messages and enums (#4536) 7 years ago
Paul Yang 3d9e99b7e0
Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Paul Yang 6032746882 Reserve unknown fields in php (#3659) 7 years ago
Bo Yang f46a01d0c1 Exclude valid constant name from reserved name. 7 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 7 years ago
Bo Yang dd5190980b Use message name as defined in php runtime. 7 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 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
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