2.11.0
- requires at least PHP 7.4;
- added
MySql::getAuthFile()
method. So theMySql::$auth
property is now private; createBackup()
andcreateSomeBackups()
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
- Develop by @mirko-pagliai in #86
- Update CHANGELOG.md by @mirko-pagliai in #87
Full Changelog: 2.10.2...2.11.0