Skip to content

Releases: ergebnis/php-cs-fixer-config

6.0.0

18 Sep 14:29
6.0.0
3640845
Compare
Choose a tag to compare

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 and targetPhpVersion() method by @localheinz in #866
  • Fix: Remove name() method from AbstractRuleSet by @localheinz in #867
  • Fix: Remove rules() method from AbstractRuleSet 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() to Config\RuleSet::phpVersion() by @localheinz in #878
  • Fix: Rename Config\RuleSet\ExplicitRuleSet to Config\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 overriding Config\Rules by @localheinz in #891
  • Fix: Remove optional parameter by @localheinz in #892
  • Enhancement: Add Config\RuleSet::withCustomFixers() to allow merging Config\Fixers by @localheinz in #893

Full Changelog: 5.16.0...6.0.0

5.16.0

18 Sep 05:56
5.16.0
227631e
Compare
Choose a tag to compare

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

08 Sep 20:48
5.15.1
0307e20
Compare
Choose a tag to compare

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

08 Sep 10:15
5.15.0
dcf60ed
Compare
Choose a tag to compare

Full Changelog: 5.14.2...5.15.0

5.14.2

04 Sep 10:05
5.14.2
18a86f1
Compare
Choose a tag to compare

Full Changelog: 5.14.1...5.14.2

5.14.1

01 Sep 07:48
5.14.1
41bd611
Compare
Choose a tag to compare

Full Changelog: 5.14.0...5.14.1

5.14.0

30 Aug 08:08
5.14.0
75ecc5c
Compare
Choose a tag to compare

Full Changelog: 5.13.0...5.14.0

5.13.0

14 Aug 13:30
5.13.0
2c9297c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.12.0...5.13.0

5.12.0

17 Jul 08:30
5.12.0
0903bff
Compare
Choose a tag to compare

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

16 Jul 10:17
5.11.1
f185865
Compare
Choose a tag to compare

Full Changelog: 5.11.0...5.11.1