diff options
author | Remi Collet <remi@remirepo.net> | 2023-02-03 07:36:38 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-02-03 07:36:38 +0100 |
commit | 11f0c080ee712fa492ae6fe8226068441c97e5c4 (patch) | |
tree | 77a1f2997b81476c30010b859de3f9fef911544d /REFLECTION | |
parent | 19d1f32c40c0d0bf55c4d7822a5ce5ae05417218 (diff) |
update to 3.22.0RC2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #123 protobuf version 3.21.12 ] { +Extension [ <persistent> extension #121 protobuf version 3.22.0RC2 ] { - Dependencies { Dependency [ date (Optional) ] @@ -70,8 +70,9 @@ Extension [ <persistent> extension #123 protobuf version 3.21.12 ] { Method [ <internal:protobuf, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { - Parameter #0 [ <required> $index ] + Parameter #0 [ <optional> $index = <default> ] } + - Tentative return [ mixed ] } Method [ <internal:protobuf, prototype ArrayAccess> public method offsetSet ] { @@ -133,12 +134,14 @@ Extension [ <persistent> extension #123 protobuf version 3.21.12 ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ <internal:protobuf, prototype Iterator> public method key ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ <internal:protobuf, prototype Iterator> public method next ] { @@ -652,8 +655,9 @@ Extension [ <persistent> extension #123 protobuf version 3.21.12 ] { Method [ <internal:protobuf, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { - Parameter #0 [ <required> $index ] + Parameter #0 [ <optional> $index = <default> ] } + - Tentative return [ mixed ] } Method [ <internal:protobuf, prototype ArrayAccess> public method offsetSet ] { @@ -715,12 +719,14 @@ Extension [ <persistent> extension #123 protobuf version 3.21.12 ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ <internal:protobuf, prototype Iterator> public method key ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ <internal:protobuf, prototype Iterator> public method next ] { |