Skip to content

Commit c6a7b4f

Browse files
author
MateuszKolankowski
committed
Removed deprecated method PermissionSubtree::createFromQueryBuilder
1 parent 37a7306 commit c6a7b4f

File tree

1 file changed

+11
-35
lines changed

1 file changed

+11
-35
lines changed

phpstan-baseline.neon

Lines changed: 11 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -20497,7 +20497,7 @@ parameters:
2049720497
path: src/lib/Persistence/Legacy/User/Handler.php
2049820498

2049920499
-
20500-
message: '#^Cannot access offset mixed on non\-empty\-array\<non\-empty\-array\<int, Ibexa\\Contracts\\Core\\Persistence\\User\\RoleAssignment\>\>\|Ibexa\\Contracts\\Core\\Persistence\\User\\RoleAssignment\.$#'
20500+
message: '#^Cannot access offset mixed on non\-empty\-array\|Ibexa\\Contracts\\Core\\Persistence\\User\\RoleAssignment\.$#'
2050120501
identifier: offsetAccess.nonOffsetAccessible
2050220502
count: 1
2050320503
path: src/lib/Persistence/Legacy/User/Mapper.php
@@ -23142,30 +23142,6 @@ parameters:
2314223142
count: 1
2314323143
path: src/lib/Repository/Values/Content/Location.php
2314423144

23145-
-
23146-
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\Query\\Criterion\\PermissionSubtree\:\:createFromQueryBuilder\(\) has no return type specified\.$#'
23147-
identifier: missingType.return
23148-
count: 1
23149-
path: src/lib/Repository/Values/Content/Query/Criterion/PermissionSubtree.php
23150-
23151-
-
23152-
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\Query\\Criterion\\PermissionSubtree\:\:createFromQueryBuilder\(\) has parameter \$operator with no type specified\.$#'
23153-
identifier: missingType.parameter
23154-
count: 1
23155-
path: src/lib/Repository/Values/Content/Query/Criterion/PermissionSubtree.php
23156-
23157-
-
23158-
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\Query\\Criterion\\PermissionSubtree\:\:createFromQueryBuilder\(\) has parameter \$target with no type specified\.$#'
23159-
identifier: missingType.parameter
23160-
count: 1
23161-
path: src/lib/Repository/Values/Content/Query/Criterion/PermissionSubtree.php
23162-
23163-
-
23164-
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\Query\\Criterion\\PermissionSubtree\:\:createFromQueryBuilder\(\) has parameter \$value with no type specified\.$#'
23165-
identifier: missingType.parameter
23166-
count: 1
23167-
path: src/lib/Repository/Values/Content/Query/Criterion/PermissionSubtree.php
23168-
2316923145
-
2317023146
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\TrashItem\:\:getProperties\(\) has parameter \$dynamicProperties with no value type specified in iterable type array\.$#'
2317123147
identifier: missingType.iterableValue
@@ -68457,7 +68433,7 @@ parameters:
6845768433
-
6845868434
message: '#^Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Language\:\:\$notDefined\.$#'
6845968435
identifier: property.notFound
68460-
count: 2
68436+
count: 1
6846168437
path: tests/lib/Repository/Values/Content/LanguageTest.php
6846268438

6846368439
-
@@ -68499,7 +68475,7 @@ parameters:
6849968475
-
6850068476
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\Content\\Location\:\:\$notDefined\.$#'
6850168477
identifier: property.notFound
68502-
count: 2
68478+
count: 1
6850368479
path: tests/lib/Repository/Values/Content/LocationTest.php
6850468480

6850568481
-
@@ -68523,7 +68499,7 @@ parameters:
6852368499
-
6852468500
message: '#^Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Section\:\:\$notDefined\.$#'
6852568501
identifier: property.notFound
68526-
count: 2
68502+
count: 1
6852768503
path: tests/lib/Repository/Values/Content/SectionTest.php
6852868504

6852968505
-
@@ -68565,7 +68541,7 @@ parameters:
6856568541
-
6856668542
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\Content\\TrashItem\:\:\$notDefined\.$#'
6856768543
identifier: property.notFound
68568-
count: 2
68544+
count: 1
6856968545
path: tests/lib/Repository/Values/Content/TrashItemTest.php
6857068546

6857168547
-
@@ -68667,7 +68643,7 @@ parameters:
6866768643
-
6866868644
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\ObjectState\\ObjectStateGroup\:\:\$notDefined\.$#'
6866968645
identifier: property.notFound
68670-
count: 2
68646+
count: 1
6867168647
path: tests/lib/Repository/Values/ObjectState/ObjectStateGroupTest.php
6867268648

6867368649
-
@@ -68733,7 +68709,7 @@ parameters:
6873368709
-
6873468710
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\ObjectState\\ObjectState\:\:\$notDefined\.$#'
6873568711
identifier: property.notFound
68736-
count: 2
68712+
count: 1
6873768713
path: tests/lib/Repository/Values/ObjectState/ObjectStateTest.php
6873868714

6873968715
-
@@ -68799,7 +68775,7 @@ parameters:
6879968775
-
6880068776
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\Policy\:\:\$notDefined\.$#'
6880168777
identifier: property.notFound
68802-
count: 2
68778+
count: 1
6880368779
path: tests/lib/Repository/Values/User/PolicyTest.php
6880468780

6880568781
-
@@ -68841,7 +68817,7 @@ parameters:
6884168817
-
6884268818
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\Role\:\:\$notDefined\.$#'
6884368819
identifier: property.notFound
68844-
count: 2
68820+
count: 1
6884568821
path: tests/lib/Repository/Values/User/RoleTest.php
6884668822

6884768823
-
@@ -68883,7 +68859,7 @@ parameters:
6888368859
-
6888468860
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\UserGroup\:\:\$notDefined\.$#'
6888568861
identifier: property.notFound
68886-
count: 2
68862+
count: 1
6888768863
path: tests/lib/Repository/Values/User/UserGroupTest.php
6888868864

6888968865
-
@@ -68937,7 +68913,7 @@ parameters:
6893768913
-
6893868914
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\User\:\:\$notDefined\.$#'
6893968915
identifier: property.notFound
68940-
count: 2
68916+
count: 1
6894168917
path: tests/lib/Repository/Values/User/UserTest.php
6894268918

6894368919
-

0 commit comments

Comments
 (0)