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 51293f36d8
Fix more memory leak for php c extension (#4211)
7 years ago
..
proto Merge remote-tracking branch 'origin/3.4.x' into master 7 years ago
array_test.php Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
autoload.php Enforce all error report for php tests. (#3670) 7 years ago
bootstrap_phpunit.php Enforce all error report for php tests. (#3670) 7 years ago
compatibility_test.sh Add well known types to php runtime. (#3697) 7 years ago
descriptors_test.php Add getClass for php Descriptor in c extension (#3443) 7 years ago
encode_decode_test.php Recursively clear unknown fields in submessages. (#3982) 7 years ago
gdb_test.sh Fix more memory leak for php c extension (#4211) 7 years ago
generated_class_test.php Exclude valid constant name from reserved name. 7 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 Fix more memory leak for php c extension (#4211) 7 years ago
php_implementation_test.php Add json encode/decode for php. (#3226) 8 years ago
test.sh Fix more memory leak for php c extension (#4211) 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 Add well known types to php runtime. (#3697) 7 years ago