Skip to content

Releases: CorpusPHP/CodingStandard

v0.8.0 - Upgrade Slevomat

02 Nov 19:17
d7e0565
Compare
Choose a tag to compare

What's Changed

Adds to the suite

  • SlevomatCodingStandard.Classes.RequireSelfReference
  • SlevomatCodingStandard.ControlStructures.NewWithoutParentheses

  • Bump actions/checkout from 3 to 4 by @dependabot in #9
  • Raise the slevomat coding standard floor by @donatj in #10

Full Changelog: v0.7.0...v0.8.0

Dependency Upgrade

03 Mar 19:48
2af9e85
Compare
Choose a tag to compare

This release upgrades slevomat/coding-standard from 7 to 8 which required updating the PHP minimum version to 7.4

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0 Reverse ClosureSpacing + Add OpeningFunctionBraceKernighanRitchie

12 Jul 18:18
bd94d0e
Compare
Choose a tag to compare
  • Inverts Corpus.Methods.ClosureSpacing logic. Now wants for PSR style spaces.
  • Now includes Generic.Functions.OpeningFunctionBraceKernighanRitchie by default.

Full Changelog: v0.5.0...v0.6.0

Add ClosureSpacing

12 Nov 16:00
417e1f5
Compare
Choose a tag to compare

Adds new sniff: Corpus.Methods.ClosureSpacing

Dependency Update

03 May 18:33
0179044
Compare
Choose a tag to compare

Updates Slevomat to the 7.0 release.

This shouldn't be breaking unless you are also independently making use of Slevomat, in which case you should have Slevomat versioned as well.

Add ReturnTrailingNewlineSniff

14 Jan 05:28
52f1084
Compare
Choose a tag to compare

Adds new sniff Corpus.General.ReturnTrailingNewline

Add MethodParameterFormattingSniff

22 Dec 18:38
6cec48f
Compare
Choose a tag to compare

Adds new sniff Corpus.Methods.MethodParameterFormatting

Missed Dependecy

18 Dec 05:35
bf32fc4
Compare
Choose a tag to compare
v0.0.4

slevomat/coding-standard is a real dependency

A Number of Vendor Rulesets Added

18 Dec 05:26
0cb87cc
Compare
Choose a tag to compare
v0.0.3

Adds php_cs fixer config

Corrected Initial Release

17 Dec 23:45
f9fda07
Compare
Choose a tag to compare
v0.0.2

Make phpcodesniffer-composer-installer a regular dependency