Skip to content

0.5.5

Choose a tag to compare

@dereuromark dereuromark released this 10 Apr 14:53
· 33 commits to master since this release
024d26f

Fixes

  • Fix docblock indentation loss when EmptyEnclosingLine sniff interacted with DisallowTabIndent (#52)
  • Fix InlineDocBlockSniff for abstract/interface methods - skip methods without body (#51)
  • Fix NoIsNullSniff calling wrong method for trailing comparisons (#49)
  • Fix EnumCaseCasingSniff multibyte support with proper mb_strtoupper() (#49)

Full Changelog: 0.5.4...0.5.5