diff options
| author | 2023-04-14 23:08:38 +0200 | |
|---|---|---|
| committer | 2023-04-14 23:08:38 +0200 | |
| commit | b8662f88995df2cbae655d4efe8f414eb3872e5e (patch) | |
| tree | 4248d2d9b91016de3df3f699537a6bf39dabc754 /tests | |
| parent | b3121709d62d9fadf890e523b9c9dba7cf702d25 (diff) | |
PHPstan level 6 for I18nFile.php (#5291)
* PHPstan level 6 for I18nFile.php
* Minor syntax
* PHPstan level 6 for I18nFiles
* PHPstan level 6 for I18nFiles
* PHPstan level 6 for I18n Files
* PHPstan level 6 for I18n Files
* Fix several type errors
---------
Co-authored-by: Luc <sanchezluc+freshrss@gmail.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
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 3faa05236..7a7a412db 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -11,7 +11,4 @@ ./app/Models/FeedDAO.php ./app/Models/TagDAO.php ./app/Services/ImportService.php -./cli/i18n/I18nData.php -./cli/i18n/I18nFile.php -./cli/i18n/I18nValue.php ./lib/Minz/Paginator.php |
