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 |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
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
|
9674851d6d
Merge branch '2.19' into 3.0
|
3 years ago |
HypeMC
|
f33e72fb3e
NoNullPropertyInitializationFixer - fix static properties as well
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
f838ff36b0
PHP8 - Constructor Property Promotion support
|
4 years ago |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 years ago |
Julien Falque
|
fe3ead2110
Fix handling array type declaration in properties
|
5 years ago |
Julien Falque
|
3cd398eb0c
Ensure compatibility with PHP 7.4 typed properties
|
5 years ago |
Dariusz Ruminski
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 years ago |
Dariusz Ruminski
|
99135fef77
Merge branch '2.3'
|
7 years ago |
Julien Falque
|
77a9f0b73e
NoNullPropertyInitializationFixer - Rename from NullPropertyDeclarationFixer, update description, fix \null handling
|
7 years ago |