1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Ignore issues in spl_object_id

This commit is contained in:
Brown 2019-11-25 14:01:33 -05:00
parent 95f7a389e1
commit c60cafbf98

View File

@ -23,6 +23,7 @@
<file name="src/Psalm/Internal/CallMap.php"/> <file name="src/Psalm/Internal/CallMap.php"/>
<file name="src/Psalm/Internal/Traverser/CustomTraverser.php"/> <file name="src/Psalm/Internal/Traverser/CustomTraverser.php"/>
<file name="tests/ErrorBaselineTest.php"/> <file name="tests/ErrorBaselineTest.php"/>
<file name="src/spl_object_id.php"/>
<file name="vendor/symfony/console/Command/Command.php"/> <file name="vendor/symfony/console/Command/Command.php"/>
<directory name="src/Psalm/Internal/Stubs"/> <directory name="src/Psalm/Internal/Stubs"/>
<directory name="tests/fixtures"/> <directory name="tests/fixtures"/>