aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-05-13 22:47:51 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-13 22:47:51 +0200
commitd8c535c25c2330f9c2b7ee19d74b6d2b4a3bf4b6 (patch)
tree45b3ad4f13f051f0061ade5f1d4d3dc90ae7e045 /tests
parent68766a98574d98be358199924222f26d8ac36561 (diff)
PHPStan Level 7 for Share userController logs_pagination (#5393)
Diffstat (limited to 'tests')
-rw-r--r--tests/phpstan-next.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt
index e873dd727..694212613 100644
--- a/tests/phpstan-next.txt
+++ b/tests/phpstan-next.txt
@@ -3,10 +3,7 @@
# 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/userController.php
./app/Models/Feed.php
-./app/Models/Share.php
-./app/views/helpers/logs_pagination.phtml
./lib/Minz/Error.php
./lib/Minz/Mailer.php
./lib/Minz/Migrator.php