Update rector/rector requirement from ^0.18.3 to ^0.19.0 (#128) #634
Annotations
3 errors
PossiblyUndefinedArrayOffset:
src/SimpleMessageFormatter.php#L90
src/SimpleMessageFormatter.php:90:31: PossiblyUndefinedArrayOffset: Possibly undefined array key $map['one'] on array{one?: string, other?: string} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
src/SimpleMessageFormatter.php#L90
src/SimpleMessageFormatter.php:90:56: PossiblyUndefinedArrayOffset: Possibly undefined array key $map['other'] on array{one?: string, other?: string} (see https://psalm.dev/167)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|