6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP1,707 forks (1,707 forks)batch import
devgood first issuehelp wanted
Repository metrics
- Stars
- 4,492 stars (4,492 stars)
- PR merge metrics
- Avg merge 4d 15h (Avg merge 4d 15h)68 merged PRs in 30d (68 merged PRs in 30d)
Description
There are 473 ignored errors due to "no type specified" in phpstan-baseline.php.
These ignored errors should be removed.
You can search for no type specified, no return type specified in phpstan-baseline.php.
Contributor guide
- Research direction
- Focus on one ignored error at a time. For each error, identify the file and line, then add proper type hints to fix the issue. Remove the corresponding entry from phpstan baseline.php after fixing.
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- PHPPHPStan