vimeo/psalm

TypeDoesNotContainType - 5:4 - Cannot resolve types for $str2 - non-empty-lowercase-string does not contain non-falsy-string

Open

#9.733 aberto em 3 de mai. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (668 forks)batch import
Help wantedbugeasy problems

Métricas do repositório

Stars
 (5.369 stars)
Métricas de merge de PR
 (Mesclagem média 3d 12h) (5 fundiu PRs em 30d)

Description

In the following example https://psalm.dev/r/95834da943 I expect to see no errors. A non-falsy-string should be comparable to lowercase-string.

Guia do colaborador