Skip to content

Commit 67a5964

Browse files
committed
Revert "Set parseDoctrineAnnotations in phpdoc-parser to true"
This reverts commit 08b3891.
1 parent 08b3891 commit 67a5964

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

conf/config.neon

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -562,8 +562,6 @@ services:
562562

563563
-
564564
class: PHPStan\PhpDocParser\Lexer\Lexer
565-
arguments:
566-
parseDoctrineAnnotations: true
567565

568566
-
569567
class: PHPStan\PhpDocParser\Parser\TypeParser
@@ -579,7 +577,6 @@ services:
579577
arguments:
580578
requireWhitespaceBeforeDescription: %featureToggles.phpDocParserRequireWhitespaceBeforeDescription%
581579
preserveTypeAliasesWithInvalidTypes: true
582-
parseDoctrineAnnotations: true
583580

584581
-
585582
class: PHPStan\PhpDoc\ConstExprParserFactory

0 commit comments

Comments
 (0)