vimeo/psalm

Create a test to check callmap conformity with stubs

オープン

#6,606 opened on 2021/10/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (668 件のフォーク)batch import
Help wantedgood first issueinternal stubs/callmap

Repository metrics

Stars
 (5,369 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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