Michael Voříšek
|
8d32f59375
feat: Parse array/generic/nullable type into inner expression (#8106)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Kuba Werłos
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
11 months ago |
Kuba Werłos
|
78b7f0a1bf
fix: PhpdocTypesFixer - do not crash for type followed by braces/brackets/chevrons/parentheses (#7268)
|
1 year ago |
Michael Voříšek
|
8c4b52c8a8
fix: `phpdoc_types` must not lowercase literal types (#7108)
|
1 year ago |
Michael Voříšek
|
d17f722548
minor: Parse all phpdoc types using full grammar (#7010)
|
1 year ago |
Michael Voříšek
|
dd506b0d73
minor: "Callback" must not be fixed to "callback" by default (#7011)
|
1 year ago |
Kuba Werłos
|
f38ecb126c
bug: PhpdocTypesFixer - handle types with no space between type and variable (#6922)
|
1 year ago |
Kuba Werłos
|
f1239316ff
bug: PhpdocTypesFixer - do not change case of array keys (#6810)
|
1 year ago |
Kuba Werłos
|
76e50220d8
PhpdocTypesFixer - fix recognising callable without return type
|
2 years ago |
Kuba Werłos
|
c8501a33cf
PhpdocTypesFixer - fix recognizing callable
|
2 years ago |
SpacePossum
|
df52f67a92
CS/SCA/tweaks/additonal tests/Grammar/Typos
|
3 years ago |
Kuba Werłos
|
c04067da75
PhpdocTypesFixer - support generic types
|
4 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 |
Alexey Kopytko
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 years ago |
SpacePossum
|
a26b8353de
Annotation - fix for Windows line endings
|
4 years ago |
Kuba Werłos
|
6311fc4077
PhpdocTypesFixer - fix for multidimensional array
|
4 years ago |
Dariusz Ruminski
|
3394dfcc74
PhpdocTypesFixer - allow for configuration
|
6 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
SpacePossum
|
3cf6b3def5
Fix covers annotation.
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
SpacePossum
|
2d2c998dd7
Enhance DescribeCommand, Fixer interfaces cleanup
|
8 years ago |
Dariusz Ruminski
|
a00c775824
Merge branch '1.12'
|
8 years ago |
Dariusz Ruminski
|
d061e8db95
Merge branch '1.12'
|
8 years ago |
Gregor Harlan
|
5de5794c04
move fixer classes from level subdirs to type subdirs
|
8 years ago |