diff options
author | Remi Collet <remi@remirepo.net> | 2023-03-14 14:12:45 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-03-14 14:12:45 +0100 |
commit | 9b73cd5290cf74ced54b8126798a9f7e52944e75 (patch) | |
tree | 69c049ab31fb54452ad111e32b100ae187f789b0 /REFLECTION | |
parent | 89297d6d181ec23fc2975f40bcd72a324ebfb12a (diff) |
update to 1.53.0RC2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #122 grpc version 1.53.0RC1 ] { +Extension [ <persistent> extension #121 grpc version 1.53.0RC2 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #122 grpc version 1.53.0RC1 ] { 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.0RC1 } + Constant [ string Grpc\VERSION ] { 1.53.0RC2 } } - Classes [7] { |