Skip to content

Releases: SyliusLabs/CodingStandard

v4.5.1

Choose a tag to compare

@TheMilek TheMilek released this 05 May 13:19
v4.5.1
8543560

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.5.1

v4.5.0

Choose a tag to compare

@Rafikooo Rafikooo released this 24 Nov 11:00
91d3c92

What's Changed

Full Changelog: v4.4.1...v4.5.0

v4.4.0

Choose a tag to compare

@GSadee GSadee released this 29 Aug 13:23
v4.4.0
12d8581

Details

New Contributors

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

v4.3.1

Choose a tag to compare

@GSadee GSadee released this 22 May 04:42
v4.3.1
7e4feb4

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

Choose a tag to compare

@Zales0123 Zales0123 released this 04 Nov 13:39
v4.3.0
95a4df6

Details

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

v4.2.1

Choose a tag to compare

@Zales0123 Zales0123 released this 15 Jun 09:55
v4.2.1
242bc62

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

Choose a tag to compare

@Zales0123 Zales0123 released this 19 Jan 18:45
v4.2.0
f8a5428

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

Choose a tag to compare

@Zales0123 Zales0123 released this 16 Sep 09:58
v4.1.1
50b55dc
  • #40 Remove duplicated ClassAttributesSeparationFixer and use default config (@LucaGallinari)

v4.1.0

Choose a tag to compare

@pamil pamil released this 27 Jul 11:41
v4.1.0
8c52560

v4.0.3

Choose a tag to compare

@pamil pamil released this 27 May 09:43
b8f9476
Merge pull request #38 from oallain/phpcsfixer-v3

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