Christophe Coevoet
|
1251948699
feat: Add sprintf in the list of compiler optimized functions (#8092)
|
4 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Dariusz Rumiński
|
d82156dc70
chore: fix issue detected by unlocked PHPStan + upgrade dev-tools (#7678)
|
10 months ago |
Kuba Werłos
|
ff9b6f458d
chore: unify tests not agnostic of PHP version (#7581)
|
11 months ago |
Dariusz Rumiński
|
095443e1a8
test: AutoReview - unify data provider returns (#7544)
|
11 months ago |
Kuba Werłos
|
d605976e6b
DX: remove AbstractFixerTestCase::getTestFile() (#7495)
|
11 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
401f70fdfb
DX: fix function calls (#7136)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 year ago |
John Paul E. Balandan, CPA
|
bfd06e7597
bug: VoidReturnFixer - fix for intervening attributes (#6863)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jeremiasz Major
|
1b20b89dcd
feature: Introduce PER set (#6545)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
Kuba Werłos
|
bf323653d7
ImportTransformer - fix for grouped constant and function imports
|
2 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
56fbed65ec
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
9c2dd48fc9
VoidReturnFixer - do not break syntax with magic methods
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Graham Campbell
|
3502c8af7c
- Detect compile errors correctly
|
4 years ago |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 years ago |
Julien Falque
|
814df6b8d0
Ensure compatibility with PHP 7.4 arrow functions
|
5 years ago |
SpacePossum
|
287afe22ab
handle yield from
|
5 years ago |
Dariusz Ruminski
|
89538af207
VoidReturnFixer - handle functions containing anonymous functions/classes
|
7 years ago |
Ben Davies
|
4941e8b29a
VoidReturnFixer - add failing test
|
7 years ago |
Dariusz Ruminski
|
99135fef77
Merge branch '2.3'
|
7 years ago |
Mark Nielsen
|
505459d0ab
Add VoidReturnFixer
|
7 years ago |