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 d14dbbc838 Breaking Change: Validate UTF-8 in string setters, [as previously announced](https://protobuf.dev/news/2023-12-27/#php-breaking-changes). 11 months ago
..
generated_previous feat: [PHP] add previous classname to descriptor pool 3 years ago
proto Breaking change: remove support for PHP generic services 11 months ago
proto_previous feat: [PHP] add previous classname to descriptor pool 3 years ago
ArrayTest.php RepeatedField: unset by index (#11425) 2 years ago
DebugInfoTest.php feat: better debug info for PHP messages and repeated fields (#12718) 1 year ago
DescriptorsTest.php Updated oneof count. 2 years ago
EncodeDecodeTest.php Internal change 1 year ago
GeneratedClassTest.php Breaking Change: Validate UTF-8 in string setters, [as previously announced](https://protobuf.dev/news/2023-12-27/#php-breaking-changes). 11 months ago
GeneratedPhpdocTest.php fix: phpdoc syntax for repeatedfield parameters (#9784) 3 years ago
MapFieldTest.php Internal change 1 year ago
PhpImplementationTest.php Bumping Abseil version to latest LTS (#10433) 2 years ago
PreviouslyGeneratedClassTest.php Removed compatibility code for PHP <8.0 (#13325) 1 year ago
WellKnownTest.php
WrapperTypeSettersTest.php
compile_extension.sh Parallelize the build of the PHP extension 2 years ago
force_c_ext.php
gdb_test.sh
memory_leak_test.php Internal change 1 year ago
memory_leak_test.sh
multirequest.php
multirequest.sh Fixed multirequest.sh script for when nohup.out does not exist. 3 years ago
test_base.php
test_util.php
valgrind.supp