fix: make sure we process mime extensions as string #54321
Annotations
2 errors
Psalm:
lib/private/Files/Type/Detection.php#L143
lib/private/Files/Type/Detection.php:143:13: ImplementedReturnTypeMismatch: The inherited return type 'array<string, string>' for OCP\Files\IMimeTypeDetector::getAllMappings is different to the implemented return type for OC\Files\Type\Detection::getallmappings 'array<string, list{string, null|string}>' (see https://psalm.dev/123)
|
Psalm
Process completed with exit code 2.
|
Loading