588 Commits (d9c9fc74542f1f41286502b2d82d43c036f092ae)

Author SHA1 Message Date
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 7f84a94366
Make php message class final to avoid mocking (#6277) 6 years ago
Leonard Hecker 43307d4da0 php: Fix formatting of Duration (#6155) 6 years ago
Paul Yang 640423f157
Change int64 json encoding to be string for php and ruby (#6251) 6 years ago
Hao Nguyen 638720274b Update version to 3.9.0 6 years ago
Paul Yang 95c207f24e
Add use_nested to internalAddGeneratedFile for php implementation (#6117) 6 years ago
Paul Yang 9a8ef05a34
Append field number to accessors if there is conflict (#6169) 6 years ago
Hao Nguyen 582927ae2a Update generated files 6 years ago
Hao Nguyen b0d648664d Update protobuf version 6 years ago
Hao Nguyen 46d5cc7de5 Revert "Revert "Add new file to package.xml (#6116)"" 6 years ago
Hao Nguyen 2352a30e66 Revert "Update protobuf version" 6 years ago
Hao Nguyen 783971e872 Revert "Add new file to package.xml (#6116)" 6 years ago
Hao Nguyen 6d96493b31 Update protobuf version 6 years ago
Paul Yang c40018e52d
Add new file to package.xml (#6116) 6 years ago
Paul Yang 7597f8ad24
Custom mktime to fix issue on mac (#6118) 6 years ago
Hao Nguyen a56b529832 Update php/release.sh to be executable and create a new branch for the new version 6 years ago
Hao Nguyen 37a89f8e1a Update version to 3.8.0 6 years ago
Hao Nguyen 3d69bad4b2 Update generated proto and remove a test from failure_list 6 years ago
Bo Yang cd044e9cbb Sync latest upb changes 6 years ago
Paul Yang 6973c3a504
Update version number to 3.7.1 (#5947) 6 years ago
Benjamin Peterson 5939bc3619 Fix "the the". 6 years ago
Paul Yang ba42cb53d9
Allow bytes field to be longer than 16000 bytes (#5924) 6 years ago
Paul Yang 57b6597f46
Replace strptime with custom implementation (#5906) 6 years ago
David Supplee d65b8647f2 Add terminating character to zend_lookup_class call (#5871) (#5885) 6 years ago
Paul Yang 207d01daa1
Remove GPBWrapperUtil from generated code (#5880) 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
Joshua Haberman f5e8ee41dd
PHP updates for new upb APIs (#5604) 6 years ago
Paul Yang 582743bf40
Update version number to 3.7.0 (#5793) 6 years ago
Yilun Chong af8b91b828 fix csharp by regenerate descriptor 6 years ago
Paul Yang 0aad5339ca
Add a script to mirror php changes to protobuf-php (#5778) 6 years ago
Paul Yang 5d8cd3b895
Date and time need to be before version (#5777) 6 years ago
Bo Yang b52754b719 Update version to 3.7.0rc3 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Paul Yang c7b3392201
Update version to 3.7.0 (#5749) 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
Paul Yang a1332ae3ce
RC release should use beta for api version (#5695) 6 years ago
Paul Yang 15fc6401b6
Update php version number to 3.7.0RC2 (#5666) 6 years ago
Adam Cozzette 1ee15baefc Updated version to 3.7.0rc2 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 53a1d49633
Allow internalAddGeneratedFile to depend on new nested message name (#5629) 6 years ago
Hao Nguyen d5be2baa46 Update version to 3.7.0 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