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 a6189acd18 Add prefix to enum value with reserved name. (#3020) 8 years ago
..
proto Add prefix to enum value with reserved name. (#3020) 8 years ago
array_test.php Make PHP c extension work with PHP7 (#2951) 8 years ago
autoload.php Make php generated code conform to PSR-4. (#2435) 8 years ago
encode_decode_test.php Throw exception when parsing invalid data. (#3000) 8 years ago
gdb_test.sh Allow proto files to import descriptor.proto (#2995) 8 years ago
generated_class_test.php Add nested enum descriptor in php rumtime. (#3009) 8 years ago
map_field_test.php Make PHP c extension work with PHP7 (#2951) 8 years ago
memory_leak_test.php Prepend "PB" to generated classes whose name are reserved words. (#2990) 8 years ago
php_implementation_test.php Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) 8 years ago
test.sh Add mergeFrom method on Message (#2766) 8 years ago
test_base.php Rename encode/decode to serializeToString/mergeFromString (#2795) 8 years ago
test_util.php Make PHP c extension work with PHP7 (#2951) 8 years ago
well_known_test.php Allow proto files to import descriptor.proto (#2995) 8 years ago