From bd9fa803f1f0c23face77fa1bc550d1198ce5ad6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 2 May 2023 14:38:32 +0200 Subject: PHPStan Level 7 complete DAOs (#5354) * PHPStan Level 7 complete DAOs * Finalise PHPStan Level 7 for CategoryDAO * PHPStan Level 7 for Context and Search * Apply suggestions from code review Co-authored-by: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> --- tests/phpstan-next.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 723ef4ef2..c1c73d43e 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -8,12 +8,7 @@ ./app/Controllers/indexController.php ./app/Controllers/updateController.php ./app/Controllers/userController.php -./app/Models/CategoryDAO.php -./app/Models/Context.php -./app/Models/EntryDAO.php ./app/Models/Feed.php -./app/Models/FeedDAO.php -./app/Models/Search.php ./app/Models/Share.php ./app/views/helpers/logs_pagination.phtml ./lib/Minz/Error.php -- cgit v1.2.3