diff options
author | Remi Collet <remi@remirepo.net> | 2024-05-30 11:29:19 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-05-30 11:29:19 +0200 |
commit | 525a97ad34646f4b3ed0fa218931743c9b5f9fb0 (patch) | |
tree | dc53347c4d35f6d1e4a65077569a28457ba36e4e | |
parent | 23f745d5afdf0c15bc01c063c56ca02ad3b5da66 (diff) |
update to 1.64.0RC2
-rw-r--r-- | PHPINFO | 2 | ||||
-rw-r--r-- | REFLECTION | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -2,7 +2,7 @@ grpc grpc support => enabled -grpc module version => 1.63.0 +grpc module version => 1.64.0RC2 Directive => Local Value => Master Value grpc.enable_fork_support => 0 => 0 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #104 grpc version 1.63.0 ] { +Extension [ <persistent> extension #105 grpc version 1.64.0RC2 ] { - INI { Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #104 grpc version 1.63.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.63.0 } + Constant [ string Grpc\VERSION ] { 1.64.0RC2 } } - Classes [7] { |