Skip to content

Commit

Permalink
Regenerated phpstan baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Nov 8, 2024
1 parent f8e7caf commit 39d9e3c
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -11085,11 +11085,6 @@ parameters:
count: 1
path: src/lib/MVC/Symfony/EventListener/LanguageSwitchListener.php

-
message: "#^Parameter \\#1 \\$properties of class Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest constructor expects array, string given\\.$#"
count: 1
path: src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\ExpressionLanguage\\\\TwigVariableProviderExtension\\:\\:hasParameterProvider\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#"
count: 1
Expand Down Expand Up @@ -11515,11 +11510,6 @@ parameters:
count: 1
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest\\:\\:__construct\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#"
count: 1
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php

-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest\\:\\:setHeaders\\(\\) has no return type specified\\.$#"
count: 1
Expand Down Expand Up @@ -11570,21 +11560,6 @@ parameters:
count: 1
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php

-
message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest\\:\\:\\$headers type has no value type specified in iterable type array\\.$#"
count: 1
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php

-
message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest\\:\\:\\$languages type has no value type specified in iterable type array\\.$#"
count: 1
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php

-
message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest\\:\\:\\$queryParams type has no value type specified in iterable type array\\.$#"
count: 1
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php

-
message: "#^Unsafe usage of new static\\(\\)\\.$#"
count: 1
Expand Down Expand Up @@ -18250,11 +18225,6 @@ parameters:
count: 1
path: src/lib/Persistence/Legacy/User/Mapper.php

-
message: "#^array\\|string does not accept array\\<int, mixed\\>\\.$#"
count: 1
path: src/lib/Persistence/Legacy/User/Mapper.php

-
message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\User\\\\Role\\\\Gateway\\:\\:addPolicyLimitations\\(\\) has parameter \\$limitations with no value type specified in iterable type array\\.$#"
count: 1
Expand Down Expand Up @@ -43945,11 +43915,6 @@ parameters:
count: 1
path: tests/lib/Limitation/SubtreeLimitationTypeTest.php

-
message: "#^Parameter \\#1 \\$properties of class Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest constructor expects array, string given\\.$#"
count: 1
path: tests/lib/MVC/Symfony/Component/Serializer/SimplifiedRequestNormalizerTest.php

-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Component\\\\Serializer\\\\Stubs\\\\CompoundStub\\:\\:__construct\\(\\) has parameter \\$subMatchers with no value type specified in iterable type array\\.$#"
count: 1
Expand Down Expand Up @@ -45555,11 +45520,6 @@ parameters:
count: 1
path: tests/lib/MVC/Symfony/SiteAccess/RouterHostPortURITest.php

-
message: "#^Parameter \\#1 \\$properties of class Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Routing\\\\SimplifiedRequest constructor expects array, string given\\.$#"
count: 1
path: tests/lib/MVC/Symfony/SiteAccess/RouterHostPortURITest.php

-
message: "#^Class Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText constructor invoked with 2 parameters, 1 required\\.$#"
count: 1
Expand Down

0 comments on commit 39d9e3c

Please sign in to comment.