Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 215 Bytes

upgrading_from_3.X_to_4.0.md

File metadata and controls

10 lines (7 loc) · 215 Bytes

Upgrading from 3.X to 4.0

The main changes include:

  • require PHP 8.1
  • updates to dependencies
  • change of with() to include()
  • change of getWith() to getIncludes()
  • removal of deprecated code