Skip to content

Released Rector 0.15.17

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 17 Feb 22:25
· 3518 commits to main since this release

Bugfixes 🐛

  • Fix external packages bleeding edge includes (#3389)
  • [CodeQuality][Printer] Handle mix php+html on TernaryFalseExpressionToIfRector (#3382)
  • [Printer] Ensure disable flag isRequireReprintInlineHTML on change file on MixPhpHtmlDecorator (#3383)
  • [Php81] Handle null defined in variable first on NullToStrictStringFuncCallArgRector (#3385)
  • [Printer][EarlyReturn] Enable InlineHTML on RemoveAlwaysElseRector (#3387)