diff options
| author | Remi Collet <remi@remirepo.net> | 2024-08-13 10:55:39 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-08-13 10:55:39 +0200 | 
| commit | d0cc93e73c5b0d5ae1dc3c2c67b38224fa65c45f (patch) | |
| tree | eba9b082e7c5ade58c76b85f4c213271547acafc | |
| parent | 5c0cedb61040a2e638ca1b4f541a95d3c8ec0938 (diff) | |
refl
| -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.65.2 +grpc module version => 1.66.0RC3  Directive => Local Value => Master Value  grpc.enable_fork_support => 0 => 0 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #110 grpc version 1.65.2 ] { +Extension [ <persistent> extension #112 grpc version 1.66.0RC3 ] {    - INI {      Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -57,7 +57,7 @@ Extension [ <persistent> extension #110 grpc version 1.65.2 ] {      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.65.2 } +    Constant [ string Grpc\VERSION ] { 1.66.0RC3 }    }    - Classes [7] {  | 
