aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> 2023-05-10 13:01:52 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-10 13:01:52 +0200
commit078ceaa0bf357f16f3200fc857c2dbc16a1601fd (patch)
tree925342d34ba8cc4dc287b0a0c418fae6951df757 /tests
parent4c5f3bbd9b81e73316c794bd47debf1659e7723c (diff)
phpstan level 7 for indexController.php (#5384)
Co-authored-by: Luc <sanchezluc+freshrss@gmail.com>
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 84953b10a..e873dd727 100644
--- a/tests/phpstan-next.txt
+++ b/tests/phpstan-next.txt
@@ -3,7 +3,6 @@
# Can be regenerated with something like:
# find . -type d -name 'vendor' -prune -o -name '*.php' -exec sh -c 'vendor/bin/phpstan analyse --level 7 --memory-limit 512M {} >/dev/null 2>/dev/null || echo {}' \;
-./app/Controllers/indexController.php
./app/Controllers/userController.php
./app/Models/Feed.php
./app/Models/Share.php