mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
Suggestions
This commit is contained in:
@@ -167,7 +167,7 @@ class BuildPHPCommand extends BuildCommand
|
||||
$this->printFormatInfo($indent_texts);
|
||||
|
||||
// bind extra info to exception handler
|
||||
ExceptionHandler::$bind_build_php_extra_info = $indent_texts;
|
||||
ExceptionHandler::setBindBuildPhpExtraInfo($indent_texts);
|
||||
|
||||
logger()->notice('Build will start after 2s ...');
|
||||
sleep(2);
|
||||
|
||||
Reference in New Issue
Block a user