From d8c535c25c2330f9c2b7ee19d74b6d2b4a3bf4b6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 13 May 2023 22:47:51 +0200 Subject: PHPStan Level 7 for Share userController logs_pagination (#5393) --- tests/phpstan-next.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3