84 Commits (acadade56ef2cb0950f4d324f233af5eaeaff262)

Author SHA1 Message Date
Paul Yang c370f88fb1
Recursively clear unknown fields in submessages. (#3982) 7 years ago
Bo Yang 457f6a607c Add release log 7 years ago
Bo Yang ba60b854b6 Update php c extension version number to 3.5.0.1 7 years ago
Bo Yang 212563d756 Fix memory leak in php7 7 years ago
Bo Yang 3b7a5f4515 Fix several more memory leak 7 years ago
Bo Yang 7d3437152a Fix memory leak when creating map field via array. 7 years ago
Bo Yang e0d3aa057b Fix memory leak when creating repeated field via array. 7 years ago
Paul Yang de44982a74 Remove duplicate typedef. (#3975) 7 years ago
Bo Yang b140cb3145 Fix memory leak when creating map field via array. 7 years ago
Bo Yang 1acacf46cc Fix memory leak when creating repeated field via array. 7 years ago
Paul Yang 94bb1eed17
Remove duplicate typedef. (#3975) 7 years ago
Paul Yang 74e7decbbf
Provide discardUnknonwnFields API in php (#3976) 7 years ago
Paul Yang 98836a56e6
Update version number for php c extension (#3896) 7 years ago
Paul Yang 2df472690e
Fix php well known type conformance tests (#3828) (#3840) 7 years ago
Paul Yang 6032746882 Reserve unknown fields in php (#3659) 7 years ago
Paul Yang 77f64bb777 Add well known types to php runtime. (#3697) 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 8 years ago
Bo Yang f46a01d0c1 Exclude valid constant name from reserved name. 8 years ago
Bo Yang ddb9ef9cc3 Change array to map for reserved names in c extension 8 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 8 years ago
Paul Yang 7f8b91f552 Add native php support for Duration. (#3583) 8 years ago
Paul Yang b70e0fdf09 Add php support for Timestamp. (#3575) 8 years ago
Paul Yang c7457ef65a Add any support in php runtime. (#3486) 8 years ago
Bo Yang e243082fe9 Update php version number to 3.4.0 8 years ago
Bo Yang 82dd4b3793 Update php c extension version number. 8 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 8 years ago
Paul Yang 25672c1757 Add getClass for php Descriptor in c extension (#3443) 8 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 8 years ago
Jisi Liu 759245a49a Merge from master 8 years ago
Paul Yang 451d061141 Fix cycle dependency for repeated field not collected by gc (#3399) 8 years ago
Richard Fussenegger 29ff49f534 Fix Implicit Return Types (#3363) 8 years ago
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 8 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 8 years ago
Paul Yang b9c4daadf7 Uncomment php tests (#3301) 8 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago
Bo Yang e7bcfc4241 Update version number to 3.3.2 8 years ago
Jeff Ching 3b1a87518c Remove inclusion of ext/json/php_json.h. (#3241) 8 years ago
Paul Yang c344fe8caa Oneof field should be serialized even it's equal to default. (#3153) 8 years ago
Paul Yang dba8928ff5 Add ARRAY for reserved name (#3150) 8 years ago
Jeff Ching 5729cf77f6 Remove inclusion of ext/json/php_json.h. (#3241) 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Paul Yang 1e86ef4e9f Oneof field should be serialized even it's equal to default. (#3153) 8 years ago
Paul Yang 282fb9e68e Add ARRAY for reserved name (#3150) 8 years ago
Paul Yang 474cca52a3 Add LICENSE in package.xml (#3083) 8 years ago
Paul Yang de6ae7d4eb Fix upb load descriptor when no messages defined in prorto. (#3080) 8 years ago
Paul Yang 22319315df Fix c extension for php7.1. (#3077) 8 years ago
Feng Xiao 58538ea919 Update version number to 3.3.1 8 years ago
Paul Yang e64b618b21 Update php version number to 3.3.0 (#3001) 8 years ago
Paul Yang 6fff091c49 Throw exception when parsing invalid data. (#3000) 8 years ago
Paul Yang 4c57e8475f Prepend "PB" to generated classes whose name are reserved words. (#2990) 8 years ago