SpacePossum 37dbe7e037 Merge branch 'master' into 3.0 4 years ago
..
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 3887f77656 fix test 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 0c1b68f67a NoSuperfluousPhpdocTagsFixer - fix for @return with @inheritDoc in description 4 years ago
PhpdocAddMissingParamAnnotationFixerTest.php 715ec07b35 Add PSR-5 @inheritDoc support 4 years ago
PhpdocAlignFixerTest.php 8f14ed617d Merge branch 'master' into 3.0 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 746e3a1479 fix bugs in phpdoc_line_span 5 years ago
PhpdocNoAccessFixerTest.php 3e8c18aa08 Move testing related classes from src to tests 7 years ago
PhpdocNoAliasTagFixerTest.php b79ea84d92 Merge branch 'master' into 3.0 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 8c0a85f87b PhpdocOrderByValueFixer - Introduction 5 years ago
PhpdocOrderFixerTest.php 3e8c18aa08 Move testing related classes from src to tests 7 years ago
PhpdocReturnSelfReferenceFixerTest.php 93e17633e6 Merge branch 'master' into 3.0 5 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 715ec07b35 Add PSR-5 @inheritDoc support 4 years ago
PhpdocToCommentFixerTest.php fe3ead2110 Fix handling array type declaration in properties 5 years ago
PhpdocTrimConsecutiveBlankLineSeparationFixerTest.php 8a4de863ee Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer 6 years ago
PhpdocTrimFixerTest.php 8a4de863ee Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer 6 years ago
PhpdocTypesFixerTest.php 6311fc4077 PhpdocTypesFixer - fix for multidimensional array 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