Skip to content

Releases: VincentLanglet/symfony-custom-coding-standard

Handle nested classes in ScopeOrderSniff

20 Dec 22:23
142155f
Compare
Choose a tag to compare
Merge pull request #147 from VincentLanglet/fixScopeOrder

Handle nested classes in scopeOrderSniff

Add ImportInternalFunctionSniff and OperatorPlacementSniff

23 Aug 08:17
230789a
Compare
Choose a tag to compare
Merge pull request #146 from VincentLanglet/newSniff

Add ImportInternalFunctionSniff and OperatorPlacementSniff

Improve support of array shape

29 Jul 18:28
40eb821
Compare
Choose a tag to compare
Merge pull request #145 from VincentLanglet/feature/fix

Improve support of array shape

Avoid issues with phpcs comments

25 Jul 12:00
12d33a8
Compare
Choose a tag to compare
Merge pull request #144 from VincentLanglet/phpcsDoc

Avoid false positiv with phpcs tags

Remove TwigCs

05 Jul 21:01
b95b985
Compare
Choose a tag to compare

8.9.3

26 Apr 09:03
f81d76c
Compare
Choose a tag to compare
Merge pull request #142 from VincentLanglet/fixExceptionMessage

Handle exception without parenthesis

8.9.2

24 Dec 23:36
1726b4f
Compare
Choose a tag to compare
Merge pull request #140 from VincentLanglet/bug

Bug

8.9.1

23 Nov 15:20
244b670
Compare
Choose a tag to compare

Fix Twig tokenizer

Add mb string sniff

16 Nov 18:41
29d524e
Compare
Choose a tag to compare
Merge pull request #135 from VincentLanglet/mbstring

:sparkles: Add mb string sniff

Add controle structure PSR12 restrictions

06 Jun 08:51
5596f47
Compare
Choose a tag to compare
Merge pull request #131 from VincentLanglet/controlStuctures

:sparkles: Add PSR12 restictrions for controles stuctures