n98-magerun1 v2.0.0 released
We released a new version for the Magento 1 version of n98-magerun. The new release is tagged with 2.0.0 because it contains backward incompatibilities.
Breaking Changes
- We do not test the tool with PHP lower than 7.2 anymore. This means that you should not run it anymore with e.g. PHP 5.6
- Dependencies
- Update of all Unit Test to be compatible with PHPUnit 6.x
Complete Changelog
- New: Magento 1.9.4.2 – 1.9.4.5 (by Fabian Blechschmidt)
- New: PHPUnit 6 compatiblity (by Christian Münch)
- New: Update Symfony, PHPCS, Twig, psy/psysh, Phing, Composer, Faker dependencies (by Christian Münch)
- New: Remove old Magento Versions in test setup (by Christian Münch)
- New: Remove test support for PHP <7.0 (by Christian Münch)
- Imp: Increase default password length (by Fabian Blechschmidt)
0 Comments