Skip to content

2.11.0

Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 06 Feb 16:50
· 224 commits to master since this release
5491e07
  • requires at least PHP 7.4;
  • added MySql::getAuthFile() method. So the MySql::$auth property is now private;
  • createBackup() and createSomeBackups() are now testing global functions and no longer methods provided by the
    TestCase class;
  • added CommandTestCase to test commands;
  • many, small tweaks to code and descriptions.

This version also fixed the #85 issue.

What's Changed

Full Changelog: 2.10.2...2.11.0