From 3973e4b84bce1554410da72314ecd0af89d79e42 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 11 Jul 2026 06:37:19 +0200 Subject: update to 1.82.1 drop pear/pecl dependency sources from github add pie virtual provides report PIE vs PECL minimal PHP version inconsistency as https://github.com/grpc/grpc/issues/42798 --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 3c7028e..38fd036 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ grpc grpc support => enabled -grpc module version => 1.82.0 +grpc module version => 1.82.1 Directive => Local Value => Master Value grpc.enable_fork_support => 0 => 0 -- cgit