You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Psalm analysis on a search model via self::find() crashes with specific set of circumstances around the way the query is structured, and the number of conditions.
If the same query is defined on the model (e.g. Post::find()) it is ok.