From b419007a79ef0ae5e27134190614380d27c690ae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Dec 2018 08:03:24 +0100 Subject: Update to 2.0.5 add patch for PHP 7.0 from https://github.com/laruence/taint/pull/68 --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index f55489c..d5f5d06 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ taint taint support => enabled -Version => 2.0.4 +Version => 2.0.5 Directive => Local Value => Master Value taint.enable => Off => Off -- cgit