diff options
author | Remi Collet <remi@remirepo.net> | 2024-11-19 14:17:19 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-11-19 14:17:19 +0100 |
commit | fa32ccf9b7796c7b44f0da09ecc6abf6fda42efc (patch) | |
tree | 97a9f3b6da97c3362130ad8197e5441d18a80aa3 /REFLECTION | |
parent | 3ff9212d6864c554339d0a602280e6ea0cdb7033 (diff) |
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #125 grpc version 1.67.0 ] { +Extension [ <persistent> extension #126 grpc version 1.68.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -57,7 +57,7 @@ Extension [ <persistent> extension #125 grpc version 1.67.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.67.0 } + Constant [ string Grpc\VERSION ] { 1.68.0 } } - Classes [7] { |