Skip to content

Releases: NexusPHP/cs-config

Nexus CS Config v3.23.0

18 May 12:23
v3.23.0
5aae309
Compare
Choose a tag to compare

Changes

  • Fix for phpstan
  • Bump to php-cs-fixer v3.54
  • Enable php_unit_attributes
  • Enable ordered_attributes
  • feat: enable parallel fixing (#5)
  • Enable import_symbols option on fully_qualified_strict_types

New Contributors

  • @ddevsr made their first contribution in #5

Full Changelog: v3.22.1...v3.23.0

Nexus CS Config v3.22.1

24 Mar 13:44
v3.22.1
f248265
Compare
Choose a tag to compare

Changes

  • Allow phpunit v11
  • Remove deprecated option of nullable_type_declaration_for_default_null_value

Nexus CS Config v3.22.0

24 Feb 14:37
v3.22.0
83846ef
Compare
Choose a tag to compare

Changes

  • Bump to php-cs-fixer v3.50
  • Update options for no_superfluous_phpdoc_tags
  • Enable phpdoc_array_type

Nexus CS Config v3.21.0

05 Feb 12:41
v3.21.0
f0781ad
Compare
Choose a tag to compare

Changes

  • Bump to php-cs-fixer v3.49
  • Add string_implicit_slashes fixer
  • Enable phpdoc_list_type fixer

Nexus CS Config v3.20.0

23 Jan 17:41
v3.20.0
1b82778
Compare
Choose a tag to compare

Changes

  • Bump to php-cs-fixer v3.46
  • Enable union_types option for phpdoc_to fixers
  • Disable numeric_literal_separator
  • Enable multiline_string_to_heredoc
  • Disable heredoc_closing_marker
  • Enable spacing option and add more tags to phpdoc_align
  • Bump actions/cache from 3 to 4 (#4)

Full Changelog: v3.19.0...v3.20.0

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.