coding-standard
coding-standard copied to clipboard
`SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse` marks `Psl\Type\null` as unused
SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse thinks the import use function Psl\Type\null; is unused when we use null() in the code.
(https://github.com/slevomat/coding-standard/issues/1613#issuecomment-1733307645)