From 1cccfbf241a6136884f16e17f99e5940fed9c898 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Feb 2020 13:27:35 +0100 Subject: update to 1.1.0 add patch for libcurl detection from https://github.com/scoutapp/scout-apm-php-ext/pull/62 --- PHPINFO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 2e7dd2f..92d0f4a 100644 --- a/PHPINFO +++ b/PHPINFO @@ -1,4 +1,8 @@ scoutapm -Version => 1.0.1 +scoutapm support => enabled +Version => 1.1.0 +curl functions => Yes +file functions => Yes +pdo functions => Yes -- cgit