Skip to content

Releases: ibexa/rector

v4.6.19

09 Apr 12:10
Compare
Choose a tag to compare

Ibexa Rector released for Ibexa DXP v4.6 LTS

This is the first release of Ibexa Rector, to be used with Ibexa DXP v4.6.19 LTS.

ibexa/rector changes for the initial v4.6.19 release

Improvements

  • IBX-8117: Prepared Rector package (#1)
  • IBX-8118: Implemented RemoveLegacyClassAliasRector rule (#2)
  • IBX-8224: Added rector rule to remove interface & methods implementations (#4)
  • IBX-8531: Added rules for ibexa/system-info deprecations (#5)
  • IBX-8394: Created Rector to rename RepositoryConfigurationProvider usages (#6)
  • IBX-8535: Added REST related rectors for 5.0 update (#9)
  • IBX-8805: Added Rector for deprecated twig functions & filters (#8)
  • IBX-8538: Added rule for fieldtype configuration const change (#10)
  • IBX-8534: Added rule for replacing magic properties with getters (#11)
  • IBX-8874: Configured renaming Cart MoneyFactory to PC IntlMoneyFactory (#13)
  • Bumped rector/rector and phpstan/phpstan to ^2.0 (#26)
  • Backported Rector Set for Ibexa 4.6 (#30)

Bugs

  • IBX-8315: Fixed handling missing usages of class_alias (#3)