mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
6341d7fef0
Note how the signature became `array{0: string, 1?: string, 2?: string, array<int, string>}`, which may be a side-effect of unions between a defined hashmap structure with array keys, and `list<string>`.