Kuba Werłos
|
3e8101812e
fix: `MultilineWhitespaceBeforeSemicolonsFixer` - do not produce syntax error when there is a meaningful token after semicolon (#8230)
|
1 month ago |
Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
617aabaf6c
DX: rename data providers (#7058)
|
1 year ago |
Julien Falque
|
aea110f644
bug: Fix chained calls semicolon indent in switch case (#7045)
|
1 year ago |
Evan Shaw
|
449b698b0e
bug: Fix multiline_whitespace_before_semicolons for echo tags (#7019)
|
1 year ago |
Kuba Werłos
|
12792fa271
bug: MultilineWhitespaceBeforeSemicolonsFixer - fix for discovering multi line calls (#6938)
|
1 year ago |
Kuba Werłos
|
aa39bccaf8
bug: MultilineWhitespaceBeforeSemicolonsFixer - fix chained calls (#6926)
|
1 year ago |
Gocha Ossinkine
|
27d70f5980
bug: Fix MultilineWhitespaceBeforeSemicolonsFixer (#5126)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Julien Falque
|
15ce60de1b
minor: Remove unnecessary PHP version constraints (#6461)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
3662999495
Merge branch 'master' into 3.0
|
3 years ago |
Kuba Werłos
|
91b5d10553
Add support for nullsafe object operator
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
4b3718e60a
2.15 - clean ups
|
4 years ago |
Kuba Werłos
|
4c3e8a014e
MultilineWhitespaceBeforeSemicolonsFixer - add tests for PHP 7.3
|
5 years ago |
Nat Zimmermann
|
31a2371b72
Fix static calls in MultilineWhitespaceBeforeSemicolonsFixer
|
6 years ago |
Egidijus Gircys
|
76cf790318
MultilineWhitespaceBeforeSemicolonsFixer - chained call for a return fix
|
6 years ago |
Egidijus Gircys
|
52c428f9da
Add MultilineWhitespaceBeforeSemicolonsFixer
|
7 years ago |