Skip to content

Commit b15a27f

Browse files
committed
regenerated PHPStan baselina
1 parent da882da commit b15a27f

File tree

1 file changed

+30
-66
lines changed

1 file changed

+30
-66
lines changed

phpstan-baseline.neon

Lines changed: 30 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,12 @@ parameters:
390390
count: 1
391391
path: src/bundle/Core/Command/ResizeOriginalImagesCommand.php
392392

393+
-
394+
message: '#^Offset ''uri'' might not exist on array\{timed_out\: bool, blocked\: bool, eof\: bool, unread_bytes\: int, stream_type\: string, wrapper_type\: string, wrapper_data\: mixed, mode\: string, \.\.\.\}\.$#'
395+
identifier: offsetAccess.notFound
396+
count: 1
397+
path: src/bundle/Core/Command/ResizeOriginalImagesCommand.php
398+
393399
-
394400
message: '#^Parameter \#1 \$mimeType of method Symfony\\Component\\Mime\\MimeTypesInterface\:\:getExtensions\(\) expects string, string\|null given\.$#'
395401
identifier: argument.type
@@ -4266,6 +4272,12 @@ parameters:
42664272
count: 1
42674273
path: src/bundle/Core/Imagine/IORepositoryResolver.php
42684274

4275+
-
4276+
message: '#^Offset ''uri'' might not exist on array\{timed_out\: bool, blocked\: bool, eof\: bool, unread_bytes\: int, stream_type\: string, wrapper_type\: string, wrapper_data\: mixed, mode\: string, \.\.\.\}\.$#'
4277+
identifier: offsetAccess.notFound
4278+
count: 1
4279+
path: src/bundle/Core/Imagine/IORepositoryResolver.php
4280+
42694281
-
42704282
message: '#^Method Ibexa\\Bundle\\Core\\Imagine\\ImageAsset\\AliasGenerator\:\:getVariation\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
42714283
identifier: missingType.iterableValue
@@ -4338,6 +4350,12 @@ parameters:
43384350
count: 1
43394351
path: src/bundle/Core/Imagine/PlaceholderProvider/GenericProvider.php
43404352

4353+
-
4354+
message: '#^Offset ''uri'' might not exist on array\{timed_out\: bool, blocked\: bool, eof\: bool, unread_bytes\: int, stream_type\: string, wrapper_type\: string, wrapper_data\: mixed, mode\: string, \.\.\.\}\.$#'
4355+
identifier: offsetAccess.notFound
4356+
count: 1
4357+
path: src/bundle/Core/Imagine/PlaceholderProvider/GenericProvider.php
4358+
43414359
-
43424360
message: '#^Parameter \#1 \$width of class Imagine\\Image\\Box constructor expects int, int\|null given\.$#'
43434361
identifier: argument.type
@@ -4386,6 +4404,12 @@ parameters:
43864404
count: 1
43874405
path: src/bundle/Core/Imagine/PlaceholderProvider/RemoteProvider.php
43884406

4407+
-
4408+
message: '#^Offset ''uri'' might not exist on array\{timed_out\: bool, blocked\: bool, eof\: bool, unread_bytes\: int, stream_type\: string, wrapper_type\: string, wrapper_data\: mixed, mode\: string, \.\.\.\}\.$#'
4409+
identifier: offsetAccess.notFound
4410+
count: 1
4411+
path: src/bundle/Core/Imagine/PlaceholderProvider/RemoteProvider.php
4412+
43894413
-
43904414
message: '#^Cannot access offset string on Ibexa\\Bundle\\Core\\Imagine\\PlaceholderProvider\.$#'
43914415
identifier: offsetAccess.nonOffsetAccessible
@@ -13350,12 +13374,6 @@ parameters:
1335013374
count: 1
1335113375
path: src/lib/Limitation/LanguageLimitationType.php
1335213376

13353-
-
13354-
message: '#^Method Ibexa\\Core\\Limitation\\LanguageLimitationType\:\:valueSchema\(\) return type has no value type specified in iterable type array\.$#'
13355-
identifier: missingType.iterableValue
13356-
count: 1
13357-
path: src/lib/Limitation/LanguageLimitationType.php
13358-
1335913377
-
1336013378
message: '#^Property Ibexa\\Core\\Limitation\\LanguageLimitationType\:\:\$versionTargetEvaluators \(array\<Ibexa\\Core\\Limitation\\LanguageLimitation\\VersionTargetEvaluator\>\) does not accept iterable\<Ibexa\\Core\\Limitation\\LanguageLimitation\\VersionTargetEvaluator\>\.$#'
1336113379
identifier: assign.propertyType
@@ -26592,6 +26610,12 @@ parameters:
2659226610
count: 1
2659326611
path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/DateMetadata.php
2659426612

26613+
-
26614+
message: '#^Cannot access an offset on list\|string\|false\.$#'
26615+
identifier: offsetAccess.nonOffsetAccessible
26616+
count: 1
26617+
path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/Field.php
26618+
2659526619
-
2659626620
message: '#^Method Ibexa\\Core\\Search\\Legacy\\Content\\Common\\Gateway\\CriterionHandler\\Field\:\:getFieldsInformation\(\) return type has no value type specified in iterable type array\.$#'
2659726621
identifier: missingType.iterableValue
@@ -74142,12 +74166,6 @@ parameters:
7414274166
count: 1
7414374167
path: tests/lib/Repository/Validator/TargetContentValidatorTest.php
7414474168

74145-
-
74146-
message: '#^Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Language\:\:\$notDefined\.$#'
74147-
identifier: property.notFound
74148-
count: 1
74149-
path: tests/lib/Repository/Values/Content/LanguageTest.php
74150-
7415174169
-
7415274170
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\LanguageTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
7415374171
identifier: missingType.return
@@ -74184,12 +74202,6 @@ parameters:
7418474202
count: 1
7418574203
path: tests/lib/Repository/Values/Content/LanguageTest.php
7418674204

74187-
-
74188-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\Content\\Location\:\:\$notDefined\.$#'
74189-
identifier: property.notFound
74190-
count: 1
74191-
path: tests/lib/Repository/Values/Content/LocationTest.php
74192-
7419374205
-
7419474206
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
7419574207
identifier: staticMethod.alreadyNarrowedType
@@ -74220,12 +74232,6 @@ parameters:
7422074232
count: 1
7422174233
path: tests/lib/Repository/Values/Content/Query/Criterion/DateMetadataTest.php
7422274234

74223-
-
74224-
message: '#^Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Section\:\:\$notDefined\.$#'
74225-
identifier: property.notFound
74226-
count: 1
74227-
path: tests/lib/Repository/Values/Content/SectionTest.php
74228-
7422974235
-
7423074236
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\SectionTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
7423174237
identifier: missingType.return
@@ -74262,12 +74268,6 @@ parameters:
7426274268
count: 1
7426374269
path: tests/lib/Repository/Values/Content/SectionTest.php
7426474270

74265-
-
74266-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\Content\\TrashItem\:\:\$notDefined\.$#'
74267-
identifier: property.notFound
74268-
count: 1
74269-
path: tests/lib/Repository/Values/Content/TrashItemTest.php
74270-
7427174271
-
7427274272
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
7427374273
identifier: staticMethod.alreadyNarrowedType
@@ -74388,12 +74388,6 @@ parameters:
7438874388
count: 1
7438974389
path: tests/lib/Repository/Values/Filter/FilterTest.php
7439074390

74391-
-
74392-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\ObjectState\\ObjectStateGroup\:\:\$notDefined\.$#'
74393-
identifier: property.notFound
74394-
count: 1
74395-
path: tests/lib/Repository/Values/ObjectState/ObjectStateGroupTest.php
74396-
7439774391
-
7439874392
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
7439974393
identifier: staticMethod.alreadyNarrowedType
@@ -74466,12 +74460,6 @@ parameters:
7446674460
count: 1
7446774461
path: tests/lib/Repository/Values/ObjectState/ObjectStateGroupTest.php
7446874462

74469-
-
74470-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\ObjectState\\ObjectState\:\:\$notDefined\.$#'
74471-
identifier: property.notFound
74472-
count: 1
74473-
path: tests/lib/Repository/Values/ObjectState/ObjectStateTest.php
74474-
7447574463
-
7447674464
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\ObjectState\\ObjectStateTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
7447774465
identifier: missingType.return
@@ -74532,12 +74520,6 @@ parameters:
7453274520
count: 1
7453374521
path: tests/lib/Repository/Values/ObjectState/ObjectStateTest.php
7453474522

74535-
-
74536-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\Policy\:\:\$notDefined\.$#'
74537-
identifier: property.notFound
74538-
count: 1
74539-
path: tests/lib/Repository/Values/User/PolicyTest.php
74540-
7454174523
-
7454274524
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\PolicyTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
7454374525
identifier: missingType.return
@@ -74574,12 +74556,6 @@ parameters:
7457474556
count: 1
7457574557
path: tests/lib/Repository/Values/User/PolicyTest.php
7457674558

74577-
-
74578-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\Role\:\:\$notDefined\.$#'
74579-
identifier: property.notFound
74580-
count: 1
74581-
path: tests/lib/Repository/Values/User/RoleTest.php
74582-
7458374559
-
7458474560
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
7458574561
identifier: staticMethod.alreadyNarrowedType
@@ -74628,12 +74604,6 @@ parameters:
7462874604
count: 1
7462974605
path: tests/lib/Repository/Values/User/RoleTest.php
7463074606

74631-
-
74632-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\UserGroup\:\:\$notDefined\.$#'
74633-
identifier: property.notFound
74634-
count: 1
74635-
path: tests/lib/Repository/Values/User/UserGroupTest.php
74636-
7463774607
-
7463874608
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\UserGroupTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
7463974609
identifier: missingType.return
@@ -74682,12 +74652,6 @@ parameters:
7468274652
count: 1
7468374653
path: tests/lib/Repository/Values/User/UserGroupTest.php
7468474654

74685-
-
74686-
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\User\:\:\$notDefined\.$#'
74687-
identifier: property.notFound
74688-
count: 1
74689-
path: tests/lib/Repository/Values/User/UserTest.php
74690-
7469174655
-
7469274656
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
7469374657
identifier: staticMethod.alreadyNarrowedType

0 commit comments

Comments
 (0)