Doctrine Extensions v3.3.1 Release Notes

Release Date: 2021-11-18 // over 2 years ago
  • ๐Ÿ›  Fixed

    • Translatable: Using ORM/ODM attribute mapping and translatable annotations.
    • ๐Ÿ‘ Tree: Missing support for tree-path-hash fields in XML mapping.
    • โšก๏ธ Tree: Check for affected rows at ClosureTreeRepository::cleanUpClosure() and Closure::updateNode().
    • Gedmo\Mapping\Driver\Xml::_loadMappingFile() behavior in scenarios where libxml_disable_entity_loader(true) was previously called.
    • ๐Ÿ‘ Loggable: Missing support for versioned fields at attribute-override in XML mapping.