Skip to content

Releases: NexusPHP/cs-config

Nexus CS Config v3.24.3

07 Sep 12:52
v3.24.3
2012757
Compare
Choose a tag to compare

Changes

  • Add new PHPStan errors to baseline
  • Update phpdoc_separation groups

Nexus CS Config v3.24.2

03 Sep 07:15
v3.24.2
d0aeeb3
Compare
Choose a tag to compare

Changes

  • Allow multiline in class definition

Full Changelog: v3.24.1...v3.24.2

Nexus CS Config v3.24.1

25 Aug 11:57
v3.24.1
9143903
Compare
Choose a tag to compare

Changes

  • Add php_unit_assert_new_names fixer
  • Group template and template-covariant PHPDocs

Full Changelog: v3.24.0...v3.24.1

Nexus CS Config v3.24.0

28 Jul 16:01
v3.24.0
fd0fdb4
Compare
Choose a tag to compare

Changes

  • Fix phpstan error
  • Remove defunct branch alias
  • Add more files to .gitattributes
  • Apply changes from php-cs-fixer v3.60
  • Implement FixerGenerator::mergeWith()

Full Changelog: v3.23.1...v3.24.0

Nexus CS Config v3.23.1

16 Jun 15:47
v3.23.1
323c8ca
Compare
Choose a tag to compare

Changes

  • Refactor AbstractCustomFixerTestCase

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