Releases: NexusPHP/cs-config
Releases · NexusPHP/cs-config
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.
Nexus CS Config v3.14.0
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.