.. |
AlignMultilineCommentFixerTest.php
|
6cb4f9a7f6
Add support for PHPUnit 6, drop PHPUnit 4
|
7 years ago |
GeneralPhpdocAnnotationRemoveFixerTest.php
|
d25010b1b7
Configure no_superfluous_phpdoc_tags for Symfony
|
5 years ago |
GeneralPhpdocTagRenameFixerTest.php
|
899e3c39c2
DX: PHPUnit 9 compatibility for 2.17
|
4 years ago |
NoBlankLinesAfterPhpdocFixerTest.php
|
10c9ec63bc
When followed directly by a use declaration, the PhpDoc is most likely a file-level documentation block. Do not strip the newline after the documentation block in that case.
|
5 years ago |
NoEmptyPhpdocFixerTest.php
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
NoSuperfluousPhpdocTagsFixerTest.php
|
ad12e3cc9c
Support php8 static return type for NoSuperfluousPhpdocTagsFixer
|
4 years ago |
PhpdocAddMissingParamAnnotationFixerTest.php
|
af4cef980b
Merge branch '2.16'
|
4 years ago |
PhpdocAlignFixerTest.php
|
2dae418c64
Merge branch '2.15'
|
5 years ago |
PhpdocAnnotationWithoutDotFixerTest.php
|
6d99931093
PhpdocAnnotationWithoutDotFixer - handle unicode characters using mb_*
|
4 years ago |
PhpdocIndentFixerTest.php
|
206ed774bb
Merge branch '2.2' into 2.11
|
6 years ago |
PhpdocInlineTagFixerTest.php
|
715ec07b35
Add PSR-5 @inheritDoc support
|
4 years ago |
PhpdocInlineTagNormalizerFixerTest.php
|
715ec07b35
Add PSR-5 @inheritDoc support
|
4 years ago |
PhpdocLineSpanFixerTest.php
|
19013609ce
Fix PHPDoc line span fixer when property has array typehint
|
4 years ago |
PhpdocNoAccessFixerTest.php
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
PhpdocNoAliasTagFixerTest.php
|
af4cef980b
Merge branch '2.16'
|
4 years ago |
PhpdocNoEmptyReturnFixerTest.php
|
ad2356302a
Fix handling `/**` and `*/` on the same line as the first and/or last annotation
|
4 years ago |
PhpdocNoPackageFixerTest.php
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
PhpdocNoUselessInheritdocFixerTest.php
|
715ec07b35
Add PSR-5 @inheritDoc support
|
4 years ago |
PhpdocOrderByValueFixerTest.php
|
f98de85f88
Enhancement: Allow sorting of property, property-read, and property-write annotations by value
|
4 years ago |
PhpdocOrderFixerTest.php
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
PhpdocReturnSelfReferenceFixerTest.php
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 years ago |
PhpdocScalarFixerTest.php
|
213c93e290
PhpdocScalarFixer - fix for comment with Windows line endings
|
4 years ago |
PhpdocSeparationFixerTest.php
|
715ec07b35
Add PSR-5 @inheritDoc support
|
4 years ago |
PhpdocSingleLineVarSpacingFixerTest.php
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 years ago |
PhpdocSummaryFixerTest.php
|
715ec07b35
Add PSR-5 @inheritDoc support
|
4 years ago |
PhpdocTagCasingFixerTest.php
|
715ec07b35
Add PSR-5 @inheritDoc support
|
4 years ago |
PhpdocTagTypeFixerTest.php
|
899e3c39c2
DX: PHPUnit 9 compatibility for 2.17
|
4 years ago |
PhpdocToCommentFixerTest.php
|
44857f64be
PhpdocToCommentFixer - add support for attributes
|
4 years ago |
PhpdocTrimConsecutiveBlankLineSeparationFixerTest.php
|
8a4de863ee
Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer
|
6 years ago |
PhpdocTrimFixerTest.php
|
8a4de863ee
Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer
|
6 years ago |
PhpdocTypesFixerTest.php
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 years ago |
PhpdocTypesOrderFixerTest.php
|
8b8eca0a5a
PhpdocTypesOrderFixer - Prevent unexpected default value change
|
5 years ago |
PhpdocVarAnnotationCorrectOrderFixerTest.php
|
4e435e064c
PhpdocVarAnnotationCorrectOrderFixer - fix for multiline `@var` without type
|
5 years ago |
PhpdocVarWithoutNameFixerTest.php
|
088428f422
fix tests on 5.6
|
5 years ago |