Skip to content

Commit 6002898

Browse files
author
MateuszKolankowski
committed
Remove obsolete PHPStan baseline entries for improved code clarity
1 parent 1b40fc1 commit 6002898

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

phpstan-baseline.neon

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3216,12 +3216,6 @@ parameters:
32163216
count: 1
32173217
path: src/bundle/Core/Features/Context/FieldTypeContext.php
32183218

3219-
-
3220-
message: '#^Method Ibexa\\Bundle\\Core\\Features\\Context\\FieldTypeContext\:\:createAndPublishContent\(\) has no return type specified\.$#'
3221-
identifier: missingType.return
3222-
count: 1
3223-
path: src/bundle/Core/Features/Context/FieldTypeContext.php
3224-
32253219
-
32263220
message: '#^Method Ibexa\\Bundle\\Core\\Features\\Context\\FieldTypeContext\:\:createContent\(\) has no return type specified\.$#'
32273221
identifier: missingType.return
@@ -14892,12 +14886,6 @@ parameters:
1489214886
count: 1
1489314887
path: src/lib/MVC/Symfony/Security/HttpUtils.php
1489414888

14895-
-
14896-
message: '#^Property Ibexa\\Core\\MVC\\Symfony\\Security\\HttpUtils\:\:\$siteAccess \(Ibexa\\Core\\MVC\\Symfony\\SiteAccess\) does not accept Ibexa\\Core\\MVC\\Symfony\\SiteAccess\|null\.$#'
14897-
identifier: assign.propertyType
14898-
count: 1
14899-
path: src/lib/MVC/Symfony/Security/HttpUtils.php
14900-
1490114889
-
1490214890
message: '#^Method Ibexa\\Core\\MVC\\Symfony\\Security\\InteractiveLoginToken\:\:__construct\(\) has parameter \$credentials with no type specified\.$#'
1490314891
identifier: missingType.parameter

0 commit comments

Comments
 (0)