From: Alan Knowles Date: Fri, 24 Aug 2018 07:08:23 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8c9c2f75eb01004b367c7739a1184147bc7c70d0 Process/Php7.php --- 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()