From 11f0c080ee712fa492ae6fe8226068441c97e5c4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Feb 2023 07:36:38 +0100 Subject: update to 3.22.0RC2 --- REFLECTION | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index ff1fd54..8436353 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #123 protobuf version 3.21.12 ] { +Extension [ extension #121 protobuf version 3.22.0RC2 ] { - Dependencies { Dependency [ date (Optional) ] @@ -70,8 +70,9 @@ Extension [ extension #123 protobuf version 3.21.12 ] { Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ $index = ] } + - Tentative return [ mixed ] } Method [ public method offsetSet ] { @@ -133,12 +134,14 @@ Extension [ extension #123 protobuf version 3.21.12 ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ public method key ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ public method next ] { @@ -652,8 +655,9 @@ Extension [ extension #123 protobuf version 3.21.12 ] { Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ $index = ] } + - Tentative return [ mixed ] } Method [ public method offsetSet ] { @@ -715,12 +719,14 @@ Extension [ extension #123 protobuf version 3.21.12 ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ public method key ] { - Parameters [0] { } + - Tentative return [ mixed ] } Method [ public method next ] { -- cgit