Skip to content

v6.5.0

Compare
Choose a tag to compare
@pmishev pmishev released this 11 Mar 18:26
  • [BC] document_dir configuration is replaced by entity_locations. There is no longer a default location for the entity files and no longer available bundles will be scanned. Document locations and namespaces need to be explicitly defined in `entity_locations'.
  • [BC] Removed DocumentLocator methods: setDocumentDir, getDocumentDir, getShortClassName
  • [BC] Removed DocumentMetadata::getShortClassName()
  • [BC] Raised Symfony requirement to 4.4+
  • Fixed Symfony deprecations