Skip to content

Commit 4f5bdf8

Browse files
committed
[PHPStan] Aligned baseline with the changes
1 parent 459837e commit 4f5bdf8

File tree

1 file changed

+0
-105
lines changed

1 file changed

+0
-105
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -11315,11 +11315,6 @@ parameters:
1131511315
count: 1
1131611316
path: src/lib/MVC/RepositoryAwareInterface.php
1131711317

11318-
-
11319-
message: "#^Cannot access offset 'config' on array\\|ArrayObject\\<\\(int\\|string\\), mixed\\>\\|bool\\|float\\|int\\|string\\|null\\.$#"
11320-
count: 1
11321-
path: src/lib/MVC/Symfony/Component/Serializer/CompoundMatcherNormalizer.php
11322-
1132311318
-
1132411319
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Component\\\\Serializer\\\\SimplifiedRequestNormalizer\\:\\:supportsNormalization\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
1132511320
count: 1
@@ -11555,31 +11550,6 @@ parameters:
1155511550
count: 1
1155611551
path: src/lib/MVC/Symfony/EventListener/LanguageSwitchListener.php
1155711552

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-
1158311553
-
1158411554
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\ExpressionLanguage\\\\TwigVariableProviderExtension\\:\\:hasParameterProvider\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#"
1158511555
count: 1
@@ -25190,11 +25160,6 @@ parameters:
2519025160
count: 1
2519125161
path: tests/bundle/Core/Fragment/DecoratedFragmentRendererTest.php
2519225162

25193-
-
25194-
message: "#^Parameter \\#1 \\$innerRenderer of class Ibexa\\\\Bundle\\\\Core\\\\Fragment\\\\DecoratedFragmentRenderer constructor expects Symfony\\\\Component\\\\HttpKernel\\\\Fragment\\\\FragmentRendererInterface, PHPUnit\\\\Framework\\\\MockObject\\\\MockObject given\\.$#"
25195-
count: 5
25196-
path: tests/bundle/Core/Fragment/DecoratedFragmentRendererTest.php
25197-
2519825163
-
2519925164
message: "#^Binary operation \"\\.\" between 'rendered_' and \\(Closure\\(array\\<string, mixed\\>\\)\\: string\\)\\|string results in an error\\.$#"
2520025165
count: 1
@@ -25240,11 +25205,6 @@ parameters:
2524025205
count: 1
2524125206
path: tests/bundle/Core/Fragment/InlineFragmentRendererTest.php
2524225207

25243-
-
25244-
message: "#^Parameter \\#1 \\$innerRenderer of class Ibexa\\\\Bundle\\\\Core\\\\Fragment\\\\InlineFragmentRenderer constructor expects Symfony\\\\Component\\\\HttpKernel\\\\Fragment\\\\FragmentRendererInterface, PHPUnit\\\\Framework\\\\MockObject\\\\MockObject given\\.$#"
25245-
count: 2
25246-
path: tests/bundle/Core/Fragment/InlineFragmentRendererTest.php
25247-
2524825208
-
2524925209
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Imagine\\\\AliasCleanerTest\\:\\:testRemoveAliases\\(\\) has no return type specified\\.$#"
2525025210
count: 1
@@ -46155,46 +46115,6 @@ parameters:
4615546115
count: 3
4615646116
path: tests/lib/MVC/Symfony/EventListener/LanguageSwitchListenerTest.php
4615746117

46158-
-
46159-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testGetSubscribedEvents\\(\\) has no return type specified\\.$#"
46160-
count: 1
46161-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46162-
46163-
-
46164-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testOnKernelRequest\\(\\) has no return type specified\\.$#"
46165-
count: 1
46166-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46167-
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-
46173-
-
46174-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testOnKernelRequestSerializedSAWithCompoundMatcher\\(\\) has no return type specified\\.$#"
46175-
count: 1
46176-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46177-
46178-
-
46179-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testOnKernelRequestSiteAccessPresent\\(\\) has no return type specified\\.$#"
46180-
count: 1
46181-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46182-
46183-
-
46184-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\EventListener\\\\SiteAccessMatchListenerTest\\:\\:testOnKernelRequestUserHashWithOriginalRequest\\(\\) has no return type specified\\.$#"
46185-
count: 1
46186-
path: tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php
46187-
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-
4619846118
-
4619946119
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\FieldType\\\\ImageAsset\\\\ParameterProviderTest\\:\\:dataProviderForTestGetViewParameters\\(\\) return type has no value type specified in iterable type array\\.$#"
4620046120
count: 1
@@ -47890,36 +47810,11 @@ parameters:
4789047810
count: 6
4789147811
path: tests/lib/MVC/Symfony/SiteAccess/Compound/CompoundOrTest.php
4789247812

47893-
-
47894-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\MatcherSerializationTest\\:\\:getMapHostMatcherTestCase\\(\\) return type has no value type specified in iterable type array\\.$#"
47895-
count: 1
47896-
path: tests/lib/MVC/Symfony/SiteAccess/MatcherSerializationTest.php
47897-
47898-
-
47899-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\MatcherSerializationTest\\:\\:getMapPortMatcherTestCase\\(\\) return type has no value type specified in iterable type array\\.$#"
47900-
count: 1
47901-
path: tests/lib/MVC/Symfony/SiteAccess/MatcherSerializationTest.php
47902-
47903-
-
47904-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\MatcherSerializationTest\\:\\:getMapURIMatcherTestCase\\(\\) return type has no value type specified in iterable type array\\.$#"
47905-
count: 1
47906-
path: tests/lib/MVC/Symfony/SiteAccess/MatcherSerializationTest.php
47907-
47908-
-
47909-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\MatcherSerializationTest\\:\\:matcherProvider\\(\\) has no return type specified\\.$#"
47910-
count: 1
47911-
path: tests/lib/MVC/Symfony/SiteAccess/MatcherSerializationTest.php
47912-
4791347813
-
4791447814
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\MatcherSerializationTest\\:\\:testDeserialize\\(\\) has no return type specified\\.$#"
4791547815
count: 1
4791647816
path: tests/lib/MVC/Symfony/SiteAccess/MatcherSerializationTest.php
4791747817

47918-
-
47919-
message: "#^Parameter \\#1 \\$subMatchers of method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\Compound\\:\\:setSubMatchers\\(\\) expects array\\<Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\>, array\\<string, array\\<string, array\\<string, string\\>\\>\\> given\\.$#"
47920-
count: 4
47921-
path: tests/lib/MVC/Symfony/SiteAccess/MatcherSerializationTest.php
47922-
4792347818
-
4792447819
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Provider\\\\ChainSiteAccessProviderTest\\:\\:getExistingSiteProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
4792547820
count: 1

0 commit comments

Comments
 (0)