diff options
author | Remi Collet <remi@remirepo.net> | 2023-04-18 14:30:15 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-04-18 14:30:15 +0200 |
commit | 69b6cb96e83a3355fa52114560ca22a8630bf7fe (patch) | |
tree | 37e002eda4eea8c2988d6b698c96ec7d85222ec9 /REFLECTION | |
parent | b60b417a4b971ceadc755658c0d78de6029cab5e (diff) |
update to 1.54.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #121 grpc version 1.53.0 ] { +Extension [ <persistent> extension #122 grpc version 1.54.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #121 grpc version 1.53.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.53.0 } + Constant [ string Grpc\VERSION ] { 1.54.0 } } - Classes [7] { |