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
|
ff9b6f458d
chore: unify tests not agnostic of PHP version (#7581)
|
11 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 |
Grzegorz Korba
|
d611a46955
feature: [PHP8.2] Support for readonly classes (#6745)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
37ef9af66f
PHP8.1 - Enum support
|
2 years ago |
SpacePossum
|
ef7be2f845
PHP8.1 - "final const" support
|
3 years ago |
SpacePossum
|
c68307577b
PHP8.1 - "readonly" property modifier support
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Dariusz Ruminski
|
9076c1da5e
Merge branch '2.16'
|
4 years ago |
SpacePossum
|
a52c8ad1fb
NoUnneededFinalMethodFixer - do not fix private constructors
|
4 years ago |
SpacePossum
|
0e48a1b39c
NoUnneededFinalMethodFixer - add option to disable fixing final private methods of non-final classes
|
4 years ago |
Filippo Tessarotto
|
2ac8704157
NoUnneededFinalMethodFixer - fix edge case
|
7 years ago |
Andreas Möller
|
cf321ff4d9
NoUnneededFinalMethodFixer - Remove final keyword from private methods
|
7 years ago |
Julien Falque
|
b4315b8c44
Add test cases
|
7 years ago |
Dariusz Ruminski
|
d1e6a39ce1
Merge branch '2.4' into 2.5
|
7 years ago |
Filippo Tessarotto
|
731aceaffd
Add NoUnneededFinalMethodFixer
|
7 years ago |