Fix minimum upstream version requirements #61
Annotations
3 errors
MixedReturnTypeCoercion:
src/PhoneNumber.php#L294
src/PhoneNumber.php:294:16: MixedReturnTypeCoercion: The declared return type 'array<array-key, string>' for Brick\PhoneNumber\PhoneNumber::getTimeZones is more specific than the inferred return type 'array<array-key, mixed>' (see https://psalm.dev/197)
|
MixedReturnTypeCoercion:
src/PhoneNumber.php#L305
src/PhoneNumber.php:305:16: MixedReturnTypeCoercion: The type 'array<array-key, mixed>' is more general than the declared return type 'array<array-key, string>' for Brick\PhoneNumber\PhoneNumber::getTimeZones (see https://psalm.dev/197)
|
Psalm
Process completed with exit code 2.
|