vimeo/psalm

Create a test to check callmap conformity with stubs

Open

#6.606 geöffnet am 7. Okt. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)PHP (668 Forks)batch import
Help wantedgood first issueinternal stubs/callmap

Repository-Metriken

Stars
 (5.369 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 12h) (5 gemergte PRs in 30 T)

Beschreibung

It would be great to have an automatic testing to compare:

  • param names
  • param mandatory (whether it has a default value)
  • param types
  • return types

between the stubs and last version of callmap

Contributor Guide