Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Yang a21caa237a
Default values should also be serialized for json map key/value (#5643)
6 years ago
..
array.c Fix cycle dependency for repeated field not collected by gc (#3399) 8 years ago
config.m4 Check in php implementation. (#2052) 9 years ago
def.c Fixed compile warnings for PHP extension. (#5589) 6 years ago
encode_decode.c Default values should also be serialized for json map key/value (#5643) 6 years ago
map.c Fixed compile warnings for PHP extension. (#5589) 6 years ago
message.c Fix c extension doesn' allow message reference in array (#5599) 6 years ago
package.xml Replace update_version shell script with a python script, which is much better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay. 6 years ago
protobuf.c fix for API change in PHP 7.3 (#4898) 7 years ago
protobuf.h Fixed compile warnings for PHP extension. (#5589) 6 years ago
storage.c Fix more issues for reference values (#5613) 6 years ago
type_check.c Fix more issues for reference values (#5613) 6 years ago
upb.c Fix empty FieldMask json encoding/decoding (#5605) 6 years ago
upb.h Fix field mask for php in json (#5591) 6 years ago
utf8.c Fix compile error for php on Mac. 8 years ago
utf8.h Check in php implementation. (#2052) 9 years ago