197 Commits (ad47ec50604a0b2d4f1a066a53f7621f586a2b48)

Author SHA1 Message Date
Paul Yang 9bda1f19bf
Adopt upb change for timestamp and duration json to php (#5106) 6 years ago
Paul Yang d05926861b
Fix well known type class not inheriting Message (#5095) 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Bo Yang e3ee7167f1 Fix json parsing of wrapper values 6 years ago
Feng Xiao a4862e790e Update generated descriptors. 6 years ago
Paul Yang 770dde7d31
Update php package.xml to 3.6.1 (#5000) 6 years ago
johnlow95 e9a5412afc adding of hyperlink of the PHP (#4985) 6 years ago
Adam Cozzette 9e1286b949 Updated version numbers to 3.6.1 6 years ago
Timothy Younger 5134f1a340 Update Composer config in PHP module (#3829) 6 years ago
Leonard Hecker e7746f487c php: Added nanosecond support for Timestamp (#3972) 6 years ago
Paul Yang fc90fd6df1
Make assertEquals pass for message (#4947) 6 years ago
Bo Yang b23429ea32 Fix 32bit php tests 6 years ago
Bo Yang 8758cc1606 Fix php tests 6 years ago
Bo Yang d779301670 Fix 32bit php tests 6 years ago
Bo Yang 51c188c2cc Fix php tests 6 years ago
Paul Yang 22503a0172
fix for API change in PHP 7.3 (#4898) 6 years ago
吕海涛 3beb19945b add JSON_UNESCAPED_UNICODE option (#4191) 6 years ago
Paul Yang 26eeec93e4
Enable ignoring unknown in json parsing in php (#4839) 6 years ago
Pat Moroney d65d5821bc rename duplicate testMessageSetNullFail function (#3669) 7 years ago
Vladimir Kovpak 7402555f34 Improved install command. (#4106) 7 years ago
Paul Yang ce044817c7
Use legacy name in php runtime (#4741) 7 years ago
Paul Yang d6353b489e
Update php version to 3.6.0 (#4736) 7 years ago
Paul Yang 5bf35ecca2 Fix php memory leak test (#4692) 7 years ago
Paul Yang 7d1a8fff1b
Fix php memory leak test (#4692) 7 years ago
Paul Yang dadc95438f Fix array constructor in c extension for compatibility (#4667) 7 years ago
Brent Shaffer 2774e5441d PHP namespaces for nested messages and enums (#4536) 7 years ago
Bo Yang 8b336f8c5a Implement array constructor in php c extension. 7 years ago
Brent Shaffer c9b404d23b PHP array constructors for protobuf messages (#4530) 7 years ago
Paul Yang d8483a92d7 Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Paul Yang 00d32539c6 Fix array constructor in c extension for compatibility (#4667) 7 years ago
Brent Shaffer 6737954661 PHP namespaces for nested messages and enums (#4536) 7 years ago
Bo Yang 839f71e305 Implement array constructor in php c extension. 7 years ago
Brent Shaffer f1911f37f8 PHP array constructors for protobuf messages (#4530) 7 years ago
Adam Cozzette 6ecc87666d Updated PHP generated code for timestamp.proto 7 years ago
Paul Yang 3d9e99b7e0
Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Paul Yang b61dd9d9a2
Add file option php_metadata_namespace and ruby_package (#4609) 7 years ago
Paul Yang 7377d81ca4
Throw error if user want to access message properties (#4603) 7 years ago
Paul Yang 5f7334f5f3
Avoid direct check of class name (#4601) 7 years ago
Petar Dambovaliev 0869b1a0a7 Add space between class name and concat message (#4577) 7 years ago
urfinjuezz d7d863ea07 fix json_decode call parameters (#4381) 7 years ago
Brent Shaffer 13e627ad69 includes the expected class in the exception, otherwise the error is harder to track down (#3371) 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Paul Yang 6dd563a674
Sync upb change (#4373) 7 years ago
Paul Yang a48d58df96
Convert descriptortype to type for upb_msgval_sizeof (#4357) 7 years ago
Paul Yang 0f4ad85740
For encoding upb needs descriptor type instead of type. (#4354) 7 years ago
Bo Yang b5fbb742af Bump version number to 3.5.2 7 years ago
Adam Cozzette 5004d09ff0 PHP: fixed typo in message.c 7 years ago
Paul Yang 51293f36d8
Fix more memory leak for php c extension (#4211) 7 years ago
Paul Yang 3823897475
Well known types are not initialized properly. (#4139) 7 years ago
Bo Yang 8d6f13e86d Fix for php5.5 7 years ago