aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-04-28 14:01:11 +0200
committerGravatar GitHub <noreply@github.com> 2023-04-28 14:01:11 +0200
commitc72914bba2363e436574204b3d6093a6f3cfce89 (patch)
tree377008a7393e4d80e4c8659f27dd42c0ccbab382 /tests
parent26e2a703125ffe1d0d2746b0e5ea3491b627832c (diff)
PHPStan Level 7 for more DAO PDO (#5328)
* PHPStan Level 7 for more DAO PDO With new function to address common type and check problems * A bit more * PHPStan Level 7 for FreshRSS_Entry
Diffstat (limited to 'tests')
-rw-r--r--tests/phpstan-next.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt
index fe033acd9..2f7097559 100644
--- a/tests/phpstan-next.txt
+++ b/tests/phpstan-next.txt
@@ -10,23 +10,15 @@
./app/Controllers/userController.php
./app/Models/CategoryDAO.php
./app/Models/Context.php
-./app/Models/DatabaseDAO.php
-./app/Models/DatabaseDAOPGSQL.php
-./app/Models/Entry.php
./app/Models/EntryDAO.php
./app/Models/Feed.php
./app/Models/FeedDAO.php
./app/Models/Search.php
./app/Models/Share.php
-./app/Models/StatsDAO.php
-./app/Models/TagDAO.php
./app/views/helpers/logs_pagination.phtml
-./app/views/stats/index.phtml
-./app/views/stats/repartition.phtml
./cli/check.translation.php
./cli/manipulate.translation.php
./lib/Minz/Error.php
./lib/Minz/Mailer.php
./lib/Minz/Migrator.php
-./lib/Minz/ModelPdo.php
./lib/Minz/Request.php