Skip to content

Releases: hostnet/phpcs-tool

9.1.3

30 Apr 13:43
46e0667
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.1.1...9.1.3

Removal of several rules.

11 Dec 10:46
3d57901
Compare
Choose a tag to compare

Some rules have been removed by the managing repositories.
For more information: #72

Upgrade slevomat/coding-standard to ^8

26 Oct 09:43
76140e3
Compare
Choose a tag to compare

Move rules to Level-1 and beyond for compatibility

21 Apr 10:20
3e33a7f
Compare
Choose a tag to compare
  • adds compatibility with slevomat/coding-standard:^7.0.19
  • partly reverts 36bc5bf by moving rules out of the Hostnet ruleset again.
  • enables fixer for SlevomatCodingStandard.Namespaces.UnusedUses

Merge current expirimental rules to main ruleset

04 Apr 13:05
36bc5bf
Compare
Choose a tag to compare
Merge current expirimental rules to main ruleset (#69)

* Merge current expirimental rules to main ruleset

* Add allow-plugins preset to composer.json

* Solve phpcs errors

Co-authored-by: Laurens <[email protected]>

Removed Generic.Metrics.CyclomaticComplexity rule

14 Dec 07:23
4fa465a
Compare
Choose a tag to compare
  • Removes Removed Generic.Metrics.CyclomaticComplexity rule
  • Updates dependencies

Add PHP 8 compatibility, end PHP 7.2 support

07 Jul 12:56
7463b82
Compare
Choose a tag to compare
  • Adds PHP 8 compatibility
  • Ends PHP 7.2 support

Exclude SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.NoAssignment

01 Jul 09:13
d0d0483
Compare
Choose a tag to compare
  • Excludes SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.NoAssignment

Repair broken rulesets

30 Jun 13:11
110d986
Compare
Choose a tag to compare
  • Repairs broken HostnetExperimental ruleset

Update slevomat/coding-standard for php8 compatibility

30 Jun 12:11
c402982
Compare
Choose a tag to compare
8.3.18

Update slevomat/coding-standard for php8 compatibility (#62)