Skip to content

v3.0.2

Choose a tag to compare

@sirbrillig sirbrillig released this 12 Sep 14:55
· 3 commits to trunk since this release

What's Changed

  • Stop pinning advisory-affected PHPCS versions in the test matrix by @sirbrillig in #126
  • Throw ShellException from getFileHash to avoid an uncaught fatal by @sirbrillig in #123
  • Escape file name and message text in the Xml and Junit reporters by @sirbrillig in #124
  • Report the real version in Checkstyle output and ignore all benchmarks by @sirbrillig in #129
  • Create the batch temp directory privately and fail if it exists by @sirbrillig in #127
  • Use a whitelisted element name for the message type in the Xml reporter by @sirbrillig in #130
  • Match batch phpcs results when a ruleset sets a basepath by @sirbrillig in #132

Important

I forgot to bump the version number in the script itself, so this version will still self-report as 3.0.1.

Full Changelog: v3.0.1...v3.0.2