diff options
author | Remi Collet <remi@remirepo.net> | 2023-03-27 11:57:01 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-03-27 11:57:01 +0200 |
commit | b60b417a4b971ceadc755658c0d78de6029cab5e (patch) | |
tree | 4a5b44f39660398a0b311b188ff14d530db03f1c /REFLECTION | |
parent | 9b73cd5290cf74ced54b8126798a9f7e52944e75 (diff) |
update to 1.53.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.0RC2 ] { +Extension [ <persistent> extension #121 grpc version 1.53.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #121 grpc version 1.53.0RC2 ] { 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.0RC2 } + Constant [ string Grpc\VERSION ] { 1.53.0 } } - Classes [7] { |