Skip to content

Releases: redaxo/php-cs-fixer-config

2.4.0

19 Jan 11:53
80b94f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

30 Sep 11:46
5ab76b2
Compare
Choose a tag to compare

What's Changed

  • Add PER-CS2.0 rule set, remove obsolete configuration by @gharlan in #11

Full Changelog: 2.2.0...2.3.0

2.2.0

02 Jul 15:26
3734ba2
Compare
Choose a tag to compare

What's Changed

  • Update for php-cs-fixer v3.17 by @gharlan in #8
  • Require spaces around concat operator by @gharlan in #9

Full Changelog: 2.1.2...2.2.0

2.1.2

12 Apr 17:20
5b57468
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

12 Mar 10:27
a7859a2
Compare
Choose a tag to compare
  • Enums: Elementsortierung korrigiert

Version 2.1.0

20 Feb 23:04
7c09032
Compare
Choose a tag to compare
  • Use single-line var annotations if possible
  • Use short echo tags
  • Omit semicolon of single statements inside php tags
  • Promoted properties: Keep blank lines between

Version 2.0.0

14 Jan 12:04
1ae3fd2
Compare
Choose a tag to compare
  • Require PHP 8.1
  • Update config for PHP 8.1 and new php-cs-fixer

Version 1.0.0

07 Nov 22:02
0c4f590
Compare
Choose a tag to compare
  • Initial release