From cb5d426bc3250352d3d3785fe95763ec5c2c5c3d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Jul 2024 12:17:17 +0200 Subject: update to 1.65.1 add patch to workaround to https://github.com/grpc/grpc/issues/37178 --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 72c950f..4af5348 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ grpc grpc support => enabled -grpc module version => 1.65.0 +grpc module version => 1.65.1 Directive => Local Value => Master Value grpc.enable_fork_support => 0 => 0 -- cgit