From c72914bba2363e436574204b3d6093a6f3cfce89 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 28 Apr 2023 14:01:11 +0200 Subject: 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 --- tests/phpstan-next.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3