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 (4,492 stars) (1,707 forks)batch import
devgood first issuehelp wanted

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