diff options
author | Remi Collet <remi@remirepo.net> | 2019-04-02 08:37:17 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-04-02 08:37:17 +0200 |
commit | b1ef9d324019d32f46611249cf7215dc0689b887 (patch) | |
tree | 94756204efa07a10a414d849d5581ca6832d2cab /PHPINFO | |
parent | 30d13fe5d8eb649f0e9f616b527993c644fa26de (diff) |
Update to 1.20.0RC1
add new runtime options in provided configuration
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,4 +2,8 @@ grpc grpc support => enabled -grpc module version => 1.19.0 +grpc module version => 1.20.0RC1 + +Directive => Local Value => Master Value +grpc.enable_fork_support => 0 => 0 +grpc.poll_strategy => no value => no value |