Rector v0.7.2 Release Notes

Release Date: 2020-02-27 // about 4 years ago
  • โž• Added

    • [#2924] [CodeIgniter] Add 4.0 set
    • [#2941] Make compiler own kernel app + add more debug info
    • ๐Ÿ [#2940] add Windows print test
    • [#2933] add project_type
    • [#2931] add has lifecycle callbacks
    • โœ… [#2925] add docs space test

    ๐Ÿ”„ Changed

    • ๐Ÿšš [#2926] [DeadCode] Skip abstract methods in RemoveUnusedParameterRector as 3rd contract

    ๐Ÿ›  Fixed

    • [#2935] Fix double boolean
    • [#2934] fix [@method] union return type annotation
    • ๐Ÿคก [#2932] Fix prophecy mocking arg

    โœ‚ Removed

    • ๐Ÿšš [#2937] skip open source class in remove unused param in open-source