github rectorphp/rector 2.4.2
Released Rector 2.4.2

7 hours ago

New Features 🥳

  • Add some symfony/polyfill support (#7965), Thanks @sreichel!
  • [DeadCode] Allow remove useless @ var on aliased object on RemoveUselessVarTagRector (#7967)

Bugfixes 🐛

  • [Php81] Handle crash on normal array with variadic inside class on ArrayToFirstClassCallableRector (#7966)
  • [CodeQuality] Skip possibly undefined variable on CoalesceToTernaryRector (#7968)
  • [Php70] Allow is_null() conversion on TernaryToNullCoalescingRector with parentheses handling (#7969)
  • Bump to PHPStan ^2.1.47 (#7970)
  • Bump to PHPStan ^2.1.48 (#7971)

rectorphp/rector-symfony 🎵

  • Fix unit test due to new PHPStan release (#931)

Don't miss a new rector release

NewReleases is sending notifications on new releases.