Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 238 Bytes

File metadata and controls

10 lines (7 loc) · 238 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:

  • Mogrify annotation is now a PHP 8 attribute
  • Parameter & return types have been added