Skip to content

Commit 00e2b90

Browse files
committed
fixup! Fixed PHPStan errors
1 parent e7fc356 commit 00e2b90

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58566,12 +58566,6 @@ parameters:
5856658566
count: 1
5856758567
path: tests/lib/MVC/Symfony/Templating/BaseRenderStrategyTest.php
5856858568

58569-
-
58570-
message: '#^Property Symfony\\Component\\HttpKernel\\Fragment\\FragmentRendererInterface@anonymous/tests/lib/MVC/Symfony/Templating/BaseRenderStrategyTest\.php\:53\:\:\$rendered \(string\) on left side of \?\? is not nullable\.$#'
58571-
identifier: nullCoalesce.property
58572-
count: 1
58573-
path: tests/lib/MVC/Symfony/Templating/BaseRenderStrategyTest.php
58574-
5857558569
-
5857658570
message: '#^Method Ibexa\\Tests\\Core\\MVC\\Symfony\\Templating\\GlobalHelperTest\:\:testGetAvailableLanguages\(\) has no return type specified\.$#'
5857758571
identifier: missingType.return

0 commit comments

Comments
 (0)