We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a4250 commit b3f9b7fCopy full SHA for b3f9b7f
phpstan-baseline.neon
@@ -226,7 +226,7 @@ parameters:
226
path: test/DependencyInjection/SentryExtensionTest.php
227
228
-
229
- message: "#^Comparison operation \"\\>\\=\" between 50206 and 40300 is always true\\.$#"
+ message: "#^Comparison operation \"\\>\\=\" between 50208 and 40300 is always true\\.$#"
230
count: 1
231
path: test/End2End/App/Kernel.php
232
@@ -241,7 +241,7 @@ parameters:
241
path: test/End2End/End2EndTest.php
242
243
244
- message: "#^Comparison operation \"\\<\" between 50206 and 40300 is always false\\.$#"
+ message: "#^Comparison operation \"\\<\" between 50208 and 40300 is always false\\.$#"
245
246
247
0 commit comments