diff options
author | Remi Collet <remi@remirepo.net> | 2022-02-24 08:08:18 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-02-24 08:08:18 +0100 |
commit | 22c9a3ef9a9718e51409a25725a318e8933d01cf (patch) | |
tree | b69af063cb0802edfe2259f7ad2b72260aeee3ed /REFLECTION | |
parent | e5f918c8918b9e77eb54d7958259f55f4bc487ea (diff) |
update to 1.44.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 grpc version 1.44.0RC2 ] { +Extension [ <persistent> extension #120 grpc version 1.44.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #120 grpc version 1.44.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.44.0RC2 } + Constant [ string Grpc\VERSION ] { 1.44.0 } } - Classes [7] { |