codeigniter4/CodeIgniter4

Dev: PHPStan "no type specified" errors

Open

#7,731 opened on Jul 22, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)PHP (1,707 forks)batch import
devgood first issuehelp wanted

Repository metrics

Stars
 (4,492 stars)
PR merge metrics
 (Avg merge 3d 13h) (67 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