diff options
| author | 2023-04-14 14:23:45 +0200 | |
|---|---|---|
| committer | 2023-04-14 14:23:45 +0200 | |
| commit | b3121709d62d9fadf890e523b9c9dba7cf702d25 (patch) | |
| tree | 17da25c780ca11a76e0e456584790937cb993203 /tests | |
| parent | 61550b1d2d995896a6bf2ee854e19b6210026674 (diff) | |
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>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/phpstan-next.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
