Skip to content

Releases: tiagohillebrandt/phpcs-diff

3.0.1

12 May 22:59

Choose a tag to compare

Fixed

  • Fixed an issue where PHPCS deprecation notices would break JSON output decoding. #10

3.0.0

18 Jul 07:00

Choose a tag to compare

Added

  • Added support for custom standards and custom ruleset files. #4

Fixed

  • Fixed a bug where phpcs-diff would fail to load in directories containing spaces. #5

Forked

  • Repository forked from olivertappin/phpcs-diff.