Skip to content

1.5.0

Compare
Choose a tag to compare
@theofidry theofidry released this 21 Dec 14:22
· 63 commits to master since this release
580bb37

Features

  • Allow PSR log 2.x & 3.x (#178)
  • Bump to PHP 7.4+ and Symfony 4.4+ (#182)
  • Remove Composer 1.x support (#184)
  • Remove support for doctrine/persistence 1.x (#184)
  • Remove support for illuminate/database <8.x (#184)
  • Remove Propel support (#184, #187)
  • Add PHP 8.0 and 8.1 support (#193)
  • Add Symfony 6.x support (#199, #200)

Bugfixes

  • Fix MySQL platform detection (#194)
  • Fix namespace conflict with doctrine/persistence old namespace (#181)
  • Fix ID generation (#195)
  • Fix ID generation with cascade persist (#198)

Misc

  • Migrate to PHP-CS-Fixer 3.x (#183)
  • Cleanup the cache directory (#188)
  • PHPDoc cleanup (#190, #191, 3c4ff43)
  • Various code modernisation (#192)
  • Ensures managers are not shared within tests (#196)
  • Split purger tests (#197)

Full Changelog: 1.4.0...1.5.0