aboutsummaryrefslogtreecommitdiff
path: root/php/ext
AgeCommit message (Expand)Author
2019-08-05Update protobuf version (#6472)Paul Yang
2019-07-11Update protobuf version (#6366)Paul Yang
2019-07-08Set oneof case in array constructor (#6351)Paul Yang
2019-06-21Merge branch 'master' into 3.9.xBo Yang
2019-06-17Change int64 json encoding to be string for php and ruby (#6251)Paul Yang
2019-06-17Update version to 3.9.0Hao Nguyen
2019-05-21Update protobuf versionHao Nguyen
2019-05-21Revert "Revert "Add new file to package.xml (#6116)""Hao Nguyen
2019-05-21Revert "Update protobuf version"Hao Nguyen
2019-05-21Revert "Add new file to package.xml (#6116)"Hao Nguyen
2019-05-21Update protobuf versionHao Nguyen
2019-05-17Add new file to package.xml (#6116)Paul Yang
2019-05-09Custom mktime to fix issue on mac (#6118)Paul Yang
2019-04-23Update version to 3.8.0Hao Nguyen
2019-03-27Sync latest upb changesBo Yang
2019-03-26Merge branch '3.7.x' into merge-3-7-xAdam Cozzette
2019-03-26Update version number to 3.7.1 (#5947)Paul Yang
2019-03-25Fix "the the".Benjamin Peterson
2019-03-25Allow bytes field to be longer than 16000 bytes (#5924)Paul Yang
2019-03-19Replace strptime with custom implementation (#5906)Paul Yang
2019-03-13Add terminating character to zend_lookup_class call (#5871) (#5885)David Supplee
2019-03-12Add terminating character to zend_lookup_class call (#5871)David Supplee
2019-03-12Parse nested listvalue in json for ruby (#5867)Paul Yang
2019-03-06PHP updates for new upb APIs (#5604)Joshua Haberman
2019-03-04Merge branch '3.7.x'Bo Yang
2019-02-28Update version number to 3.7.0 (#5793)Paul Yang
2019-02-25Date and time need to be before version (#5777)Paul Yang
2019-02-22Update version to 3.7.0rc3Bo Yang
2019-02-20delete all duplicate empty blanks (#5758)Xiang Dai
2019-02-19Update version to 3.7.0 (#5749)Paul Yang
2019-02-15PHP: Exclude repeated and map fields from normalization in constructor (#5723)michaelbausor
2019-02-15PHP: Exclude repeated and map fields from normalization in constructor (#5723)michaelbausor
2019-02-14Fix oneof message in array constructor (#5727)Paul Yang
2019-02-07RC release should use beta for api version (#5695)Paul Yang
2019-02-01Update php version number to 3.7.0RC2 (#5666)Paul Yang
2019-01-30Updated version to 3.7.0rc2Adam Cozzette
2019-01-28Default values should also be serialized for json map key/value (#5643)Paul Yang
2019-01-28Default values should also be serialized for json map key/value (#5643)Paul Yang
2019-01-24Allow internalAddGeneratedFile to depend on new nested message name (#5629)Paul Yang
2019-01-24Update version to 3.7.0Hao Nguyen
2019-01-23Fix more issues for reference values (#5613)Paul Yang
2019-01-22Fix empty FieldMask json encoding/decoding (#5605)Paul Yang
2019-01-22Fix c extension doesn' allow message reference in array (#5599)Paul Yang
2019-01-18Fixed compile warnings for PHP extension. (#5589)Joshua Haberman
2019-01-17Fix field mask for php in json (#5591)Paul Yang
2019-01-08Fix Empty ListValue/Struct json encoding (#5532)Paul Yang
2018-12-26Fix Any json encoding/decoding in php (#5496)Paul Yang
2018-12-18Php 7.3 fix (#5434)Paul Yang
2018-12-14Replace update_version shell script with a python script, which is much bette...Hao Nguyen
2018-11-28PHP: Add Enum methods for converting to/from strings (#5342)michaelbausor