Releases: ergebnis/php-cs-fixer-config
Releases · ergebnis/php-cs-fixer-config
6.0.0
What's Changed
- Fix: Target PHP versions by @localheinz in #864
- Enhancement: Assert that fixers are registered, not necessarily built-in by @localheinz in #863
- Enhancement: Do not hard-code name into rule set by @localheinz in #865
- Fix: Remove
$targetPhpVersion
field andtargetPhpVersion()
method by @localheinz in #866 - Fix: Remove
name()
method fromAbstractRuleSet
by @localheinz in #867 - Fix: Remove
rules()
method fromAbstractRuleSet
by @localheinz in #868 - Enhancement: Extract
Name
as value object by @localheinz in #870 - Enhancement: Extract
PhpVersion
as value object by @localheinz in #871 - Enhancement: Allow
Config\RuleSet
to declare and configure custom fixers by @localheinz in #872 - Fix: Fetch custom fixers from
Config\RuleSet
by @localheinz in #873 - Enhancement: Extract
Config\Rules
as a value object by @localheinz in #874 - Fix: Remove
RuleSet\AbstractRuleSet::DOCTRINE_IGNORED_TAGS
by @localheinz in #875 - Fix: Remove constructor from
RuleSet\AbstractRuleSet
by @localheinz in #876 - Fix: Remove
RuleSet\AbstractRuleSet
by @localheinz in #877 - Fix: Rename
Config\RuleSet::targetPhpVersion()
toConfig\RuleSet::phpVersion()
by @localheinz in #878 - Fix: Rename
Config\RuleSet\ExplicitRuleSet
toConfig\ExplicitRuleSet
by @localheinz in #882 - Enhancement: Extract
Config\Fixers
as a value object by @localheinz in #883 - Fix: Remove
infection/infection
by @localheinz in #884 - Fix: Remove
Config\ExplicitRuleSet
interface by @localheinz in #885 - Enhancement: Extract named constructor by @localheinz in #886
- Enhancement: Remove optional parameter and introduce
withHeader()
mutator by @localheinz in #887 - Enhancement: Turn
Config\RuleSet
into value object by @localheinz in #888 - Fix: Introduce explaining variable by @localheinz in #890
- Enhancement: Add
Config\RuleSet::withRules()
to allow overridingConfig\Rules
by @localheinz in #891 - Fix: Remove optional parameter by @localheinz in #892
- Enhancement: Add
Config\RuleSet::withCustomFixers()
to allow mergingConfig\Fixers
by @localheinz in #893
Full Changelog: 5.16.0...6.0.0
5.16.0
What's Changed
- Enhancement: Enable
long_to_shorthand_operator
fixer by @localheinz in #881
Full Changelog: 5.15.1...5.16.0
5.15.1
What's Changed
- Enhancement: Synchronize with
ergebnis/php-cs-fixer-config-template
by @localheinz in #858
Full Changelog: 5.15.0...5.15.1
5.15.0
Full Changelog: 5.14.2...5.15.0
5.14.2
Full Changelog: 5.14.1...5.14.2
5.14.1
Full Changelog: 5.14.0...5.14.1
5.14.0
Full Changelog: 5.13.0...5.14.0
5.13.0
What's Changed
- Enhancement: Enable
return_to_yield_from
fixer by @localheinz in #841
Full Changelog: 5.12.0...5.13.0
5.12.0
What's Changed
- Enhancement: Enable
php_unit_data_provider_return_type
fixer by @localheinz in #826
Full Changelog: 5.11.1...5.12.0
5.11.1
Full Changelog: 5.11.0...5.11.1