From 1d2bb50f2e0721102a3739ce5b13ff77a772fe15 Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Tue, 30 May 2023 23:03:14 +0200 Subject: phpstan-9 for Share.php (#5431) * phpstan 9 for Search.php phpstan 9 for Share.php * phpstan-9 for Search.php * Better consistency for search results --------- Co-authored-by: Luc Co-authored-by: Alexandre Alapetite --- tests/phpstan-next.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/phpstan-next.txt') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 52990dca0..ba06802de 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -32,8 +32,6 @@ ./app/Models/Feed.php ./app/Models/FeedDAO.php ./app/Models/FormAuth.php -./app/Models/Search.php -./app/Models/Share.php ./app/Models/StatsDAO.php ./app/Services/ImportService.php ./app/views/auth/index.phtml -- cgit v1.2.3