SpacePossum
|
e34ba047a3
fix: enum-case mistaken for const invocation (#8190)
|
2 months ago |
Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Kuba Werłos
|
2bffa8121d
chore: remove duplicates from data providers that are copies in code (#8145)
|
3 months ago |
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)
|
4 months ago |
HypeMC
|
c3dbbcfd7f
fix: `native_constant_invocation` - array constants with native constant names (#8008)
|
5 months ago |
Dariusz Rumiński
|
cd1922bfdd
docs: better ConfigurableFixer allowed types (#8024)
|
5 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
SharkyKZ
|
c825d7c600
fix: Constant invocation detected in typed constants (#7892)
|
7 months ago |
SharkyKZ
|
18d9e42f27
fix: Constant invocation detected in DNF types (#7869)
|
8 months ago |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
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 |
Kuba Werłos
|
617aabaf6c
DX: rename data providers (#7058)
|
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
|
7e82a420fe
PHP8 - Utilize "get_debug_type"
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
eb1e3d5dcc
TokensAnalyzer - fix isConstantInvocation detection for mulitple exce…
|
2 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
Ángel Guzmán Maeso
|
de18cb2b3f
Reduce full path code for consistency in other parts with InvalidConfigurationException
|
3 years ago |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
365b65bb4e
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
d52875dc86
Fix constant invocation detection cases
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
7f483bfeb3
3.0 - cleanup
|
3 years ago |
SpacePossum
|
38d7ae0271
Merge branch '2.16'
|
4 years ago |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 years ago |
Julien Falque
|
88ae6d477f
Merge branch '2.16'
|
4 years ago |
Kuba Werłos
|
66b37df450
DX: test "isRisky" method in fixer tests, not as auto review
|
4 years ago |
Kuba Werłos
|
74aae91279
NativeConstantInvocationFixer - add "strict" flag
|
5 years ago |
SpacePossum
|
4515e65984
minor #4532 DX: ensure data providers are used (kubawerlos)
|
5 years ago |
Kuba Werłos
|
9cb7bf2e1a
DX: ensure data providers are used
|
5 years ago |
Dariusz Ruminski
|
ff43c7b4e6
Merge branch '2.12' into 2.14
|
5 years ago |
Dariusz Ruminski
|
f8e5135a1e
DX: php_unit_test_case_static_method_calls - use default config
|
5 years ago |
SpacePossum
|
386fe35bad
Merge branch '2.12' into 2.13
|
5 years ago |
Nat Zimmermann
|
dc6a963d40
TypeAlternationTransformer - Fix pipes in function call with constants being classified incorrectly
|
6 years ago |
Christophe Coevoet
|
3dbf8f635f
NativeConstantInvocationFixer - add the scope option
|
6 years ago |
Gregor Harlan
|
a8a4ef207a
NativeConstantInvocationFixer - better constant detection
|
6 years ago |
Filippo Tessarotto
|
aabbbc2021
Add NativeConstantInvocationFixer
|
7 years ago |