Releases: NexusPHP/cs-config
Releases · NexusPHP/cs-config
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
Nexus CS Config v3.19.0
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
Changes
- Bump php-cs-fixer to v3.35
Nexus CS Config v3.17.0
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
Nexus CS Config v3.15.0
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
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
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
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
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.