Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 11:32
· 0 commits to main since this release

ibexa/design-engine changes between v4.0.0 and v5.0.0

Improvements

  • IBX-1734: Added PR assigner workflow (#41)
  • IBX-5569: Switched to reusable generator workflow
  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8121: Fixed code style for 5.0
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#29)
  • IBX-8470: Upgraded codebase to Symfony 6 (#31)
  • IBX-9727: Added missing type hints (#34)
  • IBX-8471: Upgraded codebase to Symfony 7 (#33)
  • ENG-140: Added auto-assign reviewers GH workflow
  • IBX-10228: Bump symfony/* requirement to ^7.3 (#37)
  • IBX-9727: Added missing strict types and adapted the codebase to PHP 8.3 (#38)

Bugs

  • IBX-2469: Fixed Serializable deprecation warning on PHP 8.1 (#45)
  • IBX-10341: Fixed accessing templatePathRegistry property in TwigDataCollector::getTemplatePathRegistry (#39)