From ac6c3fa875d5cef523bc40a029ce06eff09da4d6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 30 Oct 2020 14:05:49 +0100 Subject: add upstream patch for PHP 8 --- PHPINFO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 PHPINFO (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO new file mode 100644 index 0000000..1910da2 --- /dev/null +++ b/PHPINFO @@ -0,0 +1,9 @@ + +geoip + +geoip support => enabled +geoip extension version => 1.1.1 +geoip library version => 1005000 + +Directive => Local Value => Master Value +geoip.custom_directory => no value => no value -- cgit