Skip to content

Releases: reelivate/php-coding-standards

v2.4.0

13 Oct 15:12
65b27a3

Choose a tag to compare

What's Changed

  • Dependency updates, including phpcs 4.0 by @tmannherz in #6

Full Changelog: v2.3.2...v2.4.0

v2.3.3

30 Jul 20:30

Choose a tag to compare

Bump up slevomat library

v2.3.1

30 Jul 20:16
7812876

Choose a tag to compare

What's Changed

Reports new with useless parentheses.

Requires Tests classes to be declared either as abstract or as final.

Full Changelog: v2.2.0...v2.3.1

v2.2.0

24 Jun 17:22

Choose a tag to compare

What's Changed

  • Dependency updates, new rule update to phase out non-mb_* string function calls

Full Changelog: v2.1.2...v2.2.0

v2.1.2

04 Jun 14:57

Choose a tag to compare

Dependency updates, removed deprecated sniff

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

v2.1.1

17 May 13:59

Choose a tag to compare

What's Changed

  • ENG-1477: More PHPCS ruleset updates, removed AlphabeticallySortedByKeys -- too impactful

Full Changelog: v2.0.0...v2.1.1

v2.0.0

15 Sep 20:21

Choose a tag to compare

ENG-1477: PHPCS ruleset updates

v1.1.0

22 Jun 14:34
44921f5

Choose a tag to compare

PHP 8.1 Support

v1.0.0

25 Feb 03:01

Choose a tag to compare

Initial release

v0.0.1

23 Feb 20:22

Choose a tag to compare

Initial proposal