You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I've come across an issue while constructing an array with timestamps used as keys, psalm is reporting false|int can't be used as array key while getTimestamp always returns an int.
Hello I've come across an issue while constructing an array with timestamps used as keys, psalm is reporting
false|intcan't be used as array key whilegetTimestampalways returns anint.e.g. https://psalm.dev/r/c45a9a0a0f