From: Edward Date: Mon, 3 Dec 2018 02:55:46 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b341a92085a9d4a5cfb1d2043e599420472aa6c8 Process/Php7.php --- diff --git a/Process/Php7.php b/Process/Php7.php index b9246f8d..039337cd 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -34,7 +34,7 @@ class Pman_Core_Process_Php7 extends Pman $errline )); }); - print_R($this->bootLoader);exit; + print_R($this->bootLoader->project);exit; $this->scan(array("Pman")); $this->scan(array("Hebe"));