symplify / coding-standard

Coding Standard rules for PHP projects with focus on Clean Architecture
MIT License
347 stars 20 forks source link

[TokenRunner] Handle crash on BlockFinder when using LineLengthFixer + NewWithParenthesesFixer #45

Closed samsonasik closed 4 months ago

samsonasik commented 4 months ago

Fixes https://github.com/easy-coding-standard/easy-coding-standard/issues/199

samsonasik commented 4 months ago

Fixed 🎉 /cc @lubiana

samsonasik commented 4 months ago

All checks have passed 🎉 @TomasVotruba I am merging it ;)