vimeo/psalm

Make callable case sensitive

Open

#8089 aperta il 11 giu 2022

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)PHP (668 fork)batch import
Help wantedenhancement

Metriche repository

Star
 (5369 star)
Metriche merge PR
 (Merge medio 3g 12h) (5 PR mergiate in 30 g)

Descrizione

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.

Guida contributor