Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Kuba Werłos
|
19474f5260
DX: Enforce consistent naming in tests (#7556)
|
11 months ago |
SpacePossum
|
e067339478
feat: Introduce `native_type_declaration_casing` fixer (#7330)
|
1 year 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
|
e6e54b7818
feature: Support for type casing in arrow functions (#6831)
|
1 year ago |
Kuba Werłos
|
6e461ae5ae
bug: NativeFunctionTypeDeclarationCasingFixer - do not require T_STRING present in code (#6812)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Grzegorz Korba
|
932d60f429
feature: [PHP8.2] Support for new standalone types (`null`, `true`, `false`) (#6623)
|
2 years ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
SpacePossum
|
73546a8406
DX: Assert dataproviders of tests of project itself return "array" or "iterable". (#6524)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
923af7bc30
clean ups
|
3 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 years ago |
SpacePossum
|
b6fa37f82e
PHP8.1 - type "never" 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
|
3922f587f7
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
b0fd42cdf5
NativeFunctionTypeDeclarationCasingFixer - fix for union types
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
1008bc144c
PHP8 - mixed type support
|
4 years ago |
SpacePossum
|
3057facfa4
PHP8.0
|
4 years ago |
Graham Campbell
|
3502c8af7c
- Detect compile errors correctly
|
4 years ago |
SpacePossum
|
4b3718e60a
2.15 - clean ups
|
4 years ago |
SpacePossum
|
3784a0acf0
Fix copy/paste/typos
|
5 years ago |
SpacePossum
|
f32450b804
NativeFunctionTypeDeclarationCasingFixer - Introduction
|
6 years ago |