Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 294 Bytes

UPGRADE-4.x.md

File metadata and controls

10 lines (7 loc) · 294 Bytes

Upgrade from 3.x to 4.x

  • Requires PHP 8.0+
  • Requires Symfony 5.4/6.0+

The only changes that are BC are the following:

  • Annotations are now PHP 8 attributes only
  • Parameter & return types have been added, especially in Datalists types, actions, filters & Sitemaps