Skip to content

Releases: PHLAK/CodingStandards

v4.0.0

11 Dec 04:02
a42fa61
Compare
Choose a tag to compare

Changed

  • Updated rules to include @PSR12 preset and additional changes

v3.1.0

11 Dec 03:25
869d413
Compare
Choose a tag to compare

Changed

  • Expanded minimum supportted PHP version to 8.1 and ensured support for PHP 8.4

v3.0.0

11 Dec 03:24
860811f
Compare
Choose a tag to compare

Changed

  • Bumped minimum supported PHP version to 8.2

v2.2.0

02 Jun 20:38
6f1a9a7
Compare
Choose a tag to compare

Changed

  • Updated default rules
  • Ensured compatibility up to PHP 8.2

v2.1.0

30 Oct 06:30
671d071
Compare
Choose a tag to compare

Added

  • Added cs executable for initializing the coding standards config

v2.0.0

27 May 23:12
694f145
Compare
Choose a tag to compare

Changed

  • Now includes PHP Coding Standards Fixer ^3.0

Fixed

  • Now installs the php-cs-fixer binary to the composer bin directory automatically on installation

Detailed changelog: 1.2.1...2.0.0

1.0.0

07 Sep 16:38
a9c9c51
Compare
Choose a tag to compare

Initial stable release.