github rectorphp/rector 0.18.0
Released Rector 0.18.0 with Laravel container ⚡️

latest releases: 1.2.5, 1.2.4, 1.2.3...
13 months ago

New Features and Changes 🥳

  • [DI] Switch container to Laravel - final step 🥳 (#4698)
    • do you use $rectorConfig->import('src/*'); with mask?
    • this is removed now, use explicit real paths instead
  • [DI] Remove symfony/dependency-injection dependency (#4796)
  • [DI] Add symfony config BC warnings layer, to inform about an upgrade (#4800)
  • Add possibility to add multiple phpstan configs (#4798), Thanks @alexander-schranz!
  • [DX] Make use of addParameter() (#4801)
  • Add deprecation warning for FileProcessorInterface (#4808)

Bugfixes 🐛

  • [DeadCode] Handle duplicated annotation on space before close parentheses on RemoveUselessParamTagRector (#4795)
  • Fix skip() Rector class, make container forget it comleteely (#4807)

Don't miss a new rector release

NewReleases is sending notifications on new releases.