Skip to content

1.7.0

Compare
Choose a tag to compare
@janedbal janedbal released this 08 Aug 08:23
· 23 commits to master since this release
bca862b

New features:

  • Support absolute paths in composer autoload sections (#171, @VincentLanglet)
  • Support even zero composer classloaders (#161)
  • Print issue counts per error type (#175)
  • Add --version cli option (#172, #176)

Fixes:

  • Show all usages even when --show-all-usages is combined with --verbose (#160)
  • Add missing --ignore-unknown-functions to --help (#159)
  • Improve further processing of junit format (#164, #174)