Skip to content

Releases: moderntribe/coding-standards

v1.0.8

23 Mar 15:31
7ded26a
Compare
Choose a tag to compare

Composer patch to fix WordPress's wpcs still not being updated for PHP8+ support

phpcs: PHP Fatal error:  Uncaught TypeError: vsprintf(): Argument #2 ($values) must be of type array, string given in vendor/squizlabs/php_codesniffer/src/Files/File.php:1056			

What's Changed

  • Add wp-coding-standards/wpcs patching for php8+ fixes by @defunctl in #5

Full Changelog: v1.0.7...v1.0.8

v2.1.3

14 Mar 16:52
5a0a7c7
Compare
Choose a tag to compare

What's Changed

  • Fixes: PHP Fatal error: UnusedVariableSniff by @defunctl in #3

Full Changelog: v2.1.2...v2.1.3

v1.0.7

14 Mar 16:53
4262abd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v2.1.2

04 Feb 20:27
Compare
Choose a tag to compare

Bugfix: Use remote patch instead of local one

Full Changelog: v2.1.1...v2.1.2

v2.1.1

04 Feb 19:02
abfb769
Compare
Choose a tag to compare

Bugfix: for composer patches.

Full Changelog: v21.0...v2.1.1

v2.1.0

04 Feb 18:58
8dd5ae8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2

15 Sep 17:13
Compare
Choose a tag to compare
  • Adds WordPress.WhiteSpace.ControlStructureSpacing sniff

v1.0.6

15 Sep 17:13
Compare
Choose a tag to compare
  • Adds WordPress.WhiteSpace.ControlStructureSpacing sniff

v2.0.1

30 May 19:39
Compare
Choose a tag to compare
  • Ignore useless variable in key only foreach statements

v2.0.0

21 May 18:33
Compare
Choose a tag to compare
  • Initial stricter 2.0 ruleset release