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
For more details see #649
Key changes:
* [BinaryFile Field Type] Removed redundant override of the
* [Media Field Type] Removed redundant override of the
* [Cache] Improved PersistenceLogger code quality
* [ConfigResolver] Removed redundant check if the `function` key exists
* [ViewProviders] Fixed the incorrect type hint of `Registry::$viewProviders`
* [ImageConverter] Handled possible null reference when parsing legacy XML
* [Tests] Added coverage for improved parts of PersistenceLogger
* [Tests] Fixed type hints in RelationSearchBaseIntegrationTestTrait
* [Tests] Fixed return type hints in UI Translation VOs tests
* [Country Field Type] Improved data integrity checking when converting to/from storage values
* [PHPStan] Removed resolved issues from the baseline
* [PHPStan] Regenerated baseline for PHP >= 8.0
message:'#^Parameter \#1 \$arr1 of function array_merge expects array, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\URLAlias\> given\.$#'
message:'#^Parameter \#1 \$array_arg of function usort expects TArray of array, iterable\<int, Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Relation\> given\.$#'
message:'#^Parameter \#1 \$input of function array_values expects array\<T\>, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Location\> given\.$#'
message:'#^Parameter \#1 \$var of function count expects array\|Countable, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\ContentType\> given\.$#'
0 commit comments