Skip to content

Commit 9ce8dea

Browse files
committed
[PHPStan] Aligned baseline with the changes
1 parent ecd456a commit 9ce8dea

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -11555,31 +11555,6 @@ parameters:
1155511555
count: 1
1155611556
path: src/lib/MVC/Symfony/EventListener/LanguageSwitchListener.php
1155711557

11558-
-
11559-
message: "#^Call to an undefined method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\:\\:setSubMatchers\\(\\)\\.$#"
11560-
count: 1
11561-
path: src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php
11562-
11563-
-
11564-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListener\\:\\:deserializeMatcher\\(\\) has parameter \\$serializedSubMatchers with no value type specified in iterable type array\\.$#"
11565-
count: 1
11566-
path: src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php
11567-
11568-
-
11569-
message: "#^Parameter \\#1 \\$serializedGroups of method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListener\\:\\:buildGroups\\(\\) expects array\\<array\\{name\\: string\\}\\>, array\\<Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccessGroup\\> given\\.$#"
11570-
count: 1
11571-
path: src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php
11572-
11573-
-
11574-
message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<string, class\\-string\\>\\|false given\\.$#"
11575-
count: 1
11576-
path: src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php
11577-
11578-
-
11579-
message: "#^Parameter \\#2 \\$matcherFQCN of method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListener\\:\\:deserializeMatcher\\(\\) expects string, Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher given\\.$#"
11580-
count: 1
11581-
path: src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php
11582-
1158311558
-
1158411559
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\ExpressionLanguage\\\\TwigVariableProviderExtension\\:\\:hasParameterProvider\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#"
1158511560
count: 1
@@ -46165,11 +46140,6 @@ parameters:
4616546140
count: 1
4616646141
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
4616746142

46168-
-
46169-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testOnKernelRequestSerializedSA\\(\\) has no return type specified\\.$#"
46170-
count: 1
46171-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46172-
4617346143
-
4617446144
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testOnKernelRequestSerializedSAWithCompoundMatcher\\(\\) has no return type specified\\.$#"
4617546145
count: 1
@@ -46185,16 +46155,6 @@ parameters:
4618546155
count: 1
4618646156
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
4618746157

46188-
-
46189-
message: "#^Parameter \\#1 \\$siteAccessRouter of class Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListener constructor expects Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Router, PHPUnit\\\\Framework\\\\MockObject\\\\MockObject given\\.$#"
46190-
count: 1
46191-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46192-
46193-
-
46194-
message: "#^Parameter \\#2 \\$eventDispatcher of class Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListener constructor expects Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcherInterface, PHPUnit\\\\Framework\\\\MockObject\\\\MockObject given\\.$#"
46195-
count: 1
46196-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46197-
4619846158
-
4619946159
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\FieldType\\\\ImageAsset\\\\ParameterProviderTest\\:\\:dataProviderForTestGetViewParameters\\(\\) return type has no value type specified in iterable type array\\.$#"
4620046160
count: 1

0 commit comments

Comments
 (0)