Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Releases: sjparkinson/static-review

PHP Reviews

03 Sep 12:51

Choose a tag to compare

This release includes better test coverage and two new PHP related reviews...

Hook Install Improvments

07 Aug 07:35

Choose a tag to compare

  • Adds a warning to the hook:install command if the install directory doesn't exist
  • Start using assertSame rather than assertEquals where possiable

Test Coverage Increase

04 Aug 17:27

Choose a tag to compare

  • Code coverage now at ~63% with 65% class coverage
  • More informative output added to static-review.php hook:install

BugFix – Install Command Chmod

30 Jul 15:03

Choose a tag to compare

  • Adds chmod 0755 to the hook install command target.
  • Adds a vagrant file
  • Improves test coverage

Git Staging Area Support

26 Jul 19:59

Choose a tag to compare

Addresses issue #3.

See git-scm.com/about/staging-area for more information.

Additional VCS Support

25 Jul 23:20

Choose a tag to compare

Initial Release

26 Jul 10:15

Choose a tag to compare

Wahooo!