Releases: VincentLanglet/symfony-custom-coding-standard
Releases · VincentLanglet/symfony-custom-coding-standard
Handle nested classes in ScopeOrderSniff
Merge pull request #147 from VincentLanglet/fixScopeOrder Handle nested classes in scopeOrderSniff
Add ImportInternalFunctionSniff and OperatorPlacementSniff
Merge pull request #146 from VincentLanglet/newSniff Add ImportInternalFunctionSniff and OperatorPlacementSniff
Improve support of array shape
Merge pull request #145 from VincentLanglet/feature/fix Improve support of array shape
Avoid issues with phpcs comments
Merge pull request #144 from VincentLanglet/phpcsDoc Avoid false positiv with phpcs tags
Remove TwigCs
Please use https://github.com/VincentLanglet/Twig-CS-Fixer instead.
8.9.3
Merge pull request #142 from VincentLanglet/fixExceptionMessage Handle exception without parenthesis
8.9.2
Merge pull request #140 from VincentLanglet/bug Bug
8.9.1
Fix Twig tokenizer
Add mb string sniff
Merge pull request #135 from VincentLanglet/mbstring :sparkles: Add mb string sniff
Add controle structure PSR12 restrictions
Merge pull request #131 from VincentLanglet/controlStuctures :sparkles: Add PSR12 restictrions for controles stuctures