aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> 2023-06-08 16:00:30 +0200
committerGravatar GitHub <noreply@github.com> 2023-06-08 16:00:30 +0200
commitbab353ce6156c4d9344c641611aa712a99f20a94 (patch)
treebb26c46494907f7a9a8c14bdd4a5282a48e2fafc /tests
parent0308c33d97c218aa4324cd1079cf957565b347ae (diff)
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 <sanchezluc+freshrss@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'tests')
-rw-r--r--tests/phpstan-next.txt1
1 files changed, 0 insertions, 1 deletions
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