diff options
-rw-r--r-- | PHPINFO | 2 | ||||
-rw-r--r-- | REFLECTION | 503 | ||||
-rw-r--r-- | php-pecl-protobuf.spec | 58 |
3 files changed, 349 insertions, 214 deletions
@@ -1,7 +1,7 @@ protobuf -Version => 4.29.0RC1 +Version => 4.31.1 Directive => Local Value => Master Value protobuf.keep_descriptor_pool_after_request => 0 => 0 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { +Extension [ <persistent> extension #101 protobuf version 4.31.1 ] { - Dependencies { Dependency [ date (Optional) ] @@ -10,7 +10,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - - Classes [56] { + - Classes [57] { Class [ <internal:protobuf> final class Google\Protobuf\Internal\Arena ] { - Constants [0] { @@ -29,7 +29,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> <iterateable> final class Google\Protobuf\Internal\RepeatedField implements ArrayAccess, IteratorAggregate, Traversable, Countable ] { + Class [ <internal:protobuf> <iterateable> final class Google\Protobuf\RepeatedField implements ArrayAccess, IteratorAggregate, Traversable, Countable ] { - Constants [0] { } @@ -453,7 +453,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { - Properties [0] { } - - Methods [9] { + - Methods [11] { Method [ <internal:protobuf> public method getName ] { - Parameters [0] { @@ -472,6 +472,18 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } + Method [ <internal:protobuf> public method isRequired ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf> public method isRepeated ] { + + - Parameters [0] { + } + } + Method [ <internal:protobuf> public method getType ] { - Parameters [0] { @@ -787,7 +799,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -977,7 +990,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -1205,7 +1219,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -1410,7 +1425,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -1550,7 +1566,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -1713,7 +1730,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -1850,7 +1868,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2000,7 +2019,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2150,7 +2170,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2300,7 +2321,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2440,7 +2462,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2638,7 +2661,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2765,7 +2789,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -2862,6 +2887,183 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } + Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Timestamp ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ <internal:protobuf> static public method initOnce ] { + + - Parameters [0] { + } + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ <internal:protobuf> final class Google\Protobuf\Timestamp extends Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [20] { + Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <optional> $data = <default> ] + } + } + + Method [ <internal:protobuf> public method getSeconds ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf> public method setSeconds ] { + + - Parameters [1] { + Parameter #0 [ <required> $value ] + } + } + + Method [ <internal:protobuf> public method getNanos ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf> public method setNanos ] { + + - Parameters [1] { + Parameter #0 [ <required> $value ] + } + } + + Method [ <internal:protobuf> public method fromDateTime ] { + + - Parameters [1] { + Parameter #0 [ <required> $datetime ] + } + } + + Method [ <internal:protobuf> public method toDateTime ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + + - Parameters [1] { + Parameter #0 [ <required> $data ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + + - Parameters [2] { + Parameter #0 [ <required> $data ] + Parameter #1 [ <optional> $arg = <default> ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + + - Parameters [1] { + Parameter #0 [ <required> $data ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + + - Parameters [1] { + Parameter #0 [ <required> $field ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + + - Parameters [2] { + Parameter #0 [ <required> $field ] + Parameter #1 [ <required> $value ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + + - Parameters [1] { + Parameter #0 [ <required> $field ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + + - Parameters [1] { + Parameter #0 [ <required> $field ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + + - Parameters [2] { + Parameter #0 [ <required> $field ] + Parameter #1 [ <required> $value ] + } + } + + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + + - Parameters [1] { + Parameter #0 [ <required> $field ] + } + } + } + } + Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Type ] { - Constants [0] { @@ -2899,7 +3101,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { - Properties [0] { } - - Methods [26] { + - Methods [28] { Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { - Parameters [1] { @@ -2985,6 +3187,19 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } + Method [ <internal:protobuf> public method getEdition ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf> public method setEdition ] { + + - Parameters [1] { + Parameter #0 [ <required> $value ] + } + } + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { - Parameters [0] { @@ -3012,7 +3227,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -3256,7 +3472,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -3420,7 +3637,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { - Properties [0] { } - - Methods [24] { + - Methods [26] { Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { - Parameters [1] { @@ -3493,6 +3710,19 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } + Method [ <internal:protobuf> public method getEdition ] { + + - Parameters [0] { + } + } + + Method [ <internal:protobuf> public method setEdition ] { + + - Parameters [1] { + Parameter #0 [ <required> $value ] + } + } + Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { - Parameters [0] { @@ -3520,7 +3750,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -3673,7 +3904,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -3813,7 +4045,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -3880,9 +4113,10 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Class [ <internal:protobuf> class Google\Protobuf\Syntax ] { - - Constants [2] { + - Constants [3] { Constant [ public int SYNTAX_PROTO2 ] { 0 } Constant [ public int SYNTAX_PROTO3 ] { 1 } + Constant [ public int SYNTAX_EDITIONS ] { 2 } } - Static properties [0] { @@ -3911,7 +4145,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Timestamp ] { + Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Wrappers ] { - Constants [0] { } @@ -3934,7 +4168,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\Timestamp extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\DoubleValue extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -3948,7 +4182,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { - Properties [0] { } - - Methods [20] { + - Methods [16] { Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { - Parameters [1] { @@ -3956,45 +4190,19 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Method [ <internal:protobuf> public method getSeconds ] { - - - Parameters [0] { - } - } - - Method [ <internal:protobuf> public method setSeconds ] { - - - Parameters [1] { - Parameter #0 [ <required> $value ] - } - } - - Method [ <internal:protobuf> public method getNanos ] { + Method [ <internal:protobuf> public method getValue ] { - Parameters [0] { } } - Method [ <internal:protobuf> public method setNanos ] { + Method [ <internal:protobuf> public method setValue ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } - Method [ <internal:protobuf> public method fromDateTime ] { - - - Parameters [1] { - Parameter #0 [ <required> $datetime ] - } - } - - Method [ <internal:protobuf> public method toDateTime ] { - - - Parameters [0] { - } - } - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { - Parameters [0] { @@ -4022,7 +4230,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4087,30 +4296,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Wrappers ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [1] { - Method [ <internal:protobuf> static public method initOnce ] { - - - Parameters [0] { - } - } - } - - - Properties [0] { - } - - - Methods [0] { - } - } - - Class [ <internal:protobuf> final class Google\Protobuf\DoubleValue extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\FloatValue extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4172,7 +4358,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4237,7 +4424,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\FloatValue extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\Int64Value extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4299,7 +4486,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4364,7 +4552,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\Int64Value extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\UInt64Value extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4426,7 +4614,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4491,7 +4680,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\UInt64Value extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\Int32Value extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4553,7 +4742,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4618,7 +4808,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\Int32Value extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\UInt32Value extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4680,7 +4870,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4745,7 +4936,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\UInt32Value extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\BoolValue extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4807,7 +4998,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4872,7 +5064,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\BoolValue extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\StringValue extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -4934,7 +5126,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -4999,7 +5192,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\StringValue extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> final class Google\Protobuf\BytesValue extends Google\Protobuf\Internal\Message ] { - Constants [0] { } @@ -5061,7 +5254,8 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <optional> $flags = <default> ] } } @@ -5126,9 +5320,11 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { } } - Class [ <internal:protobuf> final class Google\Protobuf\BytesValue extends Google\Protobuf\Internal\Message ] { + Class [ <internal:protobuf> class Google\Protobuf\PrintOptions ] { - - Constants [0] { + - Constants [2] { + Constant [ public int PRESERVE_PROTO_FIELD_NAMES ] { 1 } + Constant [ public int ALWAYS_PRINT_ENUMS_AS_INTS ] { 2 } } - Static properties [0] { @@ -5140,116 +5336,7 @@ Extension [ <persistent> extension #91 protobuf version 4.29.0RC1 ] { - Properties [0] { } - - Methods [16] { - Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { - - - Parameters [1] { - Parameter #0 [ <optional> $data = <default> ] - } - } - - Method [ <internal:protobuf> public method getValue ] { - - - Parameters [0] { - } - } - - Method [ <internal:protobuf> public method setValue ] { - - - Parameters [1] { - Parameter #0 [ <required> $value ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { - - - Parameters [0] { - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { - - - Parameters [0] { - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { - - - Parameters [0] { - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { - - - Parameters [1] { - Parameter #0 [ <required> $data ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { - - - Parameters [0] { - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { - - - Parameters [2] { - Parameter #0 [ <required> $data ] - Parameter #1 [ <optional> $arg = <default> ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { - - - Parameters [1] { - Parameter #0 [ <required> $data ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { - - - Parameters [1] { - Parameter #0 [ <required> $field ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { - - - Parameters [2] { - Parameter #0 [ <required> $field ] - Parameter #1 [ <required> $value ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { - - - Parameters [1] { - Parameter #0 [ <required> $field ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { - - - Parameters [1] { - Parameter #0 [ <required> $field ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { - - - Parameters [2] { - Parameter #0 [ <required> $field ] - Parameter #1 [ <required> $value ] - } - } - - Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { - - - Parameters [1] { - Parameter #0 [ <required> $field ] - } - } + - Methods [0] { } } } diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec index 00afc78..8207158 100644 --- a/php-pecl-protobuf.spec +++ b/php-pecl-protobuf.spec @@ -1,8 +1,8 @@ # remirepo spec file for php-pecl-protobuf # -# Copyright (c) 2016-2024 Remi Collet -# License: CC-BY-SA-4.0 -# http://creativecommons.org/licenses/by-sa/4.0/ +# SPDX-FileCopyrightText: Copyright 2016-2025 Remi Collet +# SPDX-License-Identifier: CECILL-2.1 +# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # @@ -12,8 +12,8 @@ %global pecl_name protobuf %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} %global ini_name 40-%{pecl_name}.ini -%global upstream_version 4.29.0 -%global upstream_prever RC1 +%global upstream_version 4.31.1 +#global upstream_prever RC2 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure @@ -95,6 +95,7 @@ cd ../NTS %configure \ --enable-protobuf \ --with-php-config=%{__phpconfig} + %make_build %if %{with_zts} @@ -102,6 +103,7 @@ cd ../ZTS %configure \ --enable-protobuf \ --with-php-config=%{__ztsphpconfig} + %make_build %endif @@ -161,6 +163,52 @@ done %changelog +* Thu May 29 2025 Remi Collet <remi@remirepo.net> - 4.31.1-1 +- update to 4.31.1 (no change) + +* Thu May 15 2025 Remi Collet <remi@remirepo.net> - 4.31.0-1 +- update to 4.31.0 + +* Mon May 5 2025 Remi Collet <remi@remirepo.net> - 4.31.0~RC2-1 +- update to 4.31.0RC2 + +* Tue Apr 22 2025 Remi Collet <remi@remirepo.net> - 4.31.0~RC1-1 +- update to 4.31.0RC1 + +* Thu Mar 27 2025 Remi Collet <remi@remirepo.net> - 4.30.2-1 +- update to 4.30.2 (no change) + +* Fri Mar 14 2025 Remi Collet <remi@remirepo.net> - 4.30.1-1 +- update to 4.30.1 (no change) + +* Wed Mar 5 2025 Remi Collet <remi@remirepo.net> - 4.30.0-1 +- update to 4.30.0 + +* Thu Feb 27 2025 Remi Collet <remi@remirepo.net> - 4.30.0~RC2-1 +- update to 4.30.0RC2 + +* Wed Feb 5 2025 Remi Collet <remi@remirepo.net> - 4.30.0~RC1-1 +- update to 4.30.0RC1 + +* Thu Jan 9 2025 Remi Collet <remi@remirepo.net> - 4.29.3-1 +- update to 4.29.3 (no change) + +* Wed Dec 18 2024 Remi Collet <remi@remirepo.net> - 4.29.2-1 +- update to 4.29.2 (no change) +- re-license spec file to CECILL-2.1 + +* Thu Dec 5 2024 Remi Collet <remi@remirepo.net> - 4.29.1-1 +- update to 4.29.1 (no change) + +* Thu Nov 28 2024 Remi Collet <remi@remirepo.net> - 4.29.0-1 +- update to 4.29.0 + +* Tue Nov 19 2024 Remi Collet <remi@remirepo.net> - 4.29.0~RC3-1 +- update to 4.29.0RC3 + +* Thu Oct 24 2024 Remi Collet <remi@remirepo.net> - 4.29.0~RC2-1 +- update to 4.29.0RC2 (no change) + * Tue Oct 1 2024 Remi Collet <remi@remirepo.net> - 4.29.0~RC1-1 - update to 4.29.0RC1 |