Skip to content

3.0.2

Latest
Compare
Choose a tag to compare
@mSprunskas mSprunskas released this 22 Oct 07:01
2471ac6
  • ChainedMethodCallsFixer refactored for the proper whitespaces, new lines, etc.
  • DefaultValuesInConstructorFixer refactored
  • ConditionResultsFixer fixed a bug when trying to get not existing token index+1
  • TypeHintingArgumentsFixer to work correctly with nullable (?type) and other arguments.
  • ChainedMethodCallsFixerTest - test cases added
  • DefaultValuesInConstructorFixerTest - test cases added