54 Commits (21.x)

Author SHA1 Message Date
Paul Yang 69c4bc5674 Updated upb to pick up several bugfixes (#7740) 4 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 4 years ago
Joshua Haberman ffb2b53834
Remove old PHP extension (#7695) 4 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 4 years ago
Joshua Haberman 093faebcdb
New PHP C Extension based on upb_msg (#7614) 4 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Joshua Haberman f1ce8663ac
De-duplicated code to generate PHP protos and install phpunit. (#7605) 5 years ago
Joshua Haberman 2cc68efd56
Simplified PHP testing scripts. (#7574) 5 years ago
Joshua Haberman 1688ea8d60
PHP: use php-config instead of explicitly setting include paths. (#7572) 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Paul Yang d001f8cee4
Ignore unknown enum value when ignore_unknown specified (#7455) (#7462) 5 years ago
Paul Yang 317bc83444
Ignore unknown enum value when ignore_unknown specified (#7455) 5 years ago
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347) 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 e8016753e3
Maven requires https connection (#7110) (#7114) 5 years ago
Paul Yang 629ca244a1
Call register_class before getClass from desc (#7077) 5 years ago
Paul Yang 39f4240856
Maven requires https connection (#7110) 5 years ago
Paul Yang fe1790ca0d
Fix Multiple Request for PHP (#7008) 5 years ago
Paul Yang a66423f0fd
Make c extension portable for php 7.4 (#6968) 5 years ago
Paul Yang 2929bb3736
Initialize wrapper message during parsing (#6974) 5 years ago
Paul Yang edda0c92f5 Persistent Descriptor Pool (#6899) 5 years ago
Paul Yang 3cae867740
Persistent Descriptor Pool (#6899) 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 6b3024f693
Accept string for int64 wrappers (#6491) 5 years ago
Jie Luo 43156775be
Merge 3.9.x 201908071359 to master (#6484) 5 years ago
Paul Yang 56988bee34
No free when construct was not done (#6483) 5 years ago
Jie Luo d1eeb852fc
compatibility test between last released and current for java python php (#6441) 5 years ago
Paul Yang 54288a01ce
Rename get/setXXXValue to get/setXXXUnwrapped (#6295) 6 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 ba42cb53d9
Allow bytes field to be longer than 16000 bytes (#5924) 6 years ago
David Supplee d65b8647f2 Add terminating character to zend_lookup_class call (#5871) (#5885) 6 years ago
David Supplee 93533f780b Add terminating character to zend_lookup_class call (#5871) 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 43f8ae8708
Fix oneof message in array constructor (#5727) 6 years ago
Bo Yang 96029f3c4a Convert integer to string if field is string field in json 6 years ago
Paul Yang 3cae8e4467 Default values should also be serialized for json map key/value (#5643) 6 years ago
Paul Yang a21caa237a
Default values should also be serialized for json map key/value (#5643) 6 years ago
Paul Yang d750fbf648
Fix more issues for reference values (#5613) 6 years ago
Paul Yang 7f42d6d0bc
Fix empty FieldMask json encoding/decoding (#5605) 6 years ago
Paul Yang 1069565a68
Fix c extension doesn' allow message reference in array (#5599) 6 years ago
Paul Yang c4f2a92c55
Fix field mask for php in json (#5591) 6 years ago
Paul Yang 11c979b591
Fix Empty ListValue/Struct json encoding (#5532) 6 years ago
Paul Yang 8faa778add
Fix Any json encoding/decoding in php (#5496) 6 years ago