You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IBX-10597: Fixed accessing uninitialized image variation properties when switching to the original variation (#652)
For more details see https://issues.ibexa.co/browse/IBX-10597 and #652
Key changes:
* Fixed accessing uninitialized image variation properties while switching to the original variation
* [Tests] Adjusted mock properties
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-132Lines changed: 0 additions & 132 deletions
Original file line number
Diff line number
Diff line change
@@ -17028,18 +17028,6 @@ parameters:
17028
17028
count: 1
17029
17029
path: src/lib/Repository/LocationService.php
17030
17030
17031
-
-
17032
-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\ContentType\:\:\$defaultSortField \(int\) on left side of \?\? is not nullable\.$#'
17033
-
identifier: nullCoalesce.property
17034
-
count: 1
17035
-
path: src/lib/Repository/LocationService.php
17036
-
17037
-
-
17038
-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\ContentType\:\:\$defaultSortOrder \(int\) on left side of \?\? is not nullable\.$#'
17039
-
identifier: nullCoalesce.property
17040
-
count: 1
17041
-
path: src/lib/Repository/LocationService.php
17042
-
17043
17031
-
17044
17032
message: '#^Property Ibexa\\Core\\Repository\\LocationService\:\:\$repository \(Ibexa\\Core\\Repository\\Repository\) does not accept Ibexa\\Contracts\\Core\\Repository\\Repository\.$#'
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationNotStoredHavingReferences\(\) has no return type specified\.$#'
message: '#^Method Ibexa\\Tests\\Integration\\Core\\Repository\\URLWildcardServiceTest\:\:testCreateSetsIdPropertyOnURLWildcard\(\) has no return type specified\.$#'
message: '#^Method Ibexa\\Tests\\Integration\\Core\\Repository\\URLWildcardServiceTest\:\:testCreateSetsPropertiesOnURLWildcard\(\) has no return type specified\.$#'
message: '#^Method Ibexa\\Tests\\Core\\Search\\Common\\FieldValueMapper\\RemoteIdentifierMapperTest\:\:getDataForTestCanMap\(\) return type has no value type specified in iterable type iterable\.$#'
0 commit comments