From 48624f1fb4b25b4f2165b7d3e4b0c9ce258dc51d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Nov 2022 09:52:15 +0100 Subject: update to 1.51.1 --- REFLECTION | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index d10cb93..df35e5c 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #121 grpc version 1.50.0 ] { +Extension [ extension #122 grpc version 1.51.1 ] { - INI { Entry [ grpc.enable_fork_support ] @@ -60,7 +60,7 @@ Extension [ extension #121 grpc version 1.50.0 ] { Constant [ int Grpc\CHANNEL_READY ] { 2 } Constant [ int Grpc\CHANNEL_TRANSIENT_FAILURE ] { 3 } Constant [ int Grpc\CHANNEL_FATAL_FAILURE ] { 4 } - Constant [ string Grpc\VERSION ] { 1.50.0 } + Constant [ string Grpc\VERSION ] { 1.51.1 } } - Classes [7] { @@ -75,7 +75,8 @@ Extension [ extension #121 grpc version 1.50.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [1] { + Property [ protected $channel = NULL ] } - Methods [5] { -- cgit