Reduce phinx usage and stabilize backend inteface #672
Annotations
10 errors
Run psalm:
src/AbstractSeed.php#L101
src/AbstractSeed.php:101:24: DeprecatedClass: Migrations\Command\Phinx\Seed is marked deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/BakeMigrationDiffCommand.php#L522
src/Command/BakeMigrationDiffCommand.php:522:22: DeprecatedClass: Class Migrations\Command\Phinx\Dump is deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/BakeMigrationDiffCommand.php#L523
src/Command/BakeMigrationDiffCommand.php:523:24: DeprecatedClass: Migrations\Command\Phinx\Dump is marked deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Dump is marked as deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\MarkMigrated is marked as deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Migrate is marked as deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Rollback is marked as deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Seed is marked as deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Status is marked as deprecated (see https://psalm.dev/098)
|
Run psalm:
src/Command/Phinx/CommandTrait.php#L76
src/Command/Phinx/CommandTrait.php:76:13: DeprecatedClass: Class Migrations\Command\Phinx\Create is marked as deprecated (see https://psalm.dev/098)
|
Loading