diff options
| author | 2023-04-05 16:19:14 +0200 | |
|---|---|---|
| committer | 2023-04-05 16:19:14 +0200 | |
| commit | 3f1695db039101d44d611f0d1781d1ba034034dd (patch) | |
| tree | b64a462eaff96e8b3528b1dc17f400b12692da73 /tests | |
| parent | 36aa0122e15b6c5a4bf923467b63a577cac5a539 (diff) | |
PHPStan 6 for CLI (#5258)
* PHPStan 6 for CLI
Except `./cli/i18n/`
* Bool
* One type forgotten
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/phpstan-next.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 325f16793..6ecfe6b6c 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -24,13 +24,9 @@ ./app/Models/View.php ./app/Services/ExportService.php ./app/Services/ImportService.php -./cli/_cli.php -./cli/_update-or-create-user.php -./cli/check.translation.php ./cli/i18n/I18nData.php ./cli/i18n/I18nFile.php ./cli/i18n/I18nValue.php -./cli/manipulate.translation.php ./lib/http-conditional.php ./lib/Minz/ActionController.php ./lib/Minz/Configuration.php |
