From ad9ad95f91a11c0600bcdae88813ec4152e39353 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Mar 2021 08:04:18 +0100 Subject: update to 1.36.0 --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 33c5dce..27b8c08 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #119 grpc version 1.35.0 ] { +Extension [ extension #120 grpc version 1.36.0 ] { - INI { Entry [ grpc.enable_fork_support ] @@ -311,7 +311,7 @@ Extension [ extension #119 grpc version 1.35.0 ] { - Static properties [0] { } - - Static methods [7] { + - Static methods [8] { Method [ static public method setDefaultRootsPem ] { - Parameters [1] { @@ -359,6 +359,13 @@ Extension [ extension #119 grpc version 1.35.0 ] { - Parameters [0] { } } + + Method [ static public method createXds ] { + + - Parameters [1] { + Parameter #0 [ Grpc\ChannelCredentials or NULL $fallback_creds ] + } + } } - Properties [0] { -- cgit