diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 grpc version 1.35.0 ] { +Extension [ <persistent> extension #120 grpc version 1.36.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -311,7 +311,7 @@ Extension [ <persistent> extension #119 grpc version 1.35.0 ] { - Static properties [0] { } - - Static methods [7] { + - Static methods [8] { Method [ <internal:grpc> static public method setDefaultRootsPem ] { - Parameters [1] { @@ -359,6 +359,13 @@ Extension [ <persistent> extension #119 grpc version 1.35.0 ] { - Parameters [0] { } } + + Method [ <internal:grpc> static public method createXds ] { + + - Parameters [1] { + Parameter #0 [ <required> Grpc\ChannelCredentials or NULL $fallback_creds ] + } + } } - Properties [0] { |