diff options
| author | Remi Collet <remi@remirepo.net> | 2022-03-28 09:48:38 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2022-03-28 09:48:38 +0200 | 
| commit | d3cf015cce588b75a159a9ef5fb42f97ce0463a4 (patch) | |
| tree | 4c462bfe692e313a7425b1dfdd8090e987b1967f /REFLECTION | |
| parent | 22c9a3ef9a9718e51409a25725a318e8933d01cf (diff) | |
update to 1.45.0
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 grpc version 1.44.0 ] { +Extension [ <persistent> extension #120 grpc version 1.45.0 ] {    - INI {      Entry [ grpc.enable_fork_support <SYSTEM> ] @@ -60,7 +60,7 @@ Extension [ <persistent> extension #120 grpc version 1.44.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.44.0 } +    Constant [ string Grpc\VERSION ] { 1.45.0 }    }    - Classes [7] {  | 
