vimeo/psalm

Make callable case sensitive

Open

#8,089 创建于 2022年6月11日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)PHP (668 fork)batch import
Help wantedenhancement

仓库指标

Star
 (5,369 star)
PR 合并指标
 (平均合并 3天 12小时) (30 天内合并 5 个 PR)

描述

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.

贡献者指南