Skip to content

Commit 29152a7

Browse files
committed
regenerated baseline after rebase
1 parent cc763a7 commit 29152a7

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,12 +2256,6 @@ parameters:
22562256
count: 1
22572257
path: src/bundle/Core/Features/Context/BasicContentContext.php
22582258

2259-
-
2260-
message: '#^Parameter \#1 \$versionInfo of method Ibexa\\Contracts\\Core\\Repository\\ContentService\:\:publishVersion\(\) expects Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\VersionInfo, int given\.$#'
2261-
identifier: argument.type
2262-
count: 1
2263-
path: src/bundle/Core/Features/Context/BasicContentContext.php
2264-
22652259
-
22662260
message: '#^Property Ibexa\\Bundle\\Core\\Features\\Context\\BasicContentContext\:\:\$contentPaths has no type specified\.$#'
22672261
identifier: missingType.property
@@ -6228,12 +6222,6 @@ parameters:
62286222
count: 1
62296223
path: src/lib/FieldType/BinaryBase/Type.php
62306224

6231-
-
6232-
message: '#^Property Ibexa\\Core\\FieldType\\BinaryBase\\Value\:\:\$id \(string\) in isset\(\) is not nullable\.$#'
6233-
identifier: isset.property
6234-
count: 1
6235-
path: src/lib/FieldType/BinaryBase/Type.php
6236-
62376225
-
62386226
message: '#^Method Ibexa\\Core\\FieldType\\BinaryBase\\Value\:\:__construct\(\) has parameter \$fileData with no value type specified in iterable type array\.$#'
62396227
identifier: missingType.iterableValue
@@ -8766,24 +8754,6 @@ parameters:
87668754
count: 1
87678755
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php
87688756

8769-
-
8770-
message: '#^Instanceof between int\|string and Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Location will always evaluate to false\.$#'
8771-
identifier: instanceof.alwaysFalse
8772-
count: 1
8773-
path: src/lib/MVC/Symfony/Routing/UrlAliasRouter.php
8774-
8775-
-
8776-
message: '#^Parameter \#1 \$locationId of method Ibexa\\Core\\MVC\\Symfony\\Routing\\Generator\\UrlAliasGenerator\:\:loadLocation\(\) expects int, int\|string given\.$#'
8777-
identifier: argument.type
8778-
count: 1
8779-
path: src/lib/MVC/Symfony/Routing/UrlAliasRouter.php
8780-
8781-
-
8782-
message: '#^Parameter \#1 \$string of function trim expects string, int\|string given\.$#'
8783-
identifier: argument.type
8784-
count: 2
8785-
path: src/lib/MVC/Symfony/Routing/UrlAliasRouter.php
8786-
87878757
-
87888758
message: '#^Method Ibexa\\Core\\MVC\\Symfony\\Security\\Authorization\\Attribute\:\:__construct\(\) has parameter \$function with no type specified\.$#'
87898759
identifier: missingType.parameter
@@ -33150,12 +33120,6 @@ parameters:
3315033120
count: 23
3315133121
path: tests/integration/Core/Repository/LocationServiceTest.php
3315233122

33153-
-
33154-
message: '#^Parameter \#1 \$locationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocation\(\) expects int, int\|string given\.$#'
33155-
identifier: argument.type
33156-
count: 1
33157-
path: tests/integration/Core/Repository/LocationServiceTest.php
33158-
3315933123
-
3316033124
message: '#^Parameter \#1 \$parentLocationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:newLocationCreateStruct\(\) expects int, int\|null given\.$#'
3316133125
identifier: argument.type
@@ -33996,12 +33960,6 @@ parameters:
3399633960
count: 1
3399733961
path: tests/integration/Core/Repository/Regression/EZP21069Test.php
3399833962

33999-
-
34000-
message: '#^Parameter \#1 \$locationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocation\(\) expects int, int\|string given\.$#'
34001-
identifier: argument.type
34002-
count: 2
34003-
path: tests/integration/Core/Repository/Regression/EZP21069Test.php
34004-
3400533963
-
3400633964
message: '#^Method Ibexa\\Tests\\Integration\\Core\\Repository\\Regression\\EZP21089Test\:\:testCreateContent\(\) has no return type specified\.$#'
3400733965
identifier: missingType.return
@@ -34038,12 +33996,6 @@ parameters:
3403833996
count: 1
3403933997
path: tests/integration/Core/Repository/Regression/EZP21798Test.php
3404033998

34041-
-
34042-
message: '#^Parameter \#1 \$locationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocation\(\) expects int, int\|string given\.$#'
34043-
identifier: argument.type
34044-
count: 1
34045-
path: tests/integration/Core/Repository/Regression/EZP21798Test.php
34046-
3404733999
-
3404834000
message: '#^Parameter \#1 \$value of function count expects array\|Countable, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\User\\Policy\> given\.$#'
3404934001
identifier: argument.type

0 commit comments

Comments
 (0)