Julien Falque
|
505adc1f05
minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458)
|
2 лет назад |
Jeremiasz Major
|
f408220706
DX: Add tests for type colon in backed enums (#6497)
|
2 лет назад |
SpacePossum
|
83071d94b4
feature: NoUselessNullsafeOperatorFixer - Introduction (#6425)
|
2 лет назад |
Julien Falque
|
b71e51fa2e
minor: extract CurlyBracesPositionFixer from BracesFixer (#6452)
|
2 лет назад |
Julien Falque
|
29d9dc888f
minor: Extract ControlStructureBracesFixer from BracesFixer (#6399)
|
2 лет назад |
Sander Verkuil
|
b513fb7e4c
feature: BlankLineBetweenImportGroupsFixer - Introduction (#6365)
|
2 лет назад |
SpacePossum
|
44665bb529
TrailingCommaInMultiline - Add `match` support (#6381)
|
2 лет назад |
Dariusz Ruminski
|
cc8c0fe659
feature #5960 Extract StatementIndentationFixer from BracesFixer (julienfalque)
|
2 лет назад |
liquid207
|
1cda359b5c
Add a fixer used to add `!` prefix to the first argument of DateTime::createFromFormat
|
3 лет назад |
SpacePossum
|
cb4c02aa79
NoTrailingCommaInSinglelineFunctionCallFixer - Introduction
|
3 лет назад |
Gregor Harlan
|
05fe704e1c
OrderedClassElementsFixer - handle enums
|
3 лет назад |
Jeremiasz Major
|
877624a40d
NewWithBracesFixer - add no braces support
|
3 лет назад |
SpacePossum
|
37ef9af66f
PHP8.1 - Enum support
|
3 лет назад |
SpacePossum
|
11c42206eb
ClassReferenceNameCasingFixer - Update doc
|
3 лет назад |
SpacePossum
|
701b30e6aa
SingleLineCommentSpacingFixer - Introduction
|
3 лет назад |
SpacePossum
|
776850a6fa
ClassReferenceNameCasingFixer - introduction
|
3 лет назад |
SpacePossum
|
8ea666d457
NoUnneededImportAliasFixer - Introduction
|
3 лет назад |
Julien Falque
|
f65b48e75c
Extract StatementIndentationFixer from BracesFixer
|
3 лет назад |
John Paul E. Balandan, CPA
|
ee541a6d30
GetClassToClassKeywordFixer - introduction
|
3 лет назад |
SpacePossum
|
c1ede31a25
StringLengthToEmptyFixer - introduction
|
3 лет назад |
SpacePossum
|
9d704a3c00
Documentation generation split up and add list.
|
3 лет назад |
SpacePossum
|
4968ead667
AssignNullCoalescingToCoalesceEqualFixer - introduction
|
5 лет назад |
SpacePossum
|
99f5790c85
NoSpaceAroundDoubleColonFixer - introduction
|
3 лет назад |
SpacePossum
|
6b5f819285
PHP8.1 - Explicit octal integer literal notation
|
3 лет назад |
SpacePossum
|
89106bccfb
IntegerLiteralCaseFixer - introduction
|
3 лет назад |
SpacePossum
|
8723cf5f04
ModernizeStrposFixer - tweaks
|
3 лет назад |
Alexander M. Turek
|
2ca22a27c4
Add ModernizeStrposFixer
|
3 лет назад |
Dariusz Ruminski
|
a339a06f31
feature #5858 EmptyLoopConditionFixer - introduction (SpacePossum)
|
3 лет назад |
Julien Falque
|
81084f1159
Extract ControlStructureContinuationPositionFixer from BracesFixer
|
3 лет назад |
SpacePossum
|
3db05b60c9
EmptyLoopConditionFixer - introduction
|
3 лет назад |
Dariusz Ruminski
|
3f2a49e82f
feature #5751 Extract DeclareParenthesesFixer from BracesFixer (julienfalque, keradus)
|
3 лет назад |
Dariusz Ruminski
|
5799bacb47
feature #5734 TypesSpacesFixer - Introduction (kubawerlos)
|
3 лет назад |
Dariusz Ruminski
|
d2fd18b751
DX: rename DeclareBracesFixer to DeclareParenthesesFixer
|
3 лет назад |
Kuba Werłos
|
1ab48e2d39
Deprecate ClassKeywordRemoveFixer
|
3 лет назад |
Julien Falque
|
a2f9c23b23
Extract DeclareBracesFixer from BracesFixer
|
3 лет назад |
Kuba Werłos
|
eec2de4405
Add TypesSpacesFixer
|
3 лет назад |
Dariusz Ruminski
|
62bb793c0c
feature #5745 EmptyLoopBodyFixer - introduction (SpacePossum, keradus)
|
3 лет назад |
SpacePossum
|
03ea2914fd
EmptyLoopBodyFixer - introduction
|
3 лет назад |
Dariusz Ruminski
|
3922f587f7
Merge branch '2.19' into 3.0
|
3 лет назад |
SpacePossum
|
1dd11d3080
RandomApiMigrationFixer - better docs and checks for "random_int"
|
3 лет назад |
Dariusz Ruminski
|
2160b5f315
minor #5669 Remove TrailingCommaInMultilineArrayFixer (kubawerlos, keradus)
|
3 лет назад |
Kuba Werłos
|
a04d9c50ad
Remove TrailingCommaInMultilineArrayFixer
|
3 лет назад |
Dariusz Ruminski
|
33e3db32e4
Merge branch 'master' into 3.0
|
3 лет назад |
Julien Falque
|
0382be55e1
PhpdocToPropertyTypeFixer - introduction
|
3 лет назад |
Dariusz Ruminski
|
7b84f6d2f3
Merge branch 'master' into 3.0
|
3 лет назад |
Kuba Werłos
|
5b36241fa8
TrailingCommaInMultilineFixer - introduction
|
3 лет назад |
Dariusz Ruminski
|
3662999495
Merge branch 'master' into 3.0
|
3 лет назад |
Kuba Werłos
|
91b5d10553
Add support for nullsafe object operator
|
4 лет назад |
SpacePossum
|
6db872358e
clean ups
|
4 лет назад |
SpacePossum
|
56c57b80ec
Merge branch 'master' into 3.0
|
4 лет назад |