Skip to content

Releases: PcComponentes/coding-standard

v3.2.0

12 Feb 08:54
6f283b9
Compare
Choose a tag to compare

feat: update style rules

v3.1.0

20 Dec 06:51
13f7290
Compare
Choose a tag to compare

Rules excluded:

  • SlevomatCodingStandard.Attributes.AttributesOrder: unused, incompatible with php annotations
  • SlevomatCodingStandard.Commenting.DisallowCommentAfterCode: excluded to allow temporal comments (TODOs)

v3.0.3

19 Dec 14:26
a0d724f
Compare
Choose a tag to compare
  • fix: Variable Type #29

v3.0.2

15 Nov 12:42
c56aa8a
Compare
Choose a tag to compare
  • fix: Skip match function #28

v3.0.1

15 Nov 09:16
c126410
Compare
Choose a tag to compare
  • fix: Skip match function #27

v3.0.0

17 Apr 11:26
51536a1
Compare
Choose a tag to compare
  • feat: Remove compatibility with PHP < 8.0 #25
  • Exclude rule: SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys.IncorrectKeyOrder #25

v2.0.7

31 Jan 11:09
64e3b29
Compare
Choose a tag to compare
  • feat: Exclude new rules and fix warnings #24

v2.0.6

31 Jan 10:37
1af0954
Compare
Choose a tag to compare
  • feat: Library update #23

v2.0.5

04 Nov 08:06
a5a2c07
Compare
Choose a tag to compare
  • add named argument rule exception #21

v2.0.4

04 Oct 11:31
f3f055f
Compare
Choose a tag to compare
  • Disable some rules