Skip to content

2.6.0

Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 15 Dec 10:57
· 539 commits to master since this release
  • BackupShell has been replaced with console commands. Every method of the
    previous class is now a Command class;
  • BackupManager::index() returns a collection of backups;
  • ConsoleIntegrationTestCase has been replaced by ConsoleIntegrationTestTrait.
    TestCaseTrait has been removed and its methods moved to TestCase;
  • removed DATABASE_BACKUP constant;
  • updated for CakePHP 3.7.