Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.68 KB

UPGRADE-v7.0.0-alpha4.md

File metadata and controls

30 lines (23 loc) · 1.68 KB

This guide contains instructions to upgrade from version v7.0.0-alpha3 to v7.0.0-alpha4.

Before you start, don't forget to take a look at general instructions about upgrading. There you can find links to upgrade notes for other versions too.

  • move creation of data objects into factories
  • already existing data object factories changed their signatures
  • to change the last item in admin breadcrumb, use BreadcrumbOverrider:overrideLastItem(string $label) instead of Breadcrumb::overrideLastItem(MenuItem $item)
  • if you've customized the admin menu by using your own admin_menu.yml, implement event listeners instead
  • move creation of data objects into factories
  • already existing data object factories changed their signatures
  • move creation of data objects into factories
  • already existing data object factories changed their signatures
  • move creation of data objects into factories
  • already existing data object factories changed their signatures