vimeo/psalm

Make callable case sensitive

Open

#8,089 opened on 2022年6月11日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)PHP (668 forks)batch import
Help wantedenhancement

Repository metrics

Stars
 (5,369 stars)
PR merge metrics
 (平均マージ 3d 12h) (30d で 5 merged PRs)

説明

https://psalm.dev/r/c501c4d192

This is perfectly valid PHP, since function and class names are case insensitive. However I think it would be good form to enforce case-sensitivity for callables.

コントリビューターガイド