From 39974c06c4679f114786469019f2a4fbec48f5b7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Jul 2025 07:10:53 +0200 Subject: update to 4.32.0RC1 --- REFLECTION | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 100 insertions(+), 8 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 6afa633..3b28a99 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #101 protobuf version 4.31.1 ] { +Extension [ extension #103 protobuf version 4.32.0RC1 ] { - Dependencies { Dependency [ date (Optional) ] @@ -1093,7 +1093,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [28] { + - Methods [31] { Method [ public method __construct ] { - Parameters [1] { @@ -1166,6 +1166,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasSourceContext ] { + + - Parameters [0] { + } + } + Method [ public method getMixins ] { - Parameters [0] { @@ -1192,6 +1198,19 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method getEdition ] { + + - Parameters [0] { + } + } + + Method [ public method setEdition ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + } + Method [ public method clear ] { - Parameters [0] { @@ -1299,7 +1318,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [28] { + - Methods [30] { Method [ public method __construct ] { - Parameters [1] { @@ -1398,6 +1417,19 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method getEdition ] { + + - Parameters [0] { + } + } + + Method [ public method setEdition ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + } + Method [ public method clear ] { - Parameters [0] { @@ -2401,7 +2433,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [1] { @@ -2435,6 +2467,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasValue ] { + + - Parameters [0] { + } + } + Method [ public method clear ] { - Parameters [0] { @@ -2542,7 +2580,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [27] { + - Methods [33] { Method [ public method __construct ] { - Parameters [1] { @@ -2563,6 +2601,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasNullValue ] { + + - Parameters [0] { + } + } + Method [ public method getNumberValue ] { - Parameters [0] { @@ -2576,6 +2620,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasNumberValue ] { + + - Parameters [0] { + } + } + Method [ public method getStringValue ] { - Parameters [0] { @@ -2589,6 +2639,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasStringValue ] { + + - Parameters [0] { + } + } + Method [ public method getBoolValue ] { - Parameters [0] { @@ -2602,6 +2658,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasBoolValue ] { + + - Parameters [0] { + } + } + Method [ public method getStructValue ] { - Parameters [0] { @@ -2615,6 +2677,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasStructValue ] { + + - Parameters [0] { + } + } + Method [ public method getListValue ] { - Parameters [0] { @@ -2628,6 +2696,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasListValue ] { + + - Parameters [0] { + } + } + Method [ public method getKind ] { - Parameters [0] { @@ -3101,7 +3175,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [28] { + - Methods [29] { Method [ public method __construct ] { - Parameters [1] { @@ -3174,6 +3248,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasSourceContext ] { + + - Parameters [0] { + } + } + Method [ public method getSyntax ] { - Parameters [0] { @@ -3637,7 +3717,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [26] { + - Methods [27] { Method [ public method __construct ] { - Parameters [1] { @@ -3697,6 +3777,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasSourceContext ] { + + - Parameters [0] { + } + } + Method [ public method getSyntax ] { - Parameters [0] { @@ -3984,7 +4070,7 @@ Extension [ extension #101 protobuf version 4.31.1 ] { - Properties [0] { } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [1] { @@ -4018,6 +4104,12 @@ Extension [ extension #101 protobuf version 4.31.1 ] { } } + Method [ public method hasValue ] { + + - Parameters [0] { + } + } + Method [ public method clear ] { - Parameters [0] { -- cgit