Dariusz Ruminski
|
e4d446b246
Merge branch '2.14'
|
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 |
Dave van der Brugge
|
359e5a163a
SimpleToComplexStringVariableFixer - Introduction
|
6 years ago |
SpacePossum
|
01b8475f20
Merge branch '2.14'
|
6 years ago |
SpacePossum
|
8cc4436331
Merge branch '2.12' into 2.14
|
6 years ago |
SpacePossum
|
abbd8a0127
minor #4245 LineEndingFixer - BracesFixer - Priority (dmvdbrugge)
|
6 years ago |
SpacePossum
|
e50c40bc77
Handle more priority tests cases
|
6 years ago |
Dave van der Brugge
|
33f5fcd36b
Define priority between LineEndingFixer and BracesFixer
|
6 years ago |
SpacePossum
|
bb4651c3e7
feature #4328 Add PhpUnitDedicateAssertInternalTypeFixer (Slamdunk)
|
6 years ago |
Filippo Tessarotto
|
f721b4bccf
Add PhpUnitDedicateAssertInternalTypeFixer
|
6 years ago |
SpacePossum
|
dc68a5d432
SingleTraitInsertPerStatementFixer - Introduction
|
6 years ago |
Dariusz Ruminski
|
87569f129d
Merge branch '2.12' into 2.14
|
6 years ago |
Dave van der Brugge
|
a6bd13c863
MethodChainingIndentationFixer should run before ArrayIndentationFixer
|
6 years ago |
Kuba Werłos
|
496ea0b246
[7.3] CombineNestedDirnameFixer - support PHP 7.3
|
6 years ago |
Dariusz Ruminski
|
c8215f3e32
Merge branch '2.12' into 2.13
|
6 years ago |
Kuba Werłos
|
7df251c575
NoBlankLines*: fix removing lines consisting only of spaces
|
6 years ago |
SpacePossum
|
19f0c6e52d
Merge branch '2.12' into 2.13
|
6 years ago |
SpacePossum
|
5f5dec1e13
bug #4036 ExplicitStringVariableFixer - fixes for backticks and for 2 variables next to each other (kubawerlos, Slamdunk)
|
6 years ago |
SpacePossum
|
4df11bd745
minor #3436 Add a handful of integration tests (BackEndTea)
|
6 years ago |
Dariusz Ruminski
|
d5cfed22d6
Merge branch '2.12' into 2.13
|
6 years ago |
Filippo Tessarotto
|
88374e7869
ExplicitStringVariableFixer - fix case of 2 variables next to each other
|
6 years ago |
Dariusz Ruminski
|
727caca87e
bug #3987 Run HeaderCommentFixer after NoBlankLinesAfterPhpdocFixer (StanAngeloff)
|
6 years ago |
Stan Angeloff
|
da3bdea44b
Run HeaderCommentFixer after NoBlankLinesAfterPhpdocFixer
|
6 years ago |
Gert de Pagter
|
9c8e5c4851
Add a handful of integration tests
|
7 years ago |
Dariusz Ruminski
|
3671d616b2
Merge branch '2.12' into 2.13
|
6 years ago |
Dave van der Brugge
|
c0358e8482
Priority: Braces before MethodChainingIndentation
|
6 years ago |
Kuba Werłos
|
f063eae061
Add ImplodeCallFixer
|
6 years ago |
Dariusz Ruminski
|
791a415ba1
feature #3826 Add CombineNestedDirnameFixer (gharlan)
|
6 years ago |
Gregor Harlan
|
398f343707
Add CombineNestedDirnameFixer
|
6 years ago |
Dariusz Ruminski
|
1311e2b58b
feature #3886 Add PhpUnitMethodCasingFixer (Slamdunk)
|
6 years ago |
Filippo Tessarotto
|
b87f254bf2
Add PhpUnitMethodCasingFixer
|
6 years ago |
Dariusz Ruminski
|
2f48a42f8a
DX: enable native_function_invocation
|
6 years ago |
Dave van der Brugge
|
fa1719456a
FullyQualifiedStrictTypesFixer - NoSuperfluousPhpdocTagsFixer - Priority
|
6 years ago |
Dave van der Brugge
|
bd51b5171b
Add priority to AlignMultilineCommentFixer
|
6 years ago |
Julien Falque
|
431f6c67f0
Fix priority between PHPDoc return type fixers
|
6 years ago |
SpacePossum
|
73adc320e7
Update integrations tests
|
6 years ago |
Dariusz Ruminski
|
1bf708d46b
feature #3640 Add PhpdocToReturnTypeFixer (Slamdunk, keradus)
|
6 years ago |
Filippo Tessarotto
|
d7a409c10d
Add PhpdocToReturnTypeFixer
|
7 years ago |
Dariusz Ruminski
|
1d2875a85f
Merge branch '2.11'
|
6 years ago |
Dariusz Ruminski
|
0cc37a23c4
Merge branch '2.2' into 2.11
|
6 years ago |
SpacePossum
|
f8abed89e9
NoEmptyPhpdocFixer/PhpdocAddMissingParamAnnotationFixer - missing priority test
|
6 years ago |
Dariusz Ruminski
|
e29586b4d9
feature #3745 Add PhpUnitInternalClassFixer (BackEndTea, SpacePossum, keradus)
|
6 years ago |
Gert de Pagter
|
018dead0a2
Add PhpUnitInternalClassFixer
|
6 years ago |
Julien Falque
|
b108c2686f
Add NoSuperfluousPhpdocTagsFixer
|
7 years ago |
Gert de Pagter
|
3f685f1154
Add NoUnsetOnPropertyFixer
|
6 years ago |
Dariusz Ruminski
|
0f95a25e2b
Merge branch '2.11'
|
6 years ago |
Kuba Werłos
|
924333da77
Refactor PhpdocToCommentFixer - extract checking to CommentsAnalyzer
|
7 years ago |
SpacePossum
|
581ed46aea
Add ReturnAssignmentFixer
|
7 years ago |
Dariusz Ruminski
|
62e53b6ac1
Merge branch '2.11'
|
6 years ago |