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
- PR metrics pending (PR metrics pending)
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