Releases: NexusPHP/cs-config
Releases · NexusPHP/cs-config
Nexus CS Config v3.24.3
Changes
- Add new PHPStan errors to baseline
- Update
phpdoc_separation
groups
Nexus CS Config v3.24.2
Nexus CS Config v3.24.1
Changes
- Add
php_unit_assert_new_names
fixer - Group
template
andtemplate-covariant
PHPDocs
Full Changelog: v3.24.0...v3.24.1
Nexus CS Config v3.24.0
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
Changes
- Refactor AbstractCustomFixerTestCase
Nexus CS Config v3.23.0
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 onfully_qualified_strict_types
New Contributors
Full Changelog: v3.22.1...v3.23.0
Nexus CS Config v3.22.1
Changes
- Allow phpunit v11
- Remove deprecated option of
nullable_type_declaration_for_default_null_value
Nexus CS Config v3.22.0
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
Changes
- Bump to php-cs-fixer v3.49
- Add
string_implicit_slashes
fixer - Enable
phpdoc_list_type
fixer
Nexus CS Config v3.20.0
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 moretags
tophpdoc_align
- Bump actions/cache from 3 to 4 (#4)
Full Changelog: v3.19.0...v3.20.0