feat: new command shield:extend #2058
Annotations
15 errors
phpstan / PHP 8.0 Static Analysis:
src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
|
phpstan / PHP 8.0 Static Analysis:
src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
|
phpstan / PHP 8.0 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 7.4 Static Analysis:
src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
|
phpstan / PHP 7.4 Static Analysis:
src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
|
phpstan / PHP 7.4 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.1 Static Analysis:
src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
|
phpstan / PHP 8.1 Static Analysis:
src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
|
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.2 Static Analysis:
src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
|
phpstan / PHP 8.2 Static Analysis:
src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
|
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.3 Static Analysis:
src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
|
phpstan / PHP 8.3 Static Analysis:
src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
|
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.
|