Skip to content

v2.8.2

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 31 May 16:55
· 12 commits to 2.8.2 since this release

Changelog

This is a backport of the bugfixes from 3.0.0-beta.1 into the 2.x version without any of the PHPCSUtils changes.

  • Fix comment tolerance for many sniffs (huge props to @jrfnl)
  • Clean up package structure (@jrfnl also, for the most part)
  • Only allow unused values in associative foreach loops with option (#167)
  • Fix unused-before-used detection (#171)