Change check-database-platform option default value to true on DiffCommand #1517
Annotations
10 errors
|
tests/Metadata/Storage/TableMetadataStorageTest.php#L180
Call to deprecated method quoteIdentifier() of class Doctrine\DBAL\Platforms\AbstractPlatform:
Use {@link quoteSingleIdentifier()} individually for each part of a qualified name instead.
|
|
tests/Metadata/Storage/TableMetadataStorageTest.php#L143
Call to deprecated method setPrimaryKey() of class Doctrine\DBAL\Schema\Table:
Use {@see addPrimaryKeyConstraint()} instead.
|
|
tests/Metadata/Storage/TableMetadataStorageTest.php#L115
Call to deprecated method setPrimaryKey() of class Doctrine\DBAL\Schema\Table:
Use {@see addPrimaryKeyConstraint()} instead.
|
|
tests/Metadata/Storage/TableMetadataStorageTest.php#L90
Call to deprecated method setPrimaryKey() of class Doctrine\DBAL\Schema\Table:
Use {@see addPrimaryKeyConstraint()} instead.
|
|
tests/Metadata/Storage/ExistingTableMetadataStorageTest.php#L74
Call to deprecated method setPrimaryKey() of class Doctrine\DBAL\Schema\Table:
Use {@see addPrimaryKeyConstraint()} instead.
|
|
|
|
src/Metadata/Storage/TableMetadataStorage.php#L243
Call to deprecated method setPrimaryKey() of class Doctrine\DBAL\Schema\Table:
Use {@see addPrimaryKeyConstraint()} instead.
|
|
src/Metadata/Storage/TableMetadataStorage.php#L115
Call to deprecated method quoteIdentifier() of class Doctrine\DBAL\Platforms\AbstractPlatform:
Use {@link quoteSingleIdentifier()} individually for each part of a qualified name instead.
|
|
src/Generator/DiffGenerator.php#L74
Call to deprecated method getName() of class Doctrine\DBAL\Schema\Schema.
|
|
src/Finder/RecursiveRegexFinder.php#L47
Method Doctrine\Migrations\Finder\RecursiveRegexFinder::createIterator() should return RegexIterator<mixed, mixed, Traversable<mixed, mixed>> but returns RegexIterator<mixed, mixed, Traversable<TKey, TValue>>.
|
The logs for this run have expired and are no longer available.
Loading