From bab353ce6156c4d9344c641611aa712a99f20a94 Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:00:30 +0200 Subject: phpstan-8 for category class (#5434) * phpstan-8 for category class * Another approach to nullable https://github.com/FreshRSS/FreshRSS/pull/5434#discussion_r1210776699 --------- Co-authored-by: Luc Co-authored-by: Alexandre Alapetite --- tests/phpstan-next.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index ba06802de..b241caa2f 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -24,7 +24,6 @@ ./app/Mailers/UserMailer.php ./app/Models/Auth.php ./app/Models/BooleanSearch.php -./app/Models/Category.php ./app/Models/Context.php ./app/Models/DatabaseDAO.php ./app/Models/DatabaseDAOPGSQL.php -- cgit v1.2.3