webmozarts/assert

Psalm support for oneOf() and allOneOf()

Open

#269 ouverte le 14 avr. 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)PHP (145 forks)batch import
help wanted

Métriques du dépôt

Stars
 (7 454 stars)
Métriques de merge PR
 (Merge moyen 5j 16h) (1 PR mergée en 30 j)

Description

I notice there are no psalm annotations for oneOf() or allOneOf(). I'm actually not even sure if @psalm-assert could be used for such a method but at least wanted to ask if there were any plans to add this if it is possible.

Guide contributeur