aboutsummaryrefslogtreecommitdiff
path: root/php
AgeCommit message (Expand)Author
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
2018-05-29Fix php memory leak test (#4692)Paul Yang
2018-05-25Fix array constructor in c extension for compatibility (#4667)Paul Yang
2018-05-25PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-25Implement array constructor in php c extension.Bo Yang
2018-05-25PHP array constructors for protobuf messages (#4530)Brent Shaffer
2018-05-25Adopt php_metadata_namespace in php code generator (#4622)Paul Yang
2018-05-24Fix array constructor in c extension for compatibility (#4667)Paul Yang
2018-05-24PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-24Implement array constructor in php c extension.Bo Yang
2018-05-24PHP array constructors for protobuf messages (#4530)Brent Shaffer
2018-05-17Updated PHP generated code for timestamp.protoAdam Cozzette
2018-05-14Adopt php_metadata_namespace in php code generator (#4622)Paul Yang
2018-05-11Add file option php_metadata_namespace and ruby_package (#4609)Paul Yang
2018-05-10Throw error if user want to access message properties (#4603)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
2018-04-02Merge branch (#4466)Paul Yang