Skip to content

Released Rector 0.17.10

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 03 Aug 14:21
· 2220 commits to main since this release

New Features 🥳

  • [TypeDeclaration] Add Closure support on NumericReturnTypeFromStrictScalarReturnsRector (#4631)
  • [TypeDeclaration] Add Closure support on StrictArrayParamDimFetchRector (#4632)
  • [TypeDeclaration] Add Closure support on ReturnTypeFromStrictParamRector (#4633)
  • [TypeDeclaration] Add Closure support on StrictStringParamConcatRector (#4634)

Bugfixes 🐛

  • [Downgrade] [FIX] Fix infinite loop in DowngradeArrayFilterNullableCallbackRector (#150)