You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support php-parser 3.4.0 (pipe operator and readonly anonymous classes) (#2459)
* feat: support php-parser 3.4.0 (pipe operator and readonly anonymous classes)
* Bump parser to 3.4.0
* move new tests accordingly to new folders dure to PHP version difference
* Support PHP 8.5
* create snapshots for tests readonly and pipe
* folding longer expressions with pipe operator
* linter
* dead code
* moved logic to lineShouldEndWithSemicolon
0 commit comments