Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@homersimpsons homersimpsons released this 10 Jun 14:13
· 9 commits to master since this release

Add support for Symfony 6 and DBAL 3, in particular:

  • Oracle database is untested due to a bug in DBAL 3 (doctrine/dbal#6764 (comment)), we expect to restore this on DBAL 4 upgrade
  • brain-diminished/schema-version-control is now included in thecodingmachine/tdbm sources: replace BrainDiminished\SchemaVersionControl\* with TheCodingMachine\TDBM\SchemaVersionControl\*
  • PHP7.4 is no longer supported, upgrade to PHP8.0 minimum

What's Changed

New Contributors

Full Changelog: v5.3.6...v6.0.0