From b3121709d62d9fadf890e523b9c9dba7cf702d25 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 14 Apr 2023 14:23:45 +0200 Subject: PHPStan Level 6 FreshRSS_Search FreshRSS_Entry (#5292) * PHPStan Level 6 FreshRSS_Search FreshRSS_Entry * Minor fix * Type fix * Apply suggestions from code review Co-authored-by: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> * Minor types syntax Compatibility Intelephense --------- Co-authored-by: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> --- tests/phpstan-next.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 7a87e1d72..3faa05236 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -7,10 +7,8 @@ ./app/install.php ./app/Models/Category.php ./app/Models/CategoryDAO.php -./app/Models/Entry.php ./app/Models/Feed.php ./app/Models/FeedDAO.php -./app/Models/Search.php ./app/Models/TagDAO.php ./app/Services/ImportService.php ./cli/i18n/I18nData.php -- cgit v1.2.3