vimeo/psalm

array_is_list makes the type less specific.

Open

#8,046 建立於 2022年6月2日

在 GitHub 查看
 (7 留言) (0 反應) (1 負責人)PHP (668 fork)batch import
Help wantedeasy problemsenhancementgood first issue

倉庫指標

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

描述

https://psalm.dev/r/ffab419792

The test1 function passes the test successfully.

Errors are generated for the test2 function because array_is_list turns the $arr type into a non-empty-list<array<array-key, string>|string>.

貢獻者指南