mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 17:15:36 +08:00
PHP80 小修 (#187)
* migrate-php80 fix styles fix static analyse * fix some bugs
This commit is contained in:
@@ -11,7 +11,7 @@ class CheckConfigCommand extends Command
|
||||
{
|
||||
use SourceLoadModeOnly;
|
||||
|
||||
private $need_update = false;
|
||||
private bool $need_update = false;
|
||||
|
||||
protected function handle(): int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user