From 049682240b991ce8cf423071ea6919641b4015ae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 23 Nov 2019 09:05:55 +0100 Subject: v3.11.0RC2 --- PHPINFO | 5 +- REFLECTION | 312 +++++++++++++++++++++++++++++++++++++------------ php-pecl-protobuf.spec | 8 +- 3 files changed, 251 insertions(+), 74 deletions(-) diff --git a/PHPINFO b/PHPINFO index 3fb70d7..f81e6f2 100644 --- a/PHPINFO +++ b/PHPINFO @@ -1,4 +1,7 @@ protobuf -Version => 3.10.0 +Version => 3.11.0RC2 + +Directive => Local Value => Master Value +protobuf.keep_descriptor_pool_after_request => 0 => 0 diff --git a/REFLECTION b/REFLECTION index 78350ba..42c69d2 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,9 +1,15 @@ -Extension [ extension #131 protobuf version 3.10.0 ] { +Extension [ extension #130 protobuf version 3.11.0RC2 ] { - Dependencies { Dependency [ date (Optional) ] } + - INI { + Entry [ protobuf.keep_descriptor_pool_after_request ] + Current = '0' + } + } + - Classes [54] { Class [ class Google\Protobuf\DescriptorPool ] { @@ -152,24 +158,24 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Class [ class Google\Protobuf\Internal\GPBType ] { - Constants [18] { - Constant [ public integer DOUBLE ] { 1 } - Constant [ public integer FLOAT ] { 2 } - Constant [ public integer INT64 ] { 3 } - Constant [ public integer UINT64 ] { 4 } - Constant [ public integer INT32 ] { 5 } - Constant [ public integer FIXED64 ] { 6 } - Constant [ public integer FIXED32 ] { 7 } - Constant [ public integer BOOL ] { 8 } - Constant [ public integer STRING ] { 9 } - Constant [ public integer GROUP ] { 10 } - Constant [ public integer MESSAGE ] { 11 } - Constant [ public integer BYTES ] { 12 } - Constant [ public integer UINT32 ] { 13 } - Constant [ public integer ENUM ] { 14 } - Constant [ public integer SFIXED32 ] { 15 } - Constant [ public integer SFIXED64 ] { 16 } - Constant [ public integer SINT32 ] { 17 } - Constant [ public integer SINT64 ] { 18 } + Constant [ public int DOUBLE ] { 1 } + Constant [ public int FLOAT ] { 2 } + Constant [ public int INT64 ] { 3 } + Constant [ public int UINT64 ] { 4 } + Constant [ public int INT32 ] { 5 } + Constant [ public int FIXED64 ] { 6 } + Constant [ public int FIXED32 ] { 7 } + Constant [ public int BOOL ] { 8 } + Constant [ public int STRING ] { 9 } + Constant [ public int GROUP ] { 10 } + Constant [ public int MESSAGE ] { 11 } + Constant [ public int BYTES ] { 12 } + Constant [ public int UINT32 ] { 13 } + Constant [ public int ENUM ] { 14 } + Constant [ public int SFIXED32 ] { 15 } + Constant [ public int SFIXED64 ] { 16 } + Constant [ public int SINT32 ] { 17 } + Constant [ public int SINT64 ] { 18 } } - Static properties [0] { @@ -329,7 +335,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { - Properties [0] { } - - Methods [11] { + - Methods [13] { Method [ public method clear ] { } @@ -351,6 +357,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -832,7 +844,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [18] { + - Methods [20] { Method [ public method __construct ] { } @@ -878,6 +890,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -910,7 +928,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $syntax ] } - - Methods [25] { + - Methods [27] { Method [ public method __construct ] { } @@ -977,6 +995,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1003,7 +1027,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1034,6 +1058,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1060,7 +1090,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1091,6 +1121,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1117,7 +1153,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1148,6 +1184,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1175,7 +1217,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $nanos ] } - - Methods [15] { + - Methods [17] { Method [ public method __construct ] { } @@ -1212,6 +1254,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1242,7 +1290,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $syntax ] } - - Methods [21] { + - Methods [23] { Method [ public method __construct ] { } @@ -1297,6 +1345,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1325,7 +1379,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $options ] } - - Methods [17] { + - Methods [19] { Method [ public method __construct ] { } @@ -1368,6 +1422,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1382,10 +1442,10 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Class [ class Google\Protobuf\Field\Cardinality ] { - Constants [4] { - Constant [ public integer CARDINALITY_UNKNOWN ] { 0 } - Constant [ public integer CARDINALITY_OPTIONAL ] { 1 } - Constant [ public integer CARDINALITY_REQUIRED ] { 2 } - Constant [ public integer CARDINALITY_REPEATED ] { 3 } + Constant [ public int CARDINALITY_UNKNOWN ] { 0 } + Constant [ public int CARDINALITY_OPTIONAL ] { 1 } + Constant [ public int CARDINALITY_REQUIRED ] { 2 } + Constant [ public int CARDINALITY_REPEATED ] { 3 } } - Static properties [0] { @@ -1430,7 +1490,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $default_value ] } - - Methods [31] { + - Methods [33] { Method [ public method __construct ] { } @@ -1515,6 +1575,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1529,25 +1595,25 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Class [ class Google\Protobuf\Field\Kind ] { - Constants [19] { - Constant [ public integer TYPE_UNKNOWN ] { 0 } - Constant [ public integer TYPE_DOUBLE ] { 1 } - Constant [ public integer TYPE_FLOAT ] { 2 } - Constant [ public integer TYPE_INT64 ] { 3 } - Constant [ public integer TYPE_UINT64 ] { 4 } - Constant [ public integer TYPE_INT32 ] { 5 } - Constant [ public integer TYPE_FIXED64 ] { 6 } - Constant [ public integer TYPE_FIXED32 ] { 7 } - Constant [ public integer TYPE_BOOL ] { 8 } - Constant [ public integer TYPE_STRING ] { 9 } - Constant [ public integer TYPE_GROUP ] { 10 } - Constant [ public integer TYPE_MESSAGE ] { 11 } - Constant [ public integer TYPE_BYTES ] { 12 } - Constant [ public integer TYPE_UINT32 ] { 13 } - Constant [ public integer TYPE_ENUM ] { 14 } - Constant [ public integer TYPE_SFIXED32 ] { 15 } - Constant [ public integer TYPE_SFIXED64 ] { 16 } - Constant [ public integer TYPE_SINT32 ] { 17 } - Constant [ public integer TYPE_SINT64 ] { 18 } + Constant [ public int TYPE_UNKNOWN ] { 0 } + Constant [ public int TYPE_DOUBLE ] { 1 } + Constant [ public int TYPE_FLOAT ] { 2 } + Constant [ public int TYPE_INT64 ] { 3 } + Constant [ public int TYPE_UINT64 ] { 4 } + Constant [ public int TYPE_INT32 ] { 5 } + Constant [ public int TYPE_FIXED64 ] { 6 } + Constant [ public int TYPE_FIXED32 ] { 7 } + Constant [ public int TYPE_BOOL ] { 8 } + Constant [ public int TYPE_STRING ] { 9 } + Constant [ public int TYPE_GROUP ] { 10 } + Constant [ public int TYPE_MESSAGE ] { 11 } + Constant [ public int TYPE_BYTES ] { 12 } + Constant [ public int TYPE_UINT32 ] { 13 } + Constant [ public int TYPE_ENUM ] { 14 } + Constant [ public int TYPE_SFIXED32 ] { 15 } + Constant [ public int TYPE_SFIXED64 ] { 16 } + Constant [ public int TYPE_SINT32 ] { 17 } + Constant [ public int TYPE_SINT64 ] { 18 } } - Static properties [0] { @@ -1583,7 +1649,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $paths ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1614,6 +1680,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1640,7 +1712,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1671,6 +1743,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1696,7 +1774,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { - Properties [0] { } - - Methods [11] { + - Methods [13] { Method [ public method __construct ] { } @@ -1721,6 +1799,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1747,7 +1831,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1778,6 +1862,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1804,7 +1894,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1835,6 +1925,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1861,7 +1957,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $values ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -1892,6 +1988,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -1924,7 +2026,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $syntax ] } - - Methods [25] { + - Methods [27] { Method [ public method __construct ] { } @@ -1991,6 +2093,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2018,7 +2126,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $root ] } - - Methods [15] { + - Methods [17] { Method [ public method __construct ] { } @@ -2055,6 +2163,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2069,7 +2183,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Class [ class Google\Protobuf\NullValue ] { - Constants [1] { - Constant [ public integer NULL_VALUE ] { 0 } + Constant [ public int NULL_VALUE ] { 0 } } - Static properties [0] { @@ -2106,7 +2220,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [15] { + - Methods [17] { Method [ public method __construct ] { } @@ -2143,6 +2257,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2169,7 +2289,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $file_name ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -2200,6 +2320,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2226,7 +2352,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -2257,6 +2383,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2283,7 +2415,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $fields ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -2314,6 +2446,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2328,8 +2466,8 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Class [ class Google\Protobuf\Syntax ] { - Constants [2] { - Constant [ public integer SYNTAX_PROTO2 ] { 0 } - Constant [ public integer SYNTAX_PROTO3 ] { 1 } + Constant [ public int SYNTAX_PROTO2 ] { 0 } + Constant [ public int SYNTAX_PROTO3 ] { 1 } } - Static properties [0] { @@ -2366,7 +2504,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $nanos ] } - - Methods [17] { + - Methods [19] { Method [ public method __construct ] { } @@ -2409,6 +2547,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2440,7 +2584,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $syntax ] } - - Methods [23] { + - Methods [25] { Method [ public method __construct ] { } @@ -2501,6 +2645,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2527,7 +2677,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -2558,6 +2708,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2584,7 +2740,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $value ] } - - Methods [13] { + - Methods [15] { Method [ public method __construct ] { } @@ -2615,6 +2771,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } @@ -2641,7 +2803,7 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Property [ private $kind ] } - - Methods [24] { + - Methods [26] { Method [ public method __construct ] { } @@ -2705,6 +2867,12 @@ Extension [ extension #131 protobuf version 3.10.0 ] { Method [ public method mergeFrom ] { } + Method [ protected method readWrapperValue ] { + } + + Method [ protected method writeWrapperValue ] { + } + Method [ protected method readOneof ] { } diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec index 09b4cc2..7b76a49 100644 --- a/php-pecl-protobuf.spec +++ b/php-pecl-protobuf.spec @@ -23,7 +23,7 @@ %global ini_name 40-%{pecl_name}.ini %endif %global upstream_version 3.11.0 -%global upstream_prever RC1 +%global upstream_prever RC2 Summary: Mechanism for serializing structured data Name: %{?sub_prefix}php-pecl-%{pecl_name} @@ -115,6 +115,9 @@ cp -pr NTS ZTS cat > %{ini_name} << 'EOF' ; Enable %{pecl_name} extension module extension = %{pecl_name}.so + +; Configuration +;protobuf.keep_descriptor_pool_after_request = 0 EOF @@ -214,6 +217,9 @@ fi %changelog +* Sat Nov 23 2019 Remi Collet - 3.11.0~RC2-1 +- update to 3.11.0RC2 + * Thu Nov 21 2019 Remi Collet - 3.11.0~RC1-1 - update to 3.11.0RC1 https://github.com/protocolbuffers/protobuf/issues/6918 -- cgit