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 25672c1757 Add getClass for php Descriptor in c extension (#3443) 7 years ago
..
proto Expose descriptor API in php c extension (#3422) 7 years ago
array_test.php Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
autoload.php Make php generated code conform to PSR-4. (#2435) 8 years ago
compatibility_test.sh Add json encode/decode for php. (#3226) 8 years ago
descriptors_test.php Add getClass for php Descriptor in c extension (#3443) 7 years ago
encode_decode_test.php Initial value in generated code cannot be used by c extension. (#3367) 7 years ago
gdb_test.sh Add json encode/decode for php. (#3226) 8 years ago
generated_class_test.php Add json encode/decode for php. (#3226) 8 years ago
generated_phpdoc_test.php adds PHPDoc @return and @param for getters and setters respectively (#3131) 8 years ago
generated_service_test.php Support PHP generic services (#3269) 7 years ago
map_field_test.php Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
memory_leak_test.php Initial value in generated code cannot be used by c extension. (#3367) 7 years ago
php_implementation_test.php Add json encode/decode for php. (#3226) 8 years ago
test.sh Expose descriptor API in php c extension (#3422) 7 years ago
test_base.php Add json encode/decode for php. (#3226) 8 years ago
test_util.php Switch to addEnumType to fix fatal error (#3225) 8 years ago
undefined_test.php Add json encode/decode for php. (#3226) 8 years ago
well_known_test.php Allow proto files to import descriptor.proto (#2995) 8 years ago