aboutsummaryrefslogtreecommitdiff
path: root/php
AgeCommit message (Expand)Author
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-28Convert integer to string if field is string field in jsonBo 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-12Fix Issue #5345 (#5381)Nicolás Elliott
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-14Down-integrate internal changes (#5467)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
2018-11-09Updated checked-in generated codeAdam Cozzette
2018-10-12Sync upb for unknown fix (#5240)Paul Yang
2018-10-07PHP: Add support for primitive types in setters (#5126)michaelbausor
2018-09-22Adopt upb change for timestamp and duration json to php (#5106)Paul Yang
2018-09-07Merge remote-tracking branch 'google/3.6.x'Feng Xiao
2018-08-31Fix well known type class not inheriting Message (#5095)Paul Yang
2018-08-22Replace repo links.Feng Xiao
2018-08-13Merge pull request #5032 from TeBoring/json-wrapperJoshua Haberman
2018-08-10Fix json parsing of wrapper valuesBo Yang
2018-08-08Update generated descriptors.Feng Xiao
2018-08-03Update php package.xml to 3.6.1 (#5000)Paul Yang
2018-08-02adding of hyperlink of the PHP (#4985)johnlow95
2018-08-01Merge branch '3.6.x' into merge-3-6-xAdam Cozzette
2018-07-27Updated version numbers to 3.6.1Adam Cozzette
2018-07-23Update Composer config in PHP module (#3829)Timothy Younger
2018-07-20php: Added nanosecond support for Timestamp (#3972)Leonard Hecker
2018-07-20Make assertEquals pass for message (#4947)Paul Yang
2018-07-15Fix 32bit php testsBo Yang
2018-07-15Fix php testsBo Yang
2018-07-13Fix 32bit php testsBo Yang
2018-07-13Fix php testsBo Yang
2018-07-12fix for API change in PHP 7.3 (#4898)Paul Yang
2018-07-09add JSON_UNESCAPED_UNICODE option (#4191)吕海涛
2018-07-09Enable ignoring unknown in json parsing in php (#4839)Paul Yang
2018-06-25Merge pull request #4827 from acozzette/merge-3-6-xAdam Cozzette
2018-06-25rename duplicate testMessageSetNullFail function (#3669)Pat Moroney
2018-06-25Improved install command. (#4106)Vladimir Kovpak
2018-06-25Merge branch '3.6.x' into merge-3-6-xAdam Cozzette
2018-06-07Use legacy name in php runtime (#4741)Paul Yang
2018-06-06Update php version to 3.6.0 (#4736)Paul Yang
2018-05-29Fix php memory leak test (#4692)Paul Yang