We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566e5ee commit 9862730Copy full SHA for 9862730
phpstan-baseline.neon
@@ -41395,7 +41395,7 @@ parameters:
41395
path: tests/integration/Core/Repository/LanguageServiceAuthorizationTest.php
41396
41397
-
41398
- message: '#^Comparison operation "\<" between int\<70400, 80499\> and 50400 is always false\.$#'
+ message: '#^Comparison operation "\<" between int\<70400, 80599\> and 50400 is always false\.$#'
41399
identifier: smaller.alwaysFalse
41400
count: 1
41401
path: tests/integration/Core/Repository/LanguageServiceMaximumSupportedLanguagesTest.php
0 commit comments