Skip to content

Releases: SyliusLabs/CodingStandard

v4.4.0

29 Aug 13:23
v4.4.0
12d8581
Compare
Choose a tag to compare

Details

New Contributors

Full Changelog: v4.3.1...v4.4.0

v4.3.1

22 May 04:42
v4.3.1
7e4feb4
Compare
Choose a tag to compare

Details

  • #54 Group some PHPDoc tags in PhpdocSeparationFixer rule (@coldic3)
  • #55 Drop MultilineWhitespaceBeforeSemicolonsFixer (@coldic3)

Full Changelog: v4.3.0...v4.3.1

v4.3.0

04 Nov 13:39
v4.3.0
95a4df6
Compare
Choose a tag to compare

Details

Full Changelog: v4.2.1...v4.3.0

v4.2.1

15 Jun 09:55
v4.2.1
242bc62
Compare
Choose a tag to compare

Details

  • #45 Add trailing comma on arguments and parameters (@loic425)
  • #46 Move the semicolon to the new line for chained calls (@coldic3)
  • #47 Operators - when multiline - must always be at the end of the line (@coldic3)
  • #48 Conflict against newer ECS 10.x releases due to exception causing hard fail (@mbabker)

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

19 Jan 18:45
v4.2.0
f8a5428
Compare
Choose a tag to compare

TL;DR

Dropping of PHP 7 and ECS 8.0 support 🎉

Details

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1

16 Sep 09:58
v4.1.1
50b55dc
Compare
Choose a tag to compare
  • #40 Remove duplicated ClassAttributesSeparationFixer and use default config (@LucaGallinari)

v4.1.0

27 Jul 11:41
v4.1.0
8c52560
Compare
Choose a tag to compare

v4.0.3

27 May 09:43
b8f9476
Compare
Choose a tag to compare
Merge pull request #38 from oallain/phpcsfixer-v3

Fix #37 - Compatibility with PHP-CS-Fixer v3

v4.0.2

19 Mar 13:09
v4.0.2
3cb3800
Compare
Choose a tag to compare
  • #36 Add conflict to symplify/package-builder ^8.3 and allow for ECS ^8.0 (@pamil)

v4.0.1

19 Mar 12:49
v4.0.1
ddfbe5d
Compare
Choose a tag to compare