Skip to content

Releases: jmonday/coding-standards

v0.1.5

29 Dec 21:08

Choose a tag to compare

Updates dependencies

v0.1.4

06 Aug 04:28

Choose a tag to compare

Adds PHPStan support.

v0.1.3

06 Aug 04:22

Choose a tag to compare

Excludes:

  • SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming.SuperfluousSuffix
  • SlevomatCodingStandard.ControlStructures.DisallowNullSafeObjectOperator.DisallowedNullSafeObjectOperator
  • SlevomatCodingStandard.ControlStructures.DisallowShortTernaryOperator.DisallowedShortTernaryOperator

v0.1.2

09 Jul 06:16

Choose a tag to compare

Excludes SlevomatCodingStandard.Classes.DisallowConstructorPropertyPromotion.DisallowedConstructorPropertyPromotion rule.

v0.1.1

18 Jun 23:07

Choose a tag to compare

Allows arrow functions via SlevomatCodingStandard.Functions.RequireArrowFunction.

v0.1.0

17 Jun 20:47

Choose a tag to compare

Initial commit