Releases: CakeDC/cakephp-db-test
Releases · CakeDC/cakephp-db-test
3.0.0
CakePHP 5 Release
This is a release with CakePHP 5 and PHPUnit 10 support.
What's Changed
- 3.next cake5 upgrade by @arusinowski in #12
New Contributors
- @arusinowski made their first contribution in #12
Full Changelog: 2.0.4...3.0.0
2.0.6
Fix cakephp 4.5 deprecations.
Full Changelog: 2.0.5...2.0.6
2.0.5
Make php 8.2 compatible.
Full Changelog: 2.0.4...2.0.5
2.0.4
Added option for --no-tablespaces in mysqldump
2.0.3
Allows the app to create dump using extended inserts
2.0.2
Allows the app to create dump using extended inserts
2.0.1
Fixes:
- Don't autoload 'app' config, cause this is done in the app.
2.0.0
Merge pull request #4 from CakeDC/2.next 2.next - Upgraded to CakePHP 4