Skip to content

Releases: DekodeInteraktiv/coding-standards

1.2.0

21 Sep 08:51
Compare
Choose a tag to compare
  • Allow file_get_contents
  • Remove rule: PEAR.Functions.FunctionCallSignature.CloseBracketLine
  • Remove rule: PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
  • Remove rule: PEAR.Functions.FunctionCallSignature.MultipleArguments

1.1.0

07 Sep 08:01
Compare
Choose a tag to compare
  • Replace wimg/php-compatibility with phpcompatibility/phpcompatibility-wp. (Cheers @jrfnl! PR #4)

1.0.0

20 Aug 11:02
9878893
Compare
Choose a tag to compare
  • WordPress Coding Standards for PHP_CodeSniffer 1.0
  • PHP Compatibility Coding Standard for PHP CodeSniffer 8.2
  • Neutron PHP Standard 1.5

0.3.1

23 Mar 08:47
Compare
Choose a tag to compare
  • Allow slash in hook names

0.3.0

15 Mar 13:13
Compare
Choose a tag to compare
  • Require strict type
  • Require type hints
  • Removed php7.0 as testVersion. Need to set it in your config

0.2.0

15 Mar 12:18
Compare
Choose a tag to compare
  • Changed composer type to phpcodesniffer-standard.
  • Added php7.0 as testVersion.
  • Exclude folders you don't want to run PHPCS against

0.1.0

15 Mar 11:56
Compare
Choose a tag to compare

Initial release