github rectorphp/rector 0.13.1
Released Rector 0.13.1

latest releases: 1.2.5, 1.2.4, 1.2.3...
2 years ago

New Features 🎉

  • [CodeQuality] Add InlineIsAInstanceOfRector (#2364)
  • [DX] Move configure to direct call in RectorConfig (#2367)
  • [DX] Various config merge, improve RectorConfig methods (#2371)
  • [DX] Remove non-PHP file formatting based on editorconfig, rather let external coding standard tools handle the file format (#2378)

Bugfixes 🐛

  • [Php73] Skip Encapsed on StringifyStrNeedlesRector (#2352), Thanks @samsonasik!
  • [TypeDeclaration] Skip curly {@inheritdoc} on AddArrayReturnDocTypeRector (#2359), Thanks @samsonasik!
  • Allow to rename method if in interface (#2362)
  • [Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector (#2363), Thanks @samsonasik!
  • [PhpDocInfo] Fixes Partial value update got duplicated on DoctrineAnnotationTagValueNode change (#1862), Thanks @samsonasik!

Don't miss a new rector release

NewReleases is sending notifications on new releases.