vimeo/psalm

array_is_list makes the type less specific.

開放

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

 (7 則留言) (0 個反應) (1 位負責人)PHP (668 個分叉)batch import
Help wantedeasy problemsenhancementgood first issue

倉庫指標

星標
 (5,369 顆星)
PR 合併指標
 (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>.

貢獻者指南