6.1.0
Due to technical issues with Phinx versioning and some (incompatible) changes in Phinx 0.15, this minor version had to be adjusted accordingly.
Fixed
Changed
-
Replace deprecated "default_migration_table" config setting with "migration_table"
- You may need to change your phinx configuration file.
- Read more: cakephp/phinx#1961
-
Change default table collation from utf8_general_ci to utf8mb4_unicode