aboutsummaryrefslogtreecommitdiff
path: root/php/src
AgeCommit message (Expand)Author
2019-05-31Merge branch '3.8.x' into 3.8.x-201905311515Hao Nguyen
2019-05-24Add use_nested to internalAddGeneratedFile for php implementation (#6117)Paul Yang
2019-05-21Update generated filesHao Nguyen
2019-04-10Update generated proto and remove a test from failure_listHao Nguyen
2019-03-26Merge branch '3.7.x' into merge-3-7-xAdam Cozzette
2019-03-12Remove GPBWrapperUtil from generated code (#5880)Paul Yang
2019-03-04Merge branch '3.7.x'Bo Yang
2019-02-26fix csharp by regenerate descriptorYilun Chong
2019-02-20delete all duplicate empty blanks (#5758)Xiang Dai
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-01-28Convert integer to string if field is string field in jsonBo Yang
2019-01-22Fix empty FieldMask json encoding/decoding (#5605)Paul Yang
2019-01-12Fix Issue #5345 (#5381)Nicolás Elliott
2019-01-08Fix Empty ListValue/Struct json encoding (#5532)Paul Yang
2018-12-14Down-integrate internal changes (#5467)Paul Yang
2018-11-28PHP: Add Enum methods for converting to/from strings (#5342)michaelbausor
2018-11-09Updated checked-in generated codeAdam Cozzette
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-08-08Update generated descriptors.Feng Xiao
2018-07-20php: Added nanosecond support for Timestamp (#3972)Leonard Hecker
2018-07-13Fix 32bit php testsBo Yang
2018-07-13Fix php testsBo Yang
2018-07-09add JSON_UNESCAPED_UNICODE option (#4191)吕海涛
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-05-25PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-25PHP array constructors for protobuf messages (#4530)Brent Shaffer
2018-05-24PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-24PHP array constructors for protobuf messages (#4530)Brent Shaffer
2018-05-17Updated PHP generated code for timestamp.protoAdam Cozzette
2018-05-11Add file option php_metadata_namespace and ruby_package (#4609)Paul Yang
2018-05-10Avoid direct check of class name (#4601)Paul Yang
2018-04-30Add space between class name and concat message (#4577)Petar Dambovaliev
2018-04-09fix json_decode call parameters (#4381)urfinjuezz
2018-04-09includes the expected class in the exception, otherwise the error is harder t...Brent Shaffer
2017-12-11Add backslach to make class explict in global namespaceBo Yang
2017-12-07Recursively clear unknown fields in submessages. (#3982)Paul Yang
2017-11-30Provide discardUnknonwnFields API in php (#3976)Paul Yang
2017-11-15Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886)Paul Yang
2017-11-13All integer types should accept null in json. (#3869)Paul Yang
2017-11-04Fix php well known type conformance tests (#3828) (#3840)Paul Yang
2017-10-30update joda-time javadoc urlxuwei-k
2017-10-18Update descriptor protosJisi Liu
2017-10-11Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu
2017-10-09Reserve unknown fields in php (#3659)Paul Yang
2017-10-05Add well known types to php runtime. (#3697)Paul Yang
2017-09-22Enforce all error report for php tests. (#3670)Paul Yang
2017-09-20Add $ before url_prefix_len to make it a variable. (#3668)Paul Yang