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.
 
 
 
 
 
 
Joshua Haberman d18df4f764
Protect against stack overflow if the user derives from Message. (#8248)
4 years ago
..
proto feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
ArrayTest.php Port for php8 (#8105) 4 years ago
DescriptorsTest.php Port for php8 (#8105) 4 years ago
EncodeDecodeTest.php Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
GeneratedClassTest.php Protect against stack overflow if the user derives from Message. (#8248) 4 years ago
GeneratedPhpdocTest.php feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
GeneratedServiceTest.php Port for php8 (#8105) 4 years ago
MapFieldTest.php Port for php8 (#8105) 4 years ago
PhpImplementationTest.php Port for php8 (#8105) 4 years ago
WellKnownTest.php Port for php8 (#8105) 4 years ago
WrapperTypeSettersTest.php Port for php8 (#8105) 4 years ago
autoload.php
bootstrap_phpunit.php
compatibility_test.sh
compile_extension.sh
gdb_test.sh
generate_protos.sh
memory_leak_test.php
multirequest.php
multirequest.sh
test.sh Port for php8 (#8105) 4 years ago
test_base.php Port for php8 (#8105) 4 years ago
test_util.php
undefined_test.php
valgrind.supp