Skip to content

Releases: NexusPHP/cs-config

Nexus CS Config v3.19.0

29 Dec 13:40
v3.19.0
b6a56c6
Compare
Choose a tag to compare

Changes

  • Bump minimum PHP version to PHP 8.1
  • Bump to php-cs-fixer v3.43
  • Run build on PHP 8.3
  • Bump to phpunit v10.5
  • Fix sample ruleset in README

Nexus CS Config v3.18.0

13 Oct 04:04
v3.18.0
8187fab
Compare
Choose a tag to compare

Changes

  • Bump php-cs-fixer to v3.35

Nexus CS Config v3.17.0

01 Oct 10:29
v3.17.0
e475a6a
Compare
Choose a tag to compare

Changes

  • Bump to php-cs-fixer v3.34
  • Bump to php-cs-fixer v3.30
  • Remove Nexus74 ruleset
  • Fix tag name in release
  • Update release.yml

Nexus CS Config v3.16.0

18 Sep 10:06
v3.16.0
0d02bf2
Compare
Choose a tag to compare

Minor

  • Add long_to_shorthand_operator
  • Bump actions/checkout from 3 to 4 (#3)

Please refer to the CHANGELOG for the detailed list of changes.

Nexus CS Config v3.15.0

30 Aug 03:33
v3.15.0
b76198c
Compare
Choose a tag to compare

Added

  • Enable ordered_interfaces

Changed

  • Add case_sensitive options to order fixers

Please refer to the CHANGELOG for the detailed list of changes.

Nexus CS Config v3.14.4

16 Aug 11:32
v3.14.4
755c1e1
Compare
Choose a tag to compare

Changed

  • Update phpstan
  • Add more groups to phpdoc_separation

Please refer to the CHANGELOG for the detailed list of changes.

Nexus CS Config v3.14.3

15 Aug 02:45
v3.14.3
a733cfe
Compare
Choose a tag to compare

Minor

  • Add return_to_yield_from fixer
  • Add spaces_inside_parentheses fixer
  • Bump dependencies

Please refer to the CHANGELOG for the detailed list of changes.

Nexus CS Config v3.14.2

05 Aug 15:34
v3.14.2
99301f5
Compare
Choose a tag to compare

Minor

  • Add case to elements monitored by class_attributes_separation

Please refer to the CHANGELOG for the detailed list of changes.

Nexus CS Config v3.14.1

21 Jul 09:29
v3.14.1
609126e
Compare
Choose a tag to compare

Minor

  • Add more checked tokens in no_extra_blank_lines
  • Use default for ordered_class_elements

Please refer to the CHANGELOG for the detailed list of changes.

Nexus CS Config v3.14.0

17 Jul 06:10
v3.14.0
24acf38
Compare
Choose a tag to compare

Changes ⚙️

  • Configure yield_from_array_to_yields
  • Configure php_unit_data_provider_return_type
  • Use native preg_match
  • Bump php-cs-fixer to v3.22

Please refer to the CHANGELOG for the detailed list of changes.