diff options
| author | 2023-05-15 19:26:48 +0200 | |
|---|---|---|
| committer | 2023-05-15 19:26:48 +0200 | |
| commit | 2038d50110468d95ff978ba2e8f997175f25ff3b (patch) | |
| tree | a9bc4bc364fe0c9b452702f3324a2091229e5fce /tests | |
| parent | c8d2ead7635e58a5c78d95a9b9a1a74e99a1bcef (diff) | |
PHPStan Level 7 for Minz_Request, FreshRSS_Feed, Minz_Error (#5400)
* PHPStan Level 7 for Minz_Request
* PHPStan Level 7 for FreshRSS_Feed
* PHPStan Level 7 for Minz_Error
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 694212613..eecd0f0ef 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -3,8 +3,5 @@ # 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/Models/Feed.php -./lib/Minz/Error.php ./lib/Minz/Mailer.php ./lib/Minz/Migrator.php -./lib/Minz/Request.php |
