diff options
author | Remi Collet <remi@remirepo.net> | 2025-07-18 08:53:01 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-07-18 08:53:01 +0200 |
commit | 0c8d27094dec4054ec7515ca6358a1f56d070991 (patch) | |
tree | 76ec6a794a951f6d6a32d5f5f0cbeaca94807d65 /REFLECTION | |
parent | c0209355e44bddbc29691133c6711623ef860ea5 (diff) |
update to 1.74.0RC2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #139 grpc version 1.73.0 ] { +Extension [ <persistent> extension #142 grpc version 1.74.0RC2 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -57,7 +57,7 @@ Extension [ <persistent> extension #139 grpc version 1.73.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.73.0 } + Constant [ string Grpc\VERSION ] { 1.74.0RC2 } } - Classes [7] { |