Skip to content

Releases: DekodeInteraktiv/coding-standards

6.0.0

29 Aug 05:40
0ca9e54
Compare
Choose a tag to compare

5.0.0

06 Dec 09:54
37ff309
Compare
Choose a tag to compare
  • Remove inactive Neutron PHP Standard #26
  • Keep up with the WPCS develop branch #27

4.0.0

26 Oct 06:31
Compare
Choose a tag to compare
  • Composer 2 support

3.4.0

19 Aug 13:03
Compare
Choose a tag to compare

Composer package renamed to dekode/coding-standards

3.3.0

04 Jun 05:39
Compare
Choose a tag to compare

Remove exclusion of content/plugins folder. PR #15
<exclude-pattern>content/plugins</exclude-pattern> should now be added to project ruleset.

3.1.0

13 Nov 08:10
Compare
Choose a tag to compare
  • Exclude Generic.Arrays.DisallowShortArraySyntax and WordPress.PHP.DisallowShortTernary.Found introduced in WPCS 2.2.0.

3.0.0

17 Jan 12:10
Compare
Choose a tag to compare

Updated WPCS to 2.0 Pull Request #11

2.0.0

10 Dec 08:33
078137e
Compare
Choose a tag to compare

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)