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)
|
5 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
4c79a57449
DX: remove unnecessary arrays from data providers (#7170)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
5b20cfd4ae
DX: make data providers static for fixer's tests (#6860)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
SpacePossum
|
ef7be2f845
PHP8.1 - "final const" support
|
3 years ago |
Dariusz Ruminski
|
5b040122f3
DX: use modernize_strpos
|
3 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
3a322105aa
IndentationTypeFixer - fix handling 2 spaces indent
|
5 years ago |
Dariusz Ruminski
|
2f48a42f8a
DX: enable native_function_invocation
|
6 years ago |
Dariusz Ruminski
|
09a70d820f
Merge branch '2.7'
|
7 years ago |
Dariusz Ruminski
|
91cd1cfe58
Merge branch '2.2' into 2.7
|
7 years ago |
Dariusz Ruminski
|
7ae323de73
DX groom CS
|
7 years ago |
Dariusz Rumiński
|
39f0648262
Update IndentationTypeFixerTest.php
|
7 years ago |
SpacePossum
|
f5b1ceb972
IndentationTypeFixerTest - clean up using PHP5.6 ARRAY_FILTER_USE_KEY.
|
7 years ago |
Dariusz Ruminski
|
fa00ebe220
Merge branch '2.2' into 2.7
|
7 years ago |
SpacePossum
|
931dfffe83
IndentationTypeFixer - do not touch whitespace that is not indentation
|
7 years ago |
Dariusz Ruminski
|
51a4a4d5f7
Merge branch '2.2' into 2.4
|
7 years ago |
Dariusz Ruminski
|
178ac1b9a9
IndentationTypeFixer - fix handling tabs in indented comments
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |
Dariusz Ruminski
|
97e688bc54
FixerInterface::configure(null) reset fixer to use default configuration
|
8 years ago |
Dariusz Ruminski
|
7a87593f39
Add support for user-defined whitespaces
|
8 years ago |