4.next - Add migration BaseClass #682
Annotations
3 errors
Run psalm:
src/BaseMigration.php#L255
src/BaseMigration.php:255:37: DeprecatedMethod: The method Migrations\Db\Adapter\AdapterInterface::getQueryBuilder has been marked as deprecated (see https://psalm.dev/001)
|
Run psalm:
src/BaseMigration.php#L434
src/BaseMigration.php:434:30: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Run psalm
Process completed with exit code 2.
|
Loading