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.
 
 
 
 
 
 
Adam Cozzette 2dc747c574
Update PHP release notes and update version to 3.16.0 (#8573)
4 years ago
..
arena.c
arena.h
array.c Fixed clone_obj for PHP8. (#8252) 4 years ago
array.h Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
config.m4
convert.c Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
convert.h Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
def.c Added more information to "file already loaded" warning. 4 years ago
def.h Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
map.c Fixed clone_obj for PHP8. (#8252) 4 years ago
map.h Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
message.c read_property() handler is not supposed to return NULL 4 years ago
message.h Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
names.c
names.h
package.xml Update PHP release notes and update version to 3.16.0 (#8573) 4 years ago
php-upb.c Fixed quadratic memory use in array append for PHP and Ruby. 4 years ago
php-upb.h Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258) 4 years ago
protobuf.c unregister INI entries and fix invalid read on shutdown (#8042) 4 years ago
protobuf.h Update PHP release notes and update version to 3.16.0 (#8573) 4 years ago
wkt.inc