From 743ca371bbd8c412c2cd4ded6a5a44544abc5a65 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 8 Apr 2023 17:37:42 +0200 Subject: PHPStan Level 6 for more files (#5275) Contributes to https://github.com/FreshRSS/FreshRSS/issues/4112 --- tests/phpstan-next.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index a44d490d7..9c2508c2a 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -12,19 +12,15 @@ ./app/Models/Entry.php ./app/Models/Feed.php ./app/Models/FeedDAO.php -./app/Models/FilterAction.php ./app/Models/Search.php ./app/Models/Share.php ./app/Models/TagDAO.php -./app/Models/Themes.php ./app/Services/ImportService.php ./cli/i18n/I18nData.php ./cli/i18n/I18nFile.php ./cli/i18n/I18nValue.php ./lib/http-conditional.php ./lib/Minz/Dispatcher.php -./lib/Minz/Log.php ./lib/Minz/Migrator.php ./lib/Minz/Paginator.php ./lib/Minz/Session.php -./lib/Minz/Translate.php -- cgit v1.2.3