aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> 2023-03-27 01:12:45 +0200
committerGravatar GitHub <noreply@github.com> 2023-03-27 01:12:45 +0200
commitac3dd96f48d2e95b5fd143ab0ca5606c36283c55 (patch)
tree17e980e12837c882a2c3370de85a68da2f0d1d5a /tests
parent0317683155a3966830f3972fde1562087f65cf94 (diff)
Cleaning code and typehinting (#5064)
* Cleaning code and typehinting * Fix remarque alphabetic order * Cleaning * rollback self:: * Update Context.php * Fix remarques * Fix remarques * Fix remarques * Remarque's from Alkarex * Remarque's from Alkarex * Cast higher up * Fix Level 5 * Claiming Level 6 Cf. https://github.com/FreshRSS/FreshRSS/pull/5230 * Address my comments * indexController as Level 6 as well * Fixed some wrong types --------- 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.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt
index b936f3d39..5670b37df 100644
--- a/tests/phpstan-next.txt
+++ b/tests/phpstan-next.txt
@@ -6,7 +6,6 @@
./app/Controllers/extensionController.php
./app/Controllers/feedController.php
-./app/Controllers/indexController.php
./app/Controllers/updateController.php
./app/Controllers/userController.php
./app/Exceptions/AlreadySubscribedException.php
@@ -21,7 +20,6 @@
./app/Models/CategoryDAO.php
./app/Models/CategoryDAOSQLite.php
./app/Models/ConfigurationSetter.php
-./app/Models/Context.php
./app/Models/DatabaseDAO.php
./app/Models/DatabaseDAOPGSQL.php
./app/Models/DatabaseDAOSQLite.php