Skip to content

Instantly share code, notes, and snippets.

@Majkl578
Created June 6, 2018 01:25
Show Gist options
  • Save Majkl578/2107492b128c35dff8d2007913d4cde8 to your computer and use it in GitHub Desktop.
Save Majkl578/2107492b128c35dff8d2007913d4cde8 to your computer and use it in GitHub Desktop.
$ vendor/bin/roave-backward-compatibility-check r:a --from=v1.7.2 --to=master -- lib
Comparing from 3e7656c5adfd9b7d0d8757aa1e9e8daf43a6f200 to bba2123d7d8ab43927ff2370a4785892b7c181d5...
Loading composer repositories with package information
Updating dependencies
Package operations: 13 installs, 0 updates, 0 removals
- Installing ocramius/package-versions (1.3.0): Loading from cache
- Installing zendframework/zend-eventmanager (3.2.1): Loading from cache
- Installing zendframework/zend-code (3.3.0): Loading from cache
- Installing ocramius/proxy-manager (2.2.0): Loading from cache
- Installing symfony/polyfill-mbstring (v1.8.0): Loading from cache
- Installing symfony/console (v4.1.0): Loading from cache
- Installing doctrine/lexer (v1.0.1): Loading from cache
- Installing doctrine/inflector (v1.3.0): Loading from cache
- Installing doctrine/collections (v1.5.0): Loading from cache
- Installing doctrine/cache (v1.7.1): Loading from cache
- Installing doctrine/annotations (v1.6.0): Loading from cache
- Installing doctrine/common (v2.8.1): Loading from cache
- Installing doctrine/dbal (v2.7.1): Loading from cache
Writing lock file
Generating optimized autoload files
Loading composer repositories with package information
Installing dependencies from lock file
<warning>Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.</warning>
Package operations: 14 installs, 0 updates, 0 removals
- Installing ocramius/package-versions (1.3.0): Loading from cache
- Installing doctrine/lexer (v1.0.1): Loading from cache
- Installing doctrine/annotations (v1.6.0): Loading from cache
- Installing doctrine/cache (v1.7.1): Loading from cache
- Installing doctrine/collections (v1.5.0): Loading from cache
- Installing doctrine/inflector (v1.3.0): Loading from cache
- Installing doctrine/common (v2.8.1): Loading from cache
- Installing doctrine/dbal (v2.7.1): Loading from cache
- Installing zendframework/zend-eventmanager (3.2.1): Loading from cache
- Installing zendframework/zend-code (3.3.0): Loading from cache
- Installing ocramius/proxy-manager (2.1.1): Loading from cache
- Installing symfony/polyfill-mbstring (v1.8.0): Loading from cache
- Installing symfony/console (v4.0.9): Loading from cache
- Installing symfony/stopwatch (v4.0.9): Loading from cache
Generating optimized autoload files
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Version became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Version::STATE_NONE was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Version::STATE_PRE was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Version::STATE_EXEC was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Version::STATE_POST was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Version::DIRECTION_UP was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Version::DIRECTION_DOWN was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#getConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#isMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#markMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#markNotMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#addSql() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#writeSqlFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#getMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#getExecutionState() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#getTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Version#__toString() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationStatusInfosHelper became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationStatusInfosHelper#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationStatusInfosHelper#getMigrationsInfos() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationStatusInfosHelper#getExecutedUnavailableMigrations() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationDirectoryHelper became an interface
[BC] REMOVED: Property Symfony\Component\Console\Helper\Helper#$helperSet was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationDirectoryHelper#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationDirectoryHelper#getMigrationDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\MigrationDirectoryHelper#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::strlen() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::substr() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::formatTime() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::formatMemory() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::strlenWithoutDecoration() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::removeDecoration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\ConfigurationHelperInterface#getMigrationConfig() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Helper\ConfigurationHelper became an interface
[BC] REMOVED: Property Symfony\Component\Console\Helper\Helper#$helperSet was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\ConfigurationHelper#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\ConfigurationHelper#getMigrationConfig() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Helper\ConfigurationHelper#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::strlen() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::substr() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::formatTime() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::formatMemory() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::strlenWithoutDecoration() was removed
[BC] REMOVED: Method Symfony\Component\Console\Helper\Helper::removeDecoration() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\ConsoleRunner became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\ConsoleRunner::run() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\ConsoleRunner::createApplication() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\ConsoleRunner::addCommands() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\VersionCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\VersionCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\VersionCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\UpToDateCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\UpToDateCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\UpToDateCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\StatusCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\StatusCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\StatusCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\MigrateCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\MigrateCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\MigrateCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\MigrateCommand#createMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\LatestCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\LatestCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\LatestCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#getTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#generateMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#loadCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\ExecuteCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\ExecuteCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\ExecuteCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\DiffCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Property Doctrine\DBAL\Migrations\Tools\Console\Command\DiffCommand#$schemaProvider was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\DiffCommand#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\DiffCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\DiffCommand#execute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#getTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#generateMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand#loadCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand became an interface
[BC] REMOVED: Property Symfony\Component\Console\Command\Command::$defaultName was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#configure() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#outputHeader() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#setMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#getMigrationConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand#askConfirmation() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command::getDefaultName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#__construct() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#ignoreValidationErrors() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelperSet() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getApplication() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isEnabled() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#execute() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#interact() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#initialize() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#run() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setCode() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#mergeApplicationDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getNativeDefinition() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addArgument() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addOption() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setProcessTitle() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getName() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#isHidden() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getDescription() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getProcessedHelp() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#setAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getAliases() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getSynopsis() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#addUsage() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getUsages() was removed
[BC] REMOVED: Method Symfony\Component\Console\Command\Command#getHelper() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\SqlFileWriter became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\SqlFileWriter#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\SqlFileWriter#write() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\SqlFileWriter#throwInvalidArgumentException() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\SkipMigrationException became an interface
[BC] REMOVED: Property Exception#$message was removed
[BC] REMOVED: Property Exception#$code was removed
[BC] REMOVED: Property Exception#$file was removed
[BC] REMOVED: Property Exception#$line was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationsNamespaceRequired() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationsDirectoryRequired() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::noMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::unknownMigrationVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::alreadyAtVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::duplicateMigrationVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationFileAlreadyLoaded() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::yamlConfigurationNotAvailable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationIncompatibleWithFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationNotValid() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationClassNotFound() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationNotConvertibleToSql() was removed
[BC] REMOVED: Method Exception#__construct() was removed
[BC] REMOVED: Method Exception#__wakeup() was removed
[BC] REMOVED: Method Exception#getMessage() was removed
[BC] REMOVED: Method Exception#getCode() was removed
[BC] REMOVED: Method Exception#getFile() was removed
[BC] REMOVED: Method Exception#getLine() was removed
[BC] REMOVED: Method Exception#getTrace() was removed
[BC] REMOVED: Method Exception#getPrevious() was removed
[BC] REMOVED: Method Exception#getTraceAsString() was removed
[BC] REMOVED: Method Exception#__toString() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\QueryWriter#write() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Provider\StubSchemaProvider became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\StubSchemaProvider#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\StubSchemaProvider#createSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaProviderInterface#createSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProviderInterface#createFromSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProviderInterface#createToSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProviderInterface#getSqlDiffToMigrate() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Provider\SchemaDiffProvider became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProvider#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProvider#createFromSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProvider#createToSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\SchemaDiffProvider#getSqlDiffToMigrate() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Provider\OrmSchemaProvider became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\OrmSchemaProvider#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\OrmSchemaProvider#createSchema() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider::fromDefaultProxyFacyoryConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider::fromDefaultProxyFactoryConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider#createFromSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider#createToSchema() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider#getSqlDiffToMigrate() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\OutputWriter became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\OutputWriter#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\OutputWriter#write() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\MigrationsVersion became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationsVersion::VERSION() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\MigrationException became an interface
[BC] REMOVED: Property Exception#$message was removed
[BC] REMOVED: Property Exception#$code was removed
[BC] REMOVED: Property Exception#$file was removed
[BC] REMOVED: Property Exception#$line was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationsNamespaceRequired() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationsDirectoryRequired() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::noMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::unknownMigrationVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::alreadyAtVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::duplicateMigrationVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationFileAlreadyLoaded() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::yamlConfigurationNotAvailable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationIncompatibleWithFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationNotValid() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationClassNotFound() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationNotConvertibleToSql() was removed
[BC] REMOVED: Method Exception#__construct() was removed
[BC] REMOVED: Method Exception#__wakeup() was removed
[BC] REMOVED: Method Exception#getMessage() was removed
[BC] REMOVED: Method Exception#getCode() was removed
[BC] REMOVED: Method Exception#getFile() was removed
[BC] REMOVED: Method Exception#getLine() was removed
[BC] REMOVED: Method Exception#getTrace() was removed
[BC] REMOVED: Method Exception#getPrevious() was removed
[BC] REMOVED: Method Exception#getTraceAsString() was removed
[BC] REMOVED: Method Exception#__toString() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Migration became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Migration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Migration#getSql() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Migration#writeSqlFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Migration#setNoMigrationException() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Migration#migrate() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\IrreversibleMigrationException became an interface
[BC] REMOVED: Property Exception#$message was removed
[BC] REMOVED: Property Exception#$code was removed
[BC] REMOVED: Property Exception#$file was removed
[BC] REMOVED: Property Exception#$line was removed
[BC] REMOVED: Method Exception#__construct() was removed
[BC] REMOVED: Method Exception#__wakeup() was removed
[BC] REMOVED: Method Exception#getMessage() was removed
[BC] REMOVED: Method Exception#getCode() was removed
[BC] REMOVED: Method Exception#getFile() was removed
[BC] REMOVED: Method Exception#getLine() was removed
[BC] REMOVED: Method Exception#getTrace() was removed
[BC] REMOVED: Method Exception#getPrevious() was removed
[BC] REMOVED: Method Exception#getTraceAsString() was removed
[BC] REMOVED: Method Exception#__toString() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Finder\RecursiveRegexFinder became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\RecursiveRegexFinder#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder::requireOnce() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#getRealPath() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#loadMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#getFileSortCallback() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\MigrationFinderInterface#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\MigrationFinderInterface#findMigrations() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Finder\GlobFinder became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\GlobFinder#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder::requireOnce() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#getRealPath() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#loadMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#getFileSortCallback() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Finder\AbstractFinder became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder::requireOnce() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#getRealPath() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#loadMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\AbstractFinder#getFileSortCallback() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Finder\MigrationFinderInterface#findMigrations() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\FileQueryWriter became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\FileQueryWriter#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\FileQueryWriter#write() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Events became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Events::onMigrationsMigrating was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Events::onMigrationsMigrated was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Events::onMigrationsVersionExecuting was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Events::onMigrationsVersionExecuted was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Events::onMigrationsVersionSkipped was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Event\MigrationsVersionEventArgs became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsVersionEventArgs#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsVersionEventArgs#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#getConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#getDirection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#isDryRun() was removed
[BC] REMOVED: Method Doctrine\Common\EventArgs::getEmptyInstance() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Event\MigrationsEventArgs became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#getConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#getDirection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\MigrationsEventArgs#isDryRun() was removed
[BC] REMOVED: Method Doctrine\Common\EventArgs::getEmptyInstance() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Event\Listeners\AutoCommitListener became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\Listeners\AutoCommitListener#onMigrationsMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Event\Listeners\AutoCommitListener#getSubscribedEvents() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\YamlConfiguration became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\YamlConfiguration::VERSIONS_ORGANIZATION_BY_YEAR was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\YamlConfiguration::VERSIONS_ORGANIZATION_BY_YEAR_AND_MONTH was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\YamlConfiguration::VERSION_FORMAT was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\YamlConfiguration#doLoad() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#setConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#load() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getDirectoryRelativeToFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#validate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#formatVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDateTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQuotedMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrationsFromDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersionMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigratedVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getAvailableVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCurrentVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getPrevVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNextVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getRelativeVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDeltaVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#resolveVersionAlias() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfExecutedMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfAvailableMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getLatestVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#createMigrationTable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#dispatchEvent() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#generateVersionNumber() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#connect() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQueryWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setIsDryRun() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\XmlConfiguration became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\XmlConfiguration::VERSIONS_ORGANIZATION_BY_YEAR was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\XmlConfiguration::VERSIONS_ORGANIZATION_BY_YEAR_AND_MONTH was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\XmlConfiguration::VERSION_FORMAT was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\XmlConfiguration#doLoad() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#setConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#load() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getDirectoryRelativeToFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#validate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#formatVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDateTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQuotedMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrationsFromDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersionMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigratedVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getAvailableVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCurrentVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getPrevVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNextVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getRelativeVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDeltaVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#resolveVersionAlias() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfExecutedMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfAvailableMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getLatestVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#createMigrationTable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#dispatchEvent() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#generateVersionNumber() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#connect() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQueryWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setIsDryRun() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\JsonConfiguration became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\JsonConfiguration::VERSIONS_ORGANIZATION_BY_YEAR was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\JsonConfiguration::VERSIONS_ORGANIZATION_BY_YEAR_AND_MONTH was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\JsonConfiguration::VERSION_FORMAT was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\JsonConfiguration#doLoad() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#setConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#load() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getDirectoryRelativeToFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#validate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#formatVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDateTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQuotedMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrationsFromDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersionMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigratedVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getAvailableVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCurrentVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getPrevVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNextVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getRelativeVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDeltaVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#resolveVersionAlias() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfExecutedMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfAvailableMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getLatestVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#createMigrationTable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#dispatchEvent() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#generateVersionNumber() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#connect() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQueryWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setIsDryRun() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionHelperLoader became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionHelperLoader#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionHelperLoader#chosen() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionConfigurationLoader became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionConfigurationLoader#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionConfigurationLoader#chosen() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionConfigurationChainLoader became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionConfigurationChainLoader#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ConnectionConfigurationChainLoader#chosen() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ArrayConnectionConfigurationLoader became an interface
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ArrayConnectionConfigurationLoader#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\Loader\ArrayConnectionConfigurationLoader#chosen() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Connection\ConnectionLoaderInterface#chosen() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\Configuration became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\Configuration::VERSIONS_ORGANIZATION_BY_YEAR was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\Configuration::VERSIONS_ORGANIZATION_BY_YEAR_AND_MONTH was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\Configuration::VERSION_FORMAT was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#validate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#formatVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDateTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQuotedMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrationsFromDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersionMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigratedVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getAvailableVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCurrentVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getPrevVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNextVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getRelativeVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDeltaVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#resolveVersionAlias() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfExecutedMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfAvailableMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getLatestVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#createMigrationTable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#dispatchEvent() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#generateVersionNumber() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#connect() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQueryWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setIsDryRun() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\ArrayConfiguration became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\ArrayConfiguration::VERSIONS_ORGANIZATION_BY_YEAR was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\ArrayConfiguration::VERSIONS_ORGANIZATION_BY_YEAR_AND_MONTH was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\ArrayConfiguration::VERSION_FORMAT was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\ArrayConfiguration#doLoad() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#setConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#load() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getDirectoryRelativeToFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#validate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#formatVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDateTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQuotedMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrationsFromDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersionMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigratedVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getAvailableVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCurrentVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getPrevVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNextVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getRelativeVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDeltaVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#resolveVersionAlias() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfExecutedMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfAvailableMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getLatestVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#createMigrationTable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#dispatchEvent() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#generateVersionNumber() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#connect() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQueryWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setIsDryRun() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration became an interface
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration::VERSIONS_ORGANIZATION_BY_YEAR was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration::VERSIONS_ORGANIZATION_BY_YEAR_AND_MONTH was removed
[BC] REMOVED: Constant Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration::VERSION_FORMAT was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#setConfiguration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#load() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getDirectoryRelativeToFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#getFile() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\AbstractFileConfiguration#doLoad() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#areMigrationsOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#validate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getOutputWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#formatVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDateTime() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getConnection() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsTableName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQuotedMigrationsColumnName() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsNamespace() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setCustomTemplate() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrationsFromDirectory() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigration() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#registerMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#hasVersionMigrated() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigratedVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getAvailableVersions() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getCurrentVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getPrevVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNextVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getRelativeVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getDeltaVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#resolveVersionAlias() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfExecutedMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getNumberOfAvailableMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getLatestVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#createMigrationTable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#dispatchEvent() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#findMigrations() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYear() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setMigrationsAreOrganizedByYearAndMonth() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#generateVersionNumber() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#connect() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#getQueryWriter() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\Configuration\Configuration#setIsDryRun() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\AbstractMigration became an interface
[BC] REMOVED: Property Doctrine\DBAL\Migrations\AbstractMigration#$version was removed
[BC] REMOVED: Property Doctrine\DBAL\Migrations\AbstractMigration#$connection was removed
[BC] REMOVED: Property Doctrine\DBAL\Migrations\AbstractMigration#$sm was removed
[BC] REMOVED: Property Doctrine\DBAL\Migrations\AbstractMigration#$platform was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#__construct() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#isTransactional() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#getDescription() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#warnIf() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#abortIf() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#skipIf() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#preUp() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#postUp() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#preDown() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#postDown() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#up() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#down() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#addSql() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#write() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\AbstractMigration#throwIrreversibleMigrationException() was removed
[BC] CHANGED: Class Doctrine\DBAL\Migrations\AbortMigrationException became an interface
[BC] REMOVED: Property Exception#$message was removed
[BC] REMOVED: Property Exception#$code was removed
[BC] REMOVED: Property Exception#$file was removed
[BC] REMOVED: Property Exception#$line was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationsNamespaceRequired() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationsDirectoryRequired() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::noMigrationsToExecute() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::unknownMigrationVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::alreadyAtVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::duplicateMigrationVersion() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationFileAlreadyLoaded() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::yamlConfigurationNotAvailable() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationIncompatibleWithFinder() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::configurationNotValid() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationClassNotFound() was removed
[BC] REMOVED: Method Doctrine\DBAL\Migrations\MigrationException::migrationNotConvertibleToSql() was removed
[BC] REMOVED: Method Exception#__construct() was removed
[BC] REMOVED: Method Exception#__wakeup() was removed
[BC] REMOVED: Method Exception#getMessage() was removed
[BC] REMOVED: Method Exception#getCode() was removed
[BC] REMOVED: Method Exception#getFile() was removed
[BC] REMOVED: Method Exception#getLine() was removed
[BC] REMOVED: Method Exception#getTrace() was removed
[BC] REMOVED: Method Exception#getPrevious() was removed
[BC] REMOVED: Method Exception#getTraceAsString() was removed
[BC] REMOVED: Method Exception#__toString() was removed
1010 backwards-incompatible changes detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment