Skip to content

3.0.0

Compare
Choose a tag to compare
@garak garak released this 02 Sep 11:40
· 94 commits to master since this release
2d54f8e
  • Raised PHP requirements. This library now requires PHP 7.2 or newer
  • [BC break] Enforced strong types on all interfaces and classes. If you implemented library interface, you need to adapt your implementations.
  • [BC break] Removed all features deprecated in version 2. Specifically, MenuFactory and MenuItem are not accepting a null name anymore