Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@dancryer dancryer released this 08 May 12:37
· 726 commits to master since this release

Changes since 1.0.1:

  • Git checkouts over SSH now use an SSH wrapper to avoid the known_hosts checking problems in earlier versions.
  • Updated design
  • Custom reports for PHP Mess Detector, PHP Code Sniffer and PHP Unit
  • Set a maximum number of errors to allow from PHP Mess Detector and PHP Code Sniffer, rather than a simple pass/fail.
  • Lots of bug fixes.