This repository has been archived by the owner on May 11, 2018. It is now read-only.
1.0.2
What's new
- PHPUnit Tests with full code coverage
- As this is a bundle for eZ Publish 5, it now follows the eZ Publish Coding Standards
- Integrated Travis-CI and Scrutinizer-CI
- Added .gitattributes file for smaller release packages
Changes
- The class alias in generated migrations has been changed from
AbstractEzPublishMigration
toEzPublishMigration
- you don't need to change your already existing migrations