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