From b8662f88995df2cbae655d4efe8f414eb3872e5e Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Fri, 14 Apr 2023 23:08:38 +0200 Subject: 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 Co-authored-by: Alexandre Alapetite --- 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 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 -- cgit v1.2.3