vimeo/psalm

InvalidArrayOffset ignores @psalm-ignore-nullable-return

Open

#6,442 建立於 2021年9月6日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)PHP (668 fork)batch import
Help wantedbug

倉庫指標

Star
 (5,369 star)
PR 合併指標
 (平均合併 3天 12小時) (30 天內合併 5 個 PR)

描述

Hello, guys!

I think InvalidArrayOffset must not be fired for the case of the null array key value if the @psalm-ignore-nullable-return annotation is added to a function.

Code example https://psalm.dev/r/dffed8096a

貢獻者指南