Skip to content

Releases: ergebnis/php-cs-fixer-config

5.5.0

11 Apr 17:39
5.5.0
3558825
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Configure phpdoc_separation fixer to group @deprecated annotations into a separate group by @localheinz in #751

Full Changelog: 5.4.0...5.5.0

5.4.0

03 Apr 07:32
5.4.0
cd00fe8
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Configure constructs_contain_a_single_space option of single_space_around_construct fixer for yield from constructs by @localheinz in #747
  • Enhancement: Configure constructs_followed_by_a_single_space option of single_space_around_construct fixer to include more constructs by @localheinz in #748
  • Fix: Configure constructs_preceded_by_a_single_space option of single_space_around_construct fixer to retain previous configuration by @localheinz in #749

Full Changelog: 5.3.3...5.4.0

5.3.3

14 Mar 11:00
5.3.3
48002df
Compare
Choose a tag to compare

Full Changelog: 5.3.2...5.3.3

5.3.2

13 Mar 08:25
5.3.2
04f5076
Compare
Choose a tag to compare

Full Changelog: 5.3.1...5.3.2

5.3.1

09 Feb 21:59
5.3.1
1f9b13f
Compare
Choose a tag to compare

Full Changelog: 5.3.0...5.3.1

5.3.0

30 Jan 14:19
5.3.0
a166f37
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Enable php_unit_data_provider_static fixer by @localheinz in #711

Full Changelog: 5.2.0...5.3.0

5.2.0

05 Jan 19:43
5.2.0
5474514
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Configure phpdoc_order fixer to order additional annotations by @localheinz in #694

Full Changelog: 5.1.1...5.2.0

5.1.1

03 Jan 08:58
5.1.1
ccf3fab
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Synchronize with ergebnis/php-package-template by @localheinz in #691
  • github-actions(deps): Bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #692
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.13.1 to 3.13.2 by @dependabot in #693

Full Changelog: 5.1.0...5.1.1

5.1.0

02 Jan 11:34
5.1.0
e5a5e5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.1.0

5.0.1

18 Dec 16:17
5.0.1
24b3b8c
Compare
Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump vimeo/psalm from 4.30.0 to 5.0.0 by @dependabot in #676
  • composer(deps-dev): Bump ergebnis/composer-normalize from 2.28.3 to 2.29.0 by @dependabot in #675
  • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0 by @dependabot in #677
  • composer(deps-dev): Bump vimeo/psalm from 5.0.0 to 5.1.0 by @dependabot in #678
  • composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.3 to 0.18.4 by @dependabot in #679
  • composer(deps-dev): Bump phpunit/phpunit from 9.5.26 to 9.5.27 by @dependabot in #680
  • composer(deps-dev): Bump vimeo/psalm from 5.1.0 to 5.2.0 by @dependabot in #681
  • Fix: Use ~ operator to limit compatibility with PHP versions by @localheinz in #682
  • composer(deps-dev): Bump fakerphp/faker from 1.20.0 to 1.21.0 by @dependabot in #683
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1 by @dependabot in #684

Full Changelog: 5.0.0...5.0.1