diff options
author | Remi Collet <remi@remirepo.net> | 2023-01-26 14:07:47 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-01-26 14:07:47 +0100 |
commit | 9e4ca0fc578fc6b43c23c8569c34eefc94c6bb2f (patch) | |
tree | 8e312d31549622cfa9da124ceb3bd1e9b885d5b0 /REFLECTION | |
parent | 48624f1fb4b25b4f2165b7d3e4b0c9ce258dc51d (diff) |
update to 1.52.0RC1
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.51.1 ] { +Extension [ <persistent> extension #120 grpc version 1.52.0RC1 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #122 grpc version 1.51.1 ] { 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.51.1 } + Constant [ string Grpc\VERSION ] { 1.52.0RC1 } } - Classes [7] { |