Process/Php7.php
authorEdward <edward@roojs.com>
Mon, 3 Dec 2018 02:54:57 +0000 (10:54 +0800)
committerEdward <edward@roojs.com>
Mon, 3 Dec 2018 02:54:57 +0000 (10:54 +0800)
Process/Php7.php

index 0296486..2673c76 100644 (file)
@@ -34,7 +34,7 @@ class Pman_Core_Process_Php7 extends Pman
                 $errline
             ));
         });
-        
+        print_R($this->project);exit;
         $this->scan(array("Pman"));
         $this->scan(array("Hebe"));