diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-20 09:58:05 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-20 09:58:05 +0200 |
commit | a55bef49bdd8d3aac6cc10734b9eedd916164595 (patch) | |
tree | e7d08a4443da593096aaf105d061b3a8970d5a03 /REFLECTION | |
parent | 54341c375364cd99c79b757f5da1fbc8de7fd2f4 (diff) |
update to 1.56.0
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.56.0RC1 ] { +Extension [ <persistent> extension #123 grpc version 1.56.0 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #122 grpc version 1.56.0RC1 ] { 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.56.0RC1 } + Constant [ string Grpc\VERSION ] { 1.56.0 } } - Classes [7] { |