5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP668 forks (668 forks)batch import
Help wanteddocumentation
Repository metrics
- Stars
- 5,369 stars (5,369 stars)
- PR merge metrics
- Avg merge 3d 12h (Avg merge 3d 12h)5 merged PRs in 30d (5 merged PRs in 30d)
Contributor guide
- Research direction
- Reproduce the issue using the provided psalm.dev link and examine Psalm's type checker for union types. Look at how return types are validated and find where the union case is missed. Check existing tests for union return types and add a failing test to guide your fix.
- Tech stack
- php
- Domain
- tooling
- Issue type
- Bug
- Prerequisites
- PHPGit