Open
Description
Travis CI build is failed because the Psalm analysis is failed on following message:
ERROR: NoInterfaceProperties - src/PHPParser/Visitor/DeclarationCollector.php:33:17 - Interfaces cannot have properties (see https://psalm.dev/028)
$name = $node->namespacedName ?? null;
------------------------------
1 errors found
------------------------------
And I think this error should be resolved.
Metadata
Metadata
Assignees
Labels
No labels