Skip to content

Commit bb5b2a3

Browse files
committed
Ignore deprecation about StaticReflectionService
It is from a class that is deprecated and removed in later branches.
1 parent d9aa6ef commit bb5b2a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<referencedClass name="Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"/>
5151
<referencedClass name="Doctrine\ORM\Tools\Console\Helper\EntityManagerHelper"/>
5252
<referencedClass name="Doctrine\ORM\Tools\Console\EntityManagerProvider\HelperSetManagerProvider"/>
53+
<referencedClass name="Doctrine\Persistence\Mapping\StaticReflectionService"/>
5354
</errorLevel>
5455
</DeprecatedClass>
5556
<DeprecatedConstant>

0 commit comments

Comments
 (0)