From 8c9c2f75eb01004b367c7739a1184147bc7c70d0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 24 Aug 2018 15:08:23 +0800 Subject: [PATCH] Process/Php7.php --- Process/Php7.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Process/Php7.php b/Process/Php7.php index ca73971d..ec2ba1a5 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -13,7 +13,7 @@ class Pman_Core_Php7 extends Pman { static $cli_desc = "Tests for PHP compatibilty, by including files..."; - + static $cli_opts = array(); function getAuth() -- 2.39.2