- Added PHP 8 support
- Updated Symfony to 5.4
- Update Doctrine to 2.3.5
- Add support for non-standard database ports
- Prevent silent failures when removing folders on Windows during processing of replaceDirectories
- Replaced previous build and CI tools with GitHub actions
- Added zip compression to reduce the phar size
Notes
- Content passed to addSql is no longer output to the terminal during migrations
- If using a non-standard db port on the local server, you must use 127.0.0.1 as the address and not localhost