Process/Php7.php
[Pman.Core] / Process / Php7.php
index ca73971..ec2ba1a 100644 (file)
@@ -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()