Fix BC topic. #721
Annotations
5 errors
Run phpstan:
src/Command/BakeSimpleMigrationCommand.php#L148
Method Migrations\Command\BakeSimpleMigrationCommand::fileName() invoked with 2 parameters, 1 required.
|
Run phpstan
Process completed with exit code 1.
|
Run psalm:
src/Command/BakeSimpleMigrationCommand.php#L71
src/Command/BakeSimpleMigrationCommand.php:71:32: PossiblyNullArgument: Argument 1 of Migrations\Command\BakeSimpleMigrationCommand::getPath cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run psalm:
src/Command/BakeSimpleMigrationCommand.php#L148
src/Command/BakeSimpleMigrationCommand.php:148:36: TooManyArguments: Too many arguments for method Migrations\Command\BakeSimpleMigrationCommand::filename - saw 2 (see https://psalm.dev/026)
|
Run psalm
Process completed with exit code 2.
|
Loading