Skip to content

v3.3.1

Compare
Choose a tag to compare
@phansys phansys released this 18 Nov 14:50
· 399 commits to main since this release
v3.3.1

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.