215 Commits (c781df3d212c0d30a072ed98de00d1ba2fea22b9)

Author SHA1 Message Date
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 37a89f8e1a Update version to 3.8.0 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
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
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
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
Joshua Haberman dd7127d23d Fixed compile warnings for PHP extension. (#5589) 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
Paul Yang d7c4409589
Php 7.3 fix (#5434) 6 years ago
Hao Nguyen 9349e23827 Replace update_version shell script with a python script, which is much better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay. 6 years ago
michaelbausor 0b9af83dae PHP: Add Enum methods for converting to/from strings (#5342) 6 years ago
Paul Yang d2d4b403b5
Sync upb for unknown fix (#5240) 7 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 7 years ago
Paul Yang 9bda1f19bf
Adopt upb change for timestamp and duration json to php (#5106) 7 years ago
Paul Yang d05926861b
Fix well known type class not inheriting Message (#5095) 7 years ago
Bo Yang e3ee7167f1 Fix json parsing of wrapper values 7 years ago
Paul Yang 770dde7d31
Update php package.xml to 3.6.1 (#5000) 7 years ago
Adam Cozzette 9e1286b949 Updated version numbers to 3.6.1 7 years ago
Leonard Hecker e7746f487c php: Added nanosecond support for Timestamp (#3972) 7 years ago
Paul Yang fc90fd6df1
Make assertEquals pass for message (#4947) 7 years ago
Bo Yang 8758cc1606 Fix php tests 7 years ago
Bo Yang 51c188c2cc Fix php tests 7 years ago
Paul Yang 22503a0172
fix for API change in PHP 7.3 (#4898) 7 years ago
Paul Yang 26eeec93e4
Enable ignoring unknown in json parsing in php (#4839) 7 years ago