Make @internal in global namespace for methods consistent with proper… #770
Annotations
3 errors
PropertyTypeCoercion:
src/Psalm/Internal/Codebase/Populator.php#L232
src/Psalm/Internal/Codebase/Populator.php:232:39: PropertyTypeCoercion: $property->internal expects 'list<non-empty-string>', parent type 'list<string>' provided (see https://psalm.dev/198)
|
ArgumentTypeCoercion:
src/Psalm/Internal/Fork/PsalmRestarter.php#L171
src/Psalm/Internal/Fork/PsalmRestarter.php:171:25: ArgumentTypeCoercion: Argument 1 of Composer\XdebugHandler\XdebugHandler::restart expects non-empty-list<string>, but parent type array<array-key, string> provided (see https://psalm.dev/193)
|
build
Process completed with exit code 2.
|