github doctrine-extensions/DoctrineExtensions v3.6.0

latest releases: v3.15.0, v3.14.0, v3.13.0...
2 years ago

Added

  • Translatable: Add defaultTranslationValue option to allow null or string value (#2167). TranslatableListener can hydrate object properties with null value, but it may cause a Type error for non-nullable getter upon a missing translation.

Fixed

  • Uploadable: FileInfoInterface::getSize() return type declaration (#2413).
  • Tree: Setting a new Tree Root when Tree Parent is null.
  • Tree: update cache key used by Closure to match Doctrine's one (#2416).
  • Tree: persist order does not affect entities on Closure (#2432)

Don't miss a new DoctrineExtensions release

NewReleases is sending notifications on new releases.