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 957a0bf08c
Merge pull request #8003 from anight/php_extension_add_has_oneof_field_method
4 years ago
..
proto Added proto3 presence support for PHP (#7724) 5 years ago
ArrayTest.php PHP: Added `==` operators for Map and Array. (#7900) 5 years ago
DescriptorsTest.php Merged 3.13.x into master 5 years ago
EncodeDecodeTest.php Port php c extension to php8 (#7793) 5 years ago
GeneratedClassTest.php Equals passes tests in both pure-PHP and the C extension. (#7883) 5 years ago
GeneratedPhpdocTest.php Port php c extension to php8 (#7793) 5 years ago
GeneratedServiceTest.php Port php c extension to php8 (#7793) 5 years ago
HasOneofTest.php added tests for hasOneof<Field>() php methods 4 years ago
MapFieldTest.php PHP: Added `==` operators for Map and Array. (#7900) 5 years ago
PhpImplementationTest.php Port php c extension to php8 (#7793) 5 years ago
WellKnownTest.php Port php c extension to php8 (#7793) 5 years ago
WrapperTypeSettersTest.php Port php c extension to php8 (#7793) 5 years ago
autoload.php
bootstrap_phpunit.php
compatibility_test.sh Fixed spelling (reenable -> re-enable) 5 years ago
compile_extension.sh New version of upb, and a new hash function wyhash in third_party. 4 years ago
gdb_test.sh
generate_protos.sh Added proto3 presence support for PHP (#7724) 5 years ago
memory_leak_test.php
multirequest.php
multirequest.sh
test.sh added tests for hasOneof<Field>() php methods 4 years ago
test_base.php
test_util.php Updated upb to pick up several bugfixes (#7740) 5 years ago
undefined_test.php
valgrind.supp Added proto3 presence support for PHP (#7724) 5 years ago