Skip to content

Releases: ergebnis/php-cs-fixer-config

6.6.0

29 Sep 15:24
6.6.0
7ff9c06
Compare
Choose a tag to compare

Full Changelog: 6.5.0...6.6.0

6.5.0

29 Sep 15:02
6.5.0
90e65e1
Compare
Choose a tag to compare

Full Changelog: 6.4.0...6.5.0

6.4.0

27 Sep 07:20
6.4.0
33b77d7
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Enable and configure attribute_empty_parentheses fixer by @localheinz in #901

Full Changelog: 6.3.0...6.4.0

6.3.0

26 Sep 13:52
6.3.0
7fce65c
Compare
Choose a tag to compare

Full Changelog: 6.2.0...6.3.0

6.2.0

19 Sep 10:50
6.2.0
752489b
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Require and use kubawerlos/php-cs-fixer-custom-fixers by @localheinz in #894

Full Changelog: 6.1.0...6.2.0

6.1.0

19 Sep 08:22
6.1.0
9222c83
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Require and use erickskrauch/php-cs-fixer-custom-fixers by @localheinz in #889

Full Changelog: 6.0.0...6.1.0

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