Skip to content

Releases: Dealerdirect/php-qa-tools

v0.2.0

25 Feb 19:05
Compare
Choose a tag to compare

v0.2.0 (2017-02-25)

Full Changelog

Added:

  • Added Humbug to the list of tools
  • Added Phing to the list of tools
  • Added Deployer to the list of tools
  • Added GitHub issue / pull templates
  • Added / Activated GrumPHP on this repository

Changed:

  • Updated dealerdirect/phpcodesniffer-composer-installer version constrain to ^0.3.0
  • Updated sebastian/phpcpd version constrain to ^3.0.0
  • Updated phpmetrics/phpmetrics version constrain to ^2.0.0
  • Updated TravisCI to test against PHP 7.1 as well
  • Updated TravisCI to run shellcheck against the install.sh script
  • Updated TravisCI to verify GPG signature of the install.sh script matches
  • Updated TravisCI to verify the syntax of JSON files
  • Updated TravisCI to verify the syntax and styling of YAML files
  • Updated repository & TravisCI to test against our Markdown coding standards
  • Updated repository & TravisCI to test against profanities using Alex in Markdown files
  • Updated repository & TravisCI to test against spelling errors in Markdown files
  • Updated all Markdown files to match our coding standards
  • Updated licenses to include the year 2017

Fixed:

  • FIXED: Incorrect URL for repo #11 (hipio)

Removed:

  • Removed ocramius/proxy-manager version lock: global bug has been resolved. See: #9

v0.1.4

30 Dec 09:56
Compare
Choose a tag to compare

This releases add the Tombstone Analyzer tool, for generating Tombstone reports.
The php7cc tooling was removed in this release, because of outdated dependencies causing conflicts.

v0.1.3

27 Dec 16:04
Compare
Choose a tag to compare

PHP7 compatibility fix

v0.1.2

12 Dec 19:39
Compare
Choose a tag to compare

Upgrade of PHP-CS-Fixer to version v2.0.0

v0.1.1

01 Nov 12:02
Compare
Choose a tag to compare
  • Added PHPCompatibility coding standard for PHP_CodeSniffer
  • Removed lgtm.co service in favor of GitHub required reviews on pull requests.

v0.1.0

27 Oct 12:58
Compare
Choose a tag to compare

First release!