Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 474 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 474 Bytes

Change Log

All notable changes to the "php-refactor" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

  • Initial release

[0.0.4]

  • Refactoring code

  • Create array of variables that are new created but not used for return.

[0.0.5]

  • Fix return syntax bug.

  • Fix not return for Extract With Comment.

[0.0.6]

  • Add trace in else block