diff options
author | Remi Collet <remi@remirepo.net> | 2023-12-01 07:36:20 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-12-01 07:36:20 +0100 |
commit | a555bee364ba9c54f8106cad8f69f0de54202c3a (patch) | |
tree | 96ee85f99914c8c5d7cef9a44583961f15d6394d /REFLECTION | |
parent | fabf294f4a66cbc8af38f335e41db372ae2df822 (diff) |
update to 1.60.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #126 grpc version 1.59.1 ] { +Extension [ <persistent> extension #74 grpc version 1.60.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #126 grpc version 1.59.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.59.1 } + Constant [ string Grpc\VERSION ] { 1.60.0 } } - Classes [7] { |