From: Edward Date: Wed, 21 Nov 2018 09:23:16 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8fec8418bdc2529890f06c02e77b58afb8c7c732 Process/Php7.php --- diff --git a/Process/Php7.php b/Process/Php7.php index 8d7de88c..f16e917e 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -29,6 +29,7 @@ class Pman_Core_Process_Php7 extends Pman // throw new ErrorException($errstr, $errno, 0, $errfile, $errline); print_r(array( $errno, + $errstr, $errfile, $errline ));