John Paul E. Balandan, CPA
|
f503187a12
feature: Introduce `NullableTypeDeclarationFixer` (#7002)
|
1 год назад |
Kuba Werłos
|
597cb528fe
DX: fix priority of `FinalClassFixer` (#7091)
|
1 год назад |
HypeMC
|
9e71c3b614
feature: `NullableTypeDeclarationForDefaultNullValue` - support for nullability in union types (#5819)
|
1 год назад |
Kuba Werłos
|
20423010f4
DX: fix priority of SingleBlankLineBeforeNamespaceFixer (#7088)
|
1 год назад |
Kuba Werłos
|
4bf8ab9980
bug: NoMultipleStatementsPerLineFixer must run before CurlyBracesPositionFixer (#7087)
|
1 год назад |
Kuba Werłos
|
81734f1718
bug: CurlyBracesPositionFixer must run before StatementIndentationFixer (#7085)
|
1 год назад |
Kuba Werłos
|
31b1a2a9d8
DX: rename tests and data providers (#7070)
|
1 год назад |
Greg Korba
|
5267f982cd
minor: Unify "blank lines before namespace" fixers (#7053)
|
1 год назад |
Kuba Werłos
|
617aabaf6c
DX: rename data providers (#7058)
|
1 год назад |
John Paul E. Balandan, CPA
|
376a987bca
minor: `UseArrowFunctionsFixer` - run before `FunctionDeclarationFixer` (#7065)
|
1 год назад |
John Paul E. Balandan, CPA
|
b0eee1e518
feature: Introduce `OrderedTypesFixer` (#6571)
|
1 год назад |
Kuba Werłos
|
aee6ebf2ec
feature: add SingleLineEmptyBodyFixer (#6933)
|
1 год назад |
Kuba Werłos
|
25ba4d4e78
minor: PhpdocSeparationFixer - add integration tests (#6929)
|
1 год назад |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 год назад |
Kuba Werłos
|
f38ecb126c
bug: PhpdocTypesFixer - handle types with no space between type and variable (#6922)
|
1 год назад |
Dariusz Rumiński
|
e04eef3d9e
feature: introduce single_space_around_construct, deprecate single_space_after_construct (#6857)
|
1 год назад |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 лет назад |
Julien Falque
|
9c7070b127
bug: Fix priority between `modernize_types_casting` and `no_unneeded_control_parentheses` (#6687)
|
2 лет назад |
Kuba Werłos
|
bb94db0318
bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677)
|
2 лет назад |
SpacePossum
|
aafad72ef3
feature: NoUselessConcatOperatorFixer - Introduction (#6447)
|
2 лет назад |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 лет назад |
SpacePossum
|
3a2a7a8640
feature: NoTrailingCommaInSinglelineFixer - Introduction (#6529)
|
2 лет назад |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 лет назад |
Julien Falque
|
c1bcf0ce1a
minor: Split BracesFixer (#4884)
|
2 лет назад |
Kuba Werłos
|
8686a5f8dc
bug: VisibilityRequiredFixer must run before ClassAttributesSeparationFixer (#6548)
|
2 лет назад |
Julien Falque
|
505adc1f05
minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458)
|
2 лет назад |
SpacePossum
|
76bd49d937
bug: NoUnneededControlParenthesesFixer - Fix some curly close cases (#6502)
|
2 лет назад |
SpacePossum
|
e893f9b3d8
bug: Fix cases related to binary strings (#6432)
|
2 лет назад |
SpacePossum
|
aacc80403c
minor: ExplicitStringVariableFixer - Fix to PHP8.2 compat code (#6424)
|
2 лет назад |
SpacePossum
|
75d8420520
feature: NoUnneededControlParenthesesFixer - Fix more cases (#6409)
|
2 лет назад |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 лет назад |
Julien Falque
|
b71e51fa2e
minor: extract CurlyBracesPositionFixer from BracesFixer (#6452)
|
2 лет назад |
Kuba Werłos
|
abbd7ae97d
bug: StrictComparisonFixer must rune before ModernizeStrposFixer (#6455)
|
2 лет назад |
SpacePossum
|
f2482ac4c1
bug: IncrementStyleFixer - NoSpacesInsideParenthesisFixer - prio (#6416)
|
2 лет назад |
Kuba Werłos
|
41b6fe189f
bug: LambdaNotUsedImportFixer must run before MethodArgumentSpaceFixer (#6453)
|
2 лет назад |
Julien Falque
|
29d9dc888f
minor: Extract ControlStructureBracesFixer from BracesFixer (#6399)
|
2 лет назад |
Sander Verkuil
|
b513fb7e4c
feature: BlankLineBetweenImportGroupsFixer - Introduction (#6365)
|
2 лет назад |
Dariusz Ruminski
|
cc8c0fe659
feature #5960 Extract StatementIndentationFixer from BracesFixer (julienfalque)
|
2 лет назад |
SpacePossum
|
cb4c02aa79
NoTrailingCommaInSinglelineFunctionCallFixer - Introduction
|
3 лет назад |
SpacePossum
|
701b30e6aa
SingleLineCommentSpacingFixer - Introduction
|
3 лет назад |
SpacePossum
|
7bdb9a27b6
Add priority test
|
3 лет назад |
SpacePossum
|
248a56bfe0
feature #6267 NoUnneededImportAliasFixer - Introduction (SpacePossum)
|
3 лет назад |
SpacePossum
|
eb1e3d5dcc
TokensAnalyzer - fix isConstantInvocation detection for mulitple exce…
|
3 лет назад |
SpacePossum
|
8ea666d457
NoUnneededImportAliasFixer - Introduction
|
3 лет назад |
Julien Falque
|
f65b48e75c
Extract StatementIndentationFixer from BracesFixer
|
3 лет назад |
SpacePossum
|
b406a9dee3
Fix priority descriptions and tests.
|
3 лет назад |
John Paul E. Balandan, CPA
|
ee541a6d30
GetClassToClassKeywordFixer - introduction
|
3 лет назад |
Kuba Werłos
|
3efa9c6569
PhpdocLineSpanFixer - must run before NoSuperfluousPhpdocTagsFixer
|
3 лет назад |
Kuba Werłos
|
2b1146d6fb
NewWithBracesFixer - must run before ClassDefinitionFixer
|
3 лет назад |
Kuba Werłos
|
673c122679
StrictParamFixer - must run before MethodArgumentSpaceFixer
|
3 лет назад |