Skip to content

Commit 3a7b406

Browse files
authored
[PHPStan] Regenerated baseline (#472)
1 parent 7a5d9eb commit 3a7b406

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

phpstan-baseline-7.4.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,3 +479,8 @@ parameters:
479479
message: "#^Parameter \\#1 \\$array_arg of function key expects array\\|object, string given\\.$#"
480480
count: 4
481481
path: tests/lib/Search/FieldNameResolverTest.php
482+
483+
-
484+
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FileSystemTwigIntegrationTestCase\\:\\:doIntegrationTest\\(\\) has no return type specified\\.$#"
485+
count: 1
486+
path: tests/lib/MVC/Symfony/Templating/Twig/Extension/FileSystemTwigIntegrationTestCase.php

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48450,11 +48450,6 @@ parameters:
4845048450
count: 2
4845148451
path: tests/lib/MVC/Symfony/Templating/Twig/Extension/FileSystemTwigIntegrationTestCase.php
4845248452

48453-
-
48454-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FileSystemTwigIntegrationTestCase\\:\\:doIntegrationTest\\(\\) has no return type specified\\.$#"
48455-
count: 1
48456-
path: tests/lib/MVC/Symfony/Templating/Twig/Extension/FileSystemTwigIntegrationTestCase.php
48457-
4845848453
-
4845948454
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FileSystemTwigIntegrationTestCase\\:\\:doIntegrationTest\\(\\) has parameter \\$condition with no type specified\\.$#"
4846048455
count: 1

0 commit comments

Comments
 (0)