Skip to content

v3.18.0

Latest
Compare
Choose a tag to compare
@phansys phansys released this 01 Feb 22:30
· 1 commit to main since this release
v3.18.0

Added

  • Support for doctrine/persistence ^4.0

Deprecated

  • Sluggable: Annotation-specific mapping parameters (#2837)

Fixed

  • Fix regression with doctrine/dbal >= 4.0 that caused MariaDB to improperly attempt LONGTEXT casting in TranslationWalker (issue #2887)
  • Tree: allow usage of UuidV4 as path source with the materialized path strategy