Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pecl-protocolbuffers-0.2.5-1.el6.remi.5.4 RPM for x86_64

From Remi's RPM for RedHat EL 6 for x86_64

Name: php-pecl-protocolbuffers Distribution: Unknown
Version: 0.2.5 Vendor: Remi Collet
Release: 1.el6.remi.5.4 Build date: Mon Apr 14 11:48:45 2014
Group: Development/Languages Build host: schrodingerscat.famillecollet.com
Size: 584667 Source RPM: php-pecl-protocolbuffers-0.2.5-1.el6.remi.5.4.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://pecl.php.net/package/protocolbuffers
Summary: Protocol buffers in PHP
Protocol buffers are a flexible, efficient, automated mechanism for serializing
structured data – think XML, but smaller, faster, and simpler.
You define how you want your data to be structured once, then you can use
special generated source code to easily write and read your structured data
to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs that
are compiled against the "old" format.

Provides

Requires

License

BSD

Changelog

* Mon Apr 14 2014 Remi Collet <remi@fedoraproject.org> - 0.2.5-1
  - Update to 0.2.5
* Mon Apr 14 2014 Remi Collet <remi@fedoraproject.org> - 0.2.3-1
  - Update to 0.2.4
  - add numerical prefix to extension configuration file
  - open https://github.com/chobie/php-protocolbuffers/pull/40
* Fri Feb 14 2014 Remi Collet <remi@fedoraproject.org> - 0.2.2-1
  - Update to 0.2.2 (alpha)
* Sun Jan 26 2014 Remi Collet <remi@fedoraproject.org> - 0.2.1-1
  - Update to 0.2.1 (alpha)
* Sun Jan 26 2014 Remi Collet <remi@fedoraproject.org> - 0.2.0-1
  - initial package, version 0.2.0 (alpha)

Files

/etc/php-zts.d/protocolbuffers.ini
/etc/php.d/protocolbuffers.ini
/usr/lib64/php-zts/modules/protocolbuffers.so
/usr/lib64/php/modules/protocolbuffers.so
/usr/share/doc/pecl/protocolbuffers
/usr/share/doc/pecl/protocolbuffers/CREDITS
/usr/share/doc/pecl/protocolbuffers/EXPERIMENTAL
/usr/share/doc/pecl/protocolbuffers/LICENSE
/usr/share/doc/pecl/protocolbuffers/README.md
/usr/share/doc/pecl/protocolbuffers/stubs
/usr/share/doc/pecl/protocolbuffers/stubs/protocolbuffers.stub.php
/usr/share/tests/pecl/protocolbuffers
/usr/share/tests/pecl/protocolbuffers/tests
/usr/share/tests/pecl/protocolbuffers/tests/000_aliases.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_big_tag.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_bool.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_constants.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_double_sample.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_fixed32_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_fixed32_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_fixed64_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_fixed64_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_float_sample.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_float_signed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_int32_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_int32_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_int32_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_int64_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_int64_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_int64_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sfixed32_signed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sfixed32_unsigned.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sfixed64_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sfixed64_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sfixed64_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sint32_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sint32_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sint32_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sint64.init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sint64_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_sint64_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_0bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_1024bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_invaild_encoding.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_invalid_encoding_with_no_string_validate.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_should_keep_object.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_small.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_string_utf8.phpt
/usr/share/tests/pecl/protocolbuffers/tests/001_uint64_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/002_repeated_int32.phpt
/usr/share/tests/pecl/protocolbuffers/tests/002_repeated_message.phpt
/usr/share/tests/pecl/protocolbuffers/tests/002_repeated_string.phpt
/usr/share/tests/pecl/protocolbuffers/tests/002_simple_encode.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_bool_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_double_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_fixed32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_fixed64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_float_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_has_message_decode.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_has_message_encode.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_int32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_int32_packed_many.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_int64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_sfixed32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_sfixed64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_sint32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_sint64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/003_uint32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_bool.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_double_sample.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_fixed32_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_fixed32_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_float_sample.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_float_signed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_int32_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_int32_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_int32_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_sfixed32_signed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_sfixed32_unsigned.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_sint32_init.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_sint32_max.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_sint32_min.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_string_0bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/004_decode_string_1024bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_bool_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_double_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_fixed32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_fixed64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_float_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_int32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_int32_packed_many.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_int64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_sfixed32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_sfixed64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_sint32_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/005_decode_sint64_packed.phpt
/usr/share/tests/pecl/protocolbuffers/tests/100_field_descriptor.phpt
/usr/share/tests/pecl/protocolbuffers/tests/101_descirptor_builder.phpt
/usr/share/tests/pecl/protocolbuffers/tests/102_descriptor_builder_with_noargs.phpt
/usr/share/tests/pecl/protocolbuffers/tests/103_descriptor_force_add.phpt
/usr/share/tests/pecl/protocolbuffers/tests/103_descriptor_throws_an_exception.phpt
/usr/share/tests/pecl/protocolbuffers/tests/104_descriptor_builder_add_extension_range.phpt
/usr/share/tests/pecl/protocolbuffers/tests/105_enum_descriptor_builder.phpt
/usr/share/tests/pecl/protocolbuffers/tests/200_unknown_fields.phpt
/usr/share/tests/pecl/protocolbuffers/tests/200_unknown_fields_discard.phpt
/usr/share/tests/pecl/protocolbuffers/tests/300_use_single_property.phpt
/usr/share/tests/pecl/protocolbuffers/tests/400_message_clear.phpt
/usr/share/tests/pecl/protocolbuffers/tests/400_message_clear_all.phpt
/usr/share/tests/pecl/protocolbuffers/tests/400_message_iterator.phpt
/usr/share/tests/pecl/protocolbuffers/tests/400_message_magicmethods.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_double.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_float.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_int32.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_iterator.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_repeated_string.phpt
/usr/share/tests/pecl/protocolbuffers/tests/500_unknown_string.phpt
/usr/share/tests/pecl/protocolbuffers/tests/600_constructor.phpt
/usr/share/tests/pecl/protocolbuffers/tests/600_extension.phpt
/usr/share/tests/pecl/protocolbuffers/tests/600_extension_clear.phpt
/usr/share/tests/pecl/protocolbuffers/tests/600_sleep.phpt
/usr/share/tests/pecl/protocolbuffers/tests/600_wakeup.phpt
/usr/share/tests/pecl/protocolbuffers/tests/700_jsonserializable.phpt
/usr/share/tests/pecl/protocolbuffers/tests/700_jsonserializable_invalid_utf8.phpt
/usr/share/tests/pecl/protocolbuffers/tests/700_merge_from.phpt
/usr/share/tests/pecl/protocolbuffers/tests/700_set_from.phpt
/usr/share/tests/pecl/protocolbuffers/tests/700_toarray_invalid_utf8.phpt
/usr/share/tests/pecl/protocolbuffers/tests/800_helper_debug_zval.phpt
/usr/share/tests/pecl/protocolbuffers/tests/800_helper_write_varint32.phpt
/usr/share/tests/pecl/protocolbuffers/tests/800_helper_zigzag.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_append.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_bytes_bug.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_conformance_quick.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_default_value.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_dont_accept_null_value.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_dummy_string.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_empty_string.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_illegal_bytes.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_magicmethod_snakecase_to_lower_case.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_magicmethod_throw_exception_when_doesnt_resolve.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_missing_message.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no15_varint_should_read_64bit_integer.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no25_setter_getter_consider_camel_case_fields.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no31_initialize_target_should_be_same_name_as_declarations.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no33_batch_assignment.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no_19_regression_script_contains_large_number_literals.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no_8_magic_method_for_case_sensitive_field.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_no_descriptor.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_null.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_number_larger_2_63-1.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_php_message_options_set_single_property_name.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_regression_multiple_repeated_fields.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_remove_first_ns.phpt
/usr/share/tests/pecl/protocolbuffers/tests/999_required_property.phpt
/usr/share/tests/pecl/protocolbuffers/tests/fixtures
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_big_tag.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_bool.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_bytes.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_double_sample.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_fixed32_init.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_fixed32_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_fixed64_init.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_fixed64_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_float_sample.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_float_signed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_int32_init.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_int32_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_int32_min.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_int64_init.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_int64_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_int64_min.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sfixed32_signed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sfixed32_unsigned.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sfixed64_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sfixed64_min.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sfixed64_zero.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sint32_init.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sint32_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sint32_min.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sint64_init.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sint64_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_sint64_min.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_string_0bytes.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_string_1024bytes.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_string_small.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_string_utf8.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/001_uint64_max.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/002_repeated_int32.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/002_repeated_message.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/002_repeated_string.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/002_simple_encode.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_bool_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_double_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_fixed32_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_fixed64_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_float_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_has_message.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_int32_packed_many.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_int32_packed_one.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_int64_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_sfixed32_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_sfixed64_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_sint32_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_sint64_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/003_uint32_packed.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/999_conformance_quick.bin
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/android_logo.gif
/usr/share/tests/pecl/protocolbuffers/tests/fixtures/fixture001.bin
/usr/share/tests/pecl/protocolbuffers/tests/messages
/usr/share/tests/pecl/protocolbuffers/tests/messages/003_has_message.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/AllTypes.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/addressbook.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/big_tag.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_bool.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_bool_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_bytes.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_double.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_double_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_fixed32.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_fixed32_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_fixed64.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_fixed64_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_float.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_float_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_int32.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_int32_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_int64.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_int64_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sfixed32.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sfixed32_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sfixed64.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sfixed64_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sint32.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sint32_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sint64.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_sint64_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_string.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_uint32_packed.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/field_uint64.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/outer_inner.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/repeated_int32.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/messages/repeated_string.proto.php
/usr/share/tests/pecl/protocolbuffers/tests/proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/addressbook.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/big_tag.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_bool.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_bool_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_bytes.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_double.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_double_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_fixed32.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_fixed32_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_fixed64.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_fixed64_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_float.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_float_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_int32.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_int32_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_int64.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_int64_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sfixed32.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sfixed32_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sfixed64.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sfixed64_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sint32.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sint32_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sint64.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_sint64_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_string.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/field_uint32_packed.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/has_message.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/repeated_int32.proto
/usr/share/tests/pecl/protocolbuffers/tests/proto/repeated_string.proto
/var/lib/pear/pkgxml/php-pecl-protocolbuffers.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 10:36:46 2024