diff options
| author | 2023-05-13 22:47:51 +0200 | |
|---|---|---|
| committer | 2023-05-13 22:47:51 +0200 | |
| commit | d8c535c25c2330f9c2b7ee19d74b6d2b4a3bf4b6 (patch) | |
| tree | 45b3ad4f13f051f0061ade5f1d4d3dc90ae7e045 /tests | |
| parent | 68766a98574d98be358199924222f26d8ac36561 (diff) | |
PHPStan Level 7 for Share userController logs_pagination (#5393)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/phpstan-next.txt | 3 |
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 |
