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 f3e53a05d6
Fixed clone for Message, RepeatedField, and MapField. (#8245)
4 years ago
..
proto feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
ArrayTest.php Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
DescriptorsTest.php
EncodeDecodeTest.php Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
GeneratedClassTest.php Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
GeneratedPhpdocTest.php feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
GeneratedServiceTest.php
MapFieldTest.php Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
PhpImplementationTest.php
WellKnownTest.php
WrapperTypeSettersTest.php
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
test_base.php
test_util.php
undefined_test.php
valgrind.supp