diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 1183dc74cc..64f2573ffa 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -30,11 +30,6 @@ parameters: count: 1 path: src/bundle/Core/Cache/Warmer/ProxyCacheWarmer.php - - - message: "#^Return type \\(void\\) of method Ibexa\\\\Bundle\\\\Core\\\\Cache\\\\Warmer\\\\ProxyCacheWarmer\\:\\:warmUp\\(\\) should be compatible with return type \\(array\\\\) of method Symfony\\\\Component\\\\HttpKernel\\\\CacheWarmer\\\\WarmableInterface\\:\\:warmUp\\(\\)$#" - count: 2 - path: src/bundle/Core/Cache/Warmer/ProxyCacheWarmer.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Command\\\\CheckURLsCommand\\:\\:getTotalCount\\(\\) should return int but returns int\\|null\\.$#" count: 1 @@ -365,21 +360,11 @@ parameters: count: 1 path: src/bundle/Core/Command/UpdateTimestampsToUTCCommand.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverter\\:\\:getSupportedClass\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/Core/Converter/ContentParamConverter.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverter\\:\\:loadValueObject\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: src/bundle/Core/Converter/ContentParamConverter.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverter\\:\\:getSupportedClass\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/Core/Converter/LocationParamConverter.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverter\\:\\:loadValueObject\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 @@ -1720,11 +1705,6 @@ parameters: count: 1 path: src/bundle/Core/DependencyInjection/IbexaCoreExtension.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\DependencyInjection\\\\IbexaCoreExtension\\:\\:getConfiguration\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" - count: 1 - path: src/bundle/Core/DependencyInjection/IbexaCoreExtension.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\DependencyInjection\\\\IbexaCoreExtension\\:\\:handleCache\\(\\) has no return type specified\\.$#" count: 1 @@ -2265,11 +2245,6 @@ parameters: count: 1 path: src/bundle/Core/Features/Context/BasicContentContext.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Features\\\\Context\\\\BasicContentContext\\:\\:getTitleFromPath\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/Core/Features/Context/BasicContentContext.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Features\\\\Context\\\\BasicContentContext\\:\\:getTitleFromPath\\(\\) has parameter \\$path with no type specified\\.$#" count: 1 @@ -3310,11 +3285,6 @@ parameters: count: 1 path: src/bundle/Core/Imagine/AliasGenerator.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Imagine\\\\AliasGenerator\\:\\:supportsValue\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/Core/Imagine/AliasGenerator.php - - message: "#^Parameter \\#1 \\$image of method Ibexa\\\\Bundle\\\\Core\\\\Imagine\\\\AliasGenerator\\:\\:applyFilter\\(\\) expects Liip\\\\ImagineBundle\\\\Binary\\\\BinaryInterface, Liip\\\\ImagineBundle\\\\Binary\\\\BinaryInterface\\|string given\\.$#" count: 1 @@ -3965,11 +3935,6 @@ parameters: count: 1 path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\URLChecker\\\\Handler\\\\HTTPHandler\\:\\:isSuccessful\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\URLChecker\\\\Handler\\\\HTTPHandler\\:\\:isSuccessful\\(\\) has parameter \\$statusCode with no type specified\\.$#" count: 1 @@ -4795,11 +4760,6 @@ parameters: count: 1 path: src/bundle/RepositoryInstaller/Command/InstallPlatformCommand.php - - - message: "#^Method Ibexa\\\\Bundle\\\\RepositoryInstaller\\\\Command\\\\ValidatePasswordHashesCommand\\:\\:configure\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/RepositoryInstaller/Command/ValidatePasswordHashesCommand.php - - message: "#^Method Ibexa\\\\Bundle\\\\RepositoryInstaller\\\\DependencyInjection\\\\Compiler\\\\InstallerTagPass\\:\\:process\\(\\) has no return type specified\\.$#" count: 1 @@ -8895,11 +8855,6 @@ parameters: count: 1 path: src/lib/FieldType/BinaryBase/BinaryBaseStorage/Gateway/DoctrineStorage.php - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\BinaryBase\\\\PathGenerator\\\\LegacyPathGenerator\\:\\:getStoragePathForField\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/FieldType/BinaryBase/PathGenerator/LegacyPathGenerator.php - - message: "#^Parameter \\#3 \\$length of function substr expects int\\|null, int\\<0, max\\>\\|false given\\.$#" count: 1 @@ -9200,21 +9155,6 @@ parameters: count: 1 path: src/lib/FieldType/FieldType.php - - - message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$value\\.$#" - count: 1 - path: src/lib/FieldType/Float/Type.php - - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Float\\\\Type\\:\\:checkValueStructure\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/FieldType/Float/Type.php - - - - message: "#^PHPDoc tag @param for parameter \\$value with type mixed is not subtype of native type Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\.$#" - count: 1 - path: src/lib/FieldType/Float/Type.php - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\GatewayBasedStorage\\:\\:addGateway\\(\\) has no return type specified\\.$#" count: 1 @@ -9600,26 +9540,6 @@ parameters: count: 1 path: src/lib/FieldType/ImageAsset/Type.php - - - message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$value\\.$#" - count: 1 - path: src/lib/FieldType/Integer/Type.php - - - - message: "#^Access to an undefined property Ibexa\\\\Core\\\\FieldType\\\\Value\\:\\:\\$value\\.$#" - count: 1 - path: src/lib/FieldType/Integer/Type.php - - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Integer\\\\Type\\:\\:checkValueStructure\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/FieldType/Integer/Type.php - - - - message: "#^PHPDoc tag @param for parameter \\$value with type mixed is not subtype of native type Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\.$#" - count: 1 - path: src/lib/FieldType/Integer/Type.php - - message: "#^Class Ibexa\\\\Core\\\\FieldType\\\\Keyword\\\\KeywordStorage extends generic class Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\GatewayBasedStorage but does not specify its types\\: T$#" count: 1 @@ -9995,11 +9915,6 @@ parameters: count: 1 path: src/lib/FieldType/NullStorage.php - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\NullStorage\\:\\:copyLegacyField\\(\\) should return bool\\|null but empty return statement found\\.$#" - count: 1 - path: src/lib/FieldType/NullStorage.php - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\NullStorage\\:\\:deleteFieldData\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 @@ -10025,11 +9940,6 @@ parameters: count: 1 path: src/lib/FieldType/NullStorage.php - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\NullStorage\\:\\:getIndexData\\(\\) should return array\\ but returns false\\.$#" - count: 1 - path: src/lib/FieldType/NullStorage.php - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\NullStorage\\:\\:storeFieldData\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 @@ -10125,41 +10035,6 @@ parameters: count: 1 path: src/lib/FieldType/TextBlock/SearchField.php - - - message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$text\\.$#" - count: 2 - path: src/lib/FieldType/TextBlock/Type.php - - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\TextBlock\\\\Type\\:\\:checkValueStructure\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/FieldType/TextBlock/Type.php - - - - message: "#^PHPDoc tag @param for parameter \\$value with type mixed is not subtype of native type Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\.$#" - count: 1 - path: src/lib/FieldType/TextBlock/Type.php - - - - message: "#^Parameter \\#1 \\$string of function mb_substr expects string, string\\|false given\\.$#" - count: 1 - path: src/lib/FieldType/TextBlock/Type.php - - - - message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$text\\.$#" - count: 2 - path: src/lib/FieldType/TextLine/Type.php - - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\TextLine\\\\Type\\:\\:checkValueStructure\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/FieldType/TextLine/Type.php - - - - message: "#^PHPDoc tag @param for parameter \\$value with type mixed is not subtype of native type Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\.$#" - count: 1 - path: src/lib/FieldType/TextLine/Type.php - - message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$time\\.$#" count: 1 @@ -10270,11 +10145,6 @@ parameters: count: 1 path: src/lib/FieldType/Url/UrlStorage.php - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Url\\\\UrlStorage\\:\\:storeFieldData\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/FieldType/Url/UrlStorage.php - - message: "#^Property Ibexa\\\\Core\\\\FieldType\\\\Url\\\\UrlStorage\\:\\:\\$logger \\(Psr\\\\Log\\\\LoggerInterface\\) does not accept Psr\\\\Log\\\\LoggerInterface\\|null\\.$#" count: 1 @@ -10325,11 +10195,6 @@ parameters: count: 1 path: src/lib/FieldType/Url/UrlStorage/Gateway/DoctrineStorage.php - - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Url\\\\UrlStorage\\\\Gateway\\\\DoctrineStorage\\:\\:insertUrl\\(\\) should return string but returns int\\.$#" - count: 1 - path: src/lib/FieldType/Url/UrlStorage/Gateway/DoctrineStorage.php - - message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Url\\\\UrlStorage\\\\Gateway\\\\DoctrineStorage\\:\\:linkUrl\\(\\) has no return type specified\\.$#" count: 1 @@ -11070,16 +10935,6 @@ parameters: count: 1 path: src/lib/IO/MetadataHandler/ImageSize.php - - - message: "#^Method Ibexa\\\\Core\\\\IO\\\\MimeTypeDetector\\\\FileInfo\\:\\:getFromBuffer\\(\\) should return string but returns string\\|false\\.$#" - count: 1 - path: src/lib/IO/MimeTypeDetector/FileInfo.php - - - - message: "#^Method Ibexa\\\\Core\\\\IO\\\\MimeTypeDetector\\\\FileInfo\\:\\:getFromPath\\(\\) should return string but returns string\\|false\\.$#" - count: 1 - path: src/lib/IO/MimeTypeDetector/FileInfo.php - - message: "#^Property Ibexa\\\\Core\\\\IO\\\\MimeTypeDetector\\\\FileInfo\\:\\:\\$fileInfo \\(finfo\\) in isset\\(\\) is not nullable\\.$#" count: 1 @@ -11365,11 +11220,6 @@ parameters: count: 1 path: src/lib/MVC/RepositoryAwareInterface.php - - - message: "#^Parameter \\#1 \\$array of function array_keys expects array, array\\|ArrayObject\\<\\(int\\|string\\), mixed\\>\\|bool\\|float\\|int\\|string\\|null given\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Component/Serializer/AbstractPropertyWhitelistNormalizer.php - - message: "#^Cannot access offset 'config' on array\\|ArrayObject\\<\\(int\\|string\\), mixed\\>\\|bool\\|float\\|int\\|string\\|null\\.$#" count: 1 @@ -11650,11 +11500,6 @@ parameters: count: 1 path: src/lib/MVC/Symfony/FieldType/BinaryBase/ContentDownloadUrlGenerator.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\FieldType\\\\BinaryBase\\\\ContentDownloadUrlGenerator\\:\\:getStoragePathForField\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/FieldType/BinaryBase/ContentDownloadUrlGenerator.php - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\FieldType\\\\ImageAsset\\\\ParameterProvider\\:\\:getViewParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -12260,21 +12105,11 @@ parameters: count: 1 path: src/lib/MVC/Symfony/Security/Authorization/Voter/CoreVoter.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\Authorization\\\\Voter\\\\ValueObjectVoter\\:\\:supportsAttribute\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Security/Authorization/Voter/ValueObjectVoter.php - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\Authorization\\\\Voter\\\\ValueObjectVoter\\:\\:supportsAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#" count: 1 path: src/lib/MVC/Symfony/Security/Authorization/Voter/ValueObjectVoter.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\Authorization\\\\Voter\\\\ValueObjectVoter\\:\\:supportsClass\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Security/Authorization/Voter/ValueObjectVoter.php - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\Authorization\\\\Voter\\\\ValueObjectVoter\\:\\:supportsClass\\(\\) has parameter \\$class with no type specified\\.$#" count: 1 @@ -12465,36 +12300,6 @@ parameters: count: 1 path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostElement.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText\\:\\:__construct\\(\\) has parameter \\$siteAccessesConfiguration with no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostText.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText\\:\\:setRequest\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostText.php - - - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText\\:\\:\\$prefix has no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostText.php - - - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText\\:\\:\\$siteAccessesConfiguration is never read, only written\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostText.php - - - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText\\:\\:\\$siteAccessesConfiguration type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostText.php - - - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\HostText\\:\\:\\$suffix has no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/HostText.php - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\Map\\:\\:__construct\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#" count: 1 @@ -12660,31 +12465,6 @@ parameters: count: 1 path: src/lib/MVC/Symfony/SiteAccess/Matcher/URIElement.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\URIText\\:\\:__construct\\(\\) has parameter \\$siteAccessesConfiguration with no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/URIText.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\URIText\\:\\:analyseURI\\(\\) should return string but returns string\\|null\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/URIText.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\URIText\\:\\:setRequest\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/URIText.php - - - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\URIText\\:\\:\\$siteAccessesConfiguration is never read, only written\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/URIText.php - - - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\\\Matcher\\\\URIText\\:\\:\\$siteAccessesConfiguration type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/MVC/Symfony/SiteAccess/Matcher/URIText.php - - message: "#^Call to an undefined method object\\:\\:setRequest\\(\\)\\.$#" count: 1 @@ -13045,11 +12825,6 @@ parameters: count: 1 path: src/lib/MVC/Symfony/Templating/Twig/Extension/FileSizeExtension.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FileSizeExtension\\:\\:sizeFilter\\(\\) should return string but returns string\\|false\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Templating/Twig/Extension/FileSizeExtension.php - - message: "#^Property Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FileSizeExtension\\:\\:\\$configResolver has no type specified\\.$#" count: 1 @@ -13195,16 +12970,6 @@ parameters: count: 1 path: src/lib/MVC/Symfony/Templating/Twig/FieldBlockRenderer.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Translation\\\\CatalogueMapperFileWriter\\:\\:getEnglishFilePath\\(\\) has parameter \\$filePath with no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Translation/CatalogueMapperFileWriter.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Translation\\\\CatalogueMapperFileWriter\\:\\:hasEnglishCatalogue\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Translation/CatalogueMapperFileWriter.php - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Translation\\\\CatalogueMapperFileWriter\\:\\:hasEnglishCatalogue\\(\\) has parameter \\$foreignFilePath with no type specified\\.$#" count: 1 @@ -14985,16 +14750,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\AuthorConverter\\:\\:generateXmlString\\(\\) has parameter \\$authorValue with no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\AuthorConverter\\:\\:generateXmlString\\(\\) should return string but returns string\\|false\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\AuthorConverter\\:\\:restoreValueFromXmlString\\(\\) should return array\\ but returns array\\, array\\\\>\\.$#" count: 1 @@ -15015,26 +14770,11 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\AuthorConverter\\:\\:toStorageValue\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - - - message: "#^Parameter \\#1 \\$authorValue of method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\AuthorConverter\\:\\:generateXmlString\\(\\) expects array, array\\|bool\\|float\\|int\\|string\\|null given\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - message: "#^Property Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\StorageFieldDefinition\\:\\:\\$dataInt1 \\(int\\) on left side of \\?\\? is not nullable\\.$#" count: 1 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - - message: "#^Property Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\StorageFieldValue\\:\\:\\$sortKeyString \\(string\\) does not accept bool\\|float\\|int\\|string\\|null\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/AuthorConverter.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\BinaryFileConverter\\:\\:toFieldDefinition\\(\\) has no return type specified\\.$#" count: 1 @@ -15115,11 +14855,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/DateAndTimeConverter.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\DateAndTimeConverter\\:\\:generateDateIntervalXML\\(\\) should return string but returns string\\|false\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/DateAndTimeConverter.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\DateAndTimeConverter\\:\\:getDateIntervalFromXML\\(\\) should return DateInterval but empty return statement found\\.$#" count: 1 @@ -15480,11 +15215,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/MapLocationConverter.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\MediaConverter\\:\\:getIndexColumn\\(\\) should return string but returns false\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/MediaConverter.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\MediaConverter\\:\\:toFieldDefinition\\(\\) has no return type specified\\.$#" count: 1 @@ -15495,11 +15225,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/MediaConverter.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\NullConverter\\:\\:getIndexColumn\\(\\) should return string but returns false\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/NullConverter.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\FieldValue\\\\Converter\\\\NullConverter\\:\\:toFieldDefinition\\(\\) has no return type specified\\.$#" count: 1 @@ -16190,11 +15915,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/Handler.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Handler\\:\\:loadVersionInfo\\(\\) should return Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\Content\\\\VersionInfo but returns Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\Content\\\\VersionInfo\\|false\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/Handler.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Handler\\:\\:removeRawContent\\(\\) has no return type specified\\.$#" count: 1 @@ -16210,11 +15930,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/Handler.php - - - message: "#^Parameter \\#1 \\$contentId of method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Gateway\\:\\:loadVersionInfo\\(\\) expects int, int\\|string given\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/Handler.php - - message: "#^Property Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\Content\\\\MetadataUpdateStruct\\:\\:\\$mainLanguageId \\(int\\) in isset\\(\\) is not nullable\\.$#" count: 1 @@ -17360,11 +17075,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/Type/Handler.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\Handler\\:\\:link\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/Type/Handler.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\Handler\\:\\:loadContentTypeList\\(\\) has parameter \\$contentTypeIds with no value type specified in iterable type array\\.$#" count: 1 @@ -17385,11 +17095,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/Type/Handler.php - - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\Handler\\:\\:unlink\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/Type/Handler.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\Handler\\:\\:updateFieldDefinition\\(\\) has no return type specified\\.$#" count: 1 @@ -22045,16 +21750,6 @@ parameters: count: 1 path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/FullText.php - - - message: "#^Method Ibexa\\\\Core\\\\Search\\\\Legacy\\\\Content\\\\Common\\\\Gateway\\\\CriterionHandler\\\\FullText\\:\\:tokenizeString\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/FullText.php - - - - message: "#^Method Ibexa\\\\Core\\\\Search\\\\Legacy\\\\Content\\\\Common\\\\Gateway\\\\CriterionHandler\\\\FullText\\:\\:tokenizeString\\(\\) should return array but returns array\\\\|false\\.$#" - count: 1 - path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/FullText.php - - message: "#^Parameter \\#2 \\$string of method Ibexa\\\\Core\\\\Search\\\\Legacy\\\\Content\\\\Common\\\\Gateway\\\\CriterionHandler\\\\FullText\\:\\:getWordIdSubquery\\(\\) expects string, array\\\\|bool\\|float\\|int\\|string given\\.$#" count: 1 @@ -22175,11 +21870,6 @@ parameters: count: 1 path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/MapLocationDistance.php - - - message: "#^Method Ibexa\\\\Core\\\\Search\\\\Legacy\\\\Content\\\\Common\\\\Gateway\\\\CriterionHandler\\\\MapLocationDistance\\:\\:kilometersToDegrees\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/Search/Legacy/Content/Common/Gateway/CriterionHandler/MapLocationDistance.php - - message: "#^Method Ibexa\\\\Core\\\\Search\\\\Legacy\\\\Content\\\\Common\\\\Gateway\\\\CriterionHandler\\\\MapLocationDistance\\:\\:kilometersToDegrees\\(\\) has parameter \\$kilometers with no type specified\\.$#" count: 1 @@ -23415,16 +23105,6 @@ parameters: count: 1 path: tests/bundle/Core/DependencyInjection/Compiler/SlugConverterConfigurationPassTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\DependencyInjection\\\\Compiler\\\\TranslationCollectorPassTest\\:\\:normalizePath\\(\\) has parameter \\$path with no type specified\\.$#" - count: 1 - path: tests/bundle/Core/DependencyInjection/Compiler/TranslationCollectorPassTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\DependencyInjection\\\\Compiler\\\\TranslationCollectorPassTest\\:\\:testTranslationCollector\\(\\) has parameter \\$availableTranslations with no value type specified in iterable type array\\.$#" - count: 1 - path: tests/bundle/Core/DependencyInjection/Compiler/TranslationCollectorPassTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\DependencyInjection\\\\Compiler\\\\URLHandlerPassTest\\:\\:testRegisterURLHandler\\(\\) has no return type specified\\.$#" count: 1 @@ -24725,16 +24405,6 @@ parameters: count: 1 path: tests/bundle/Core/EventListener/OriginalRequestListenerTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\EventListener\\\\RejectExplicitFrontControllerRequestsListenerTest\\:\\:prohibitedRequestDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/bundle/Core/EventListener/RejectExplicitFrontControllerRequestsListenerTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\EventListener\\\\RejectExplicitFrontControllerRequestsListenerTest\\:\\:validRequestDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/bundle/Core/EventListener/RejectExplicitFrontControllerRequestsListenerTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\EventListener\\\\RequestEventListenerTest\\:\\:testOnKernelRequestForward\\(\\) has no return type specified\\.$#" count: 1 @@ -26190,21 +25860,6 @@ parameters: count: 1 path: tests/bundle/IO/DependencyInjection/ConfigurationFactory/BaseFlysystemTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\IO\\\\DependencyInjection\\\\ConfigurationFactory\\\\BinarydataHandler\\\\FlysystemTest\\:\\:provideExpectedParentServiceId\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/bundle/IO/DependencyInjection/ConfigurationFactory/BinarydataHandler/FlysystemTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\IO\\\\DependencyInjection\\\\ConfigurationFactory\\\\MetadataHandler\\\\FlysystemTest\\:\\:provideExpectedParentServiceId\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/bundle/IO/DependencyInjection/ConfigurationFactory/MetadataHandler/FlysystemTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\IO\\\\DependencyInjection\\\\ConfigurationFactory\\\\MetadataHandler\\\\LegacyDFSClusterTest\\:\\:provideExpectedParentServiceId\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/bundle/IO/DependencyInjection/ConfigurationFactory/MetadataHandler/LegacyDFSClusterTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\IO\\\\DependencyInjection\\\\ConfigurationFactory\\\\MetadataHandler\\\\LegacyDFSClusterTest\\:\\:provideHandlerConfiguration\\(\\) has no return type specified\\.$#" count: 1 @@ -26230,11 +25885,6 @@ parameters: count: 1 path: tests/bundle/IO/DependencyInjection/ConfigurationFactoryTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\IO\\\\DependencyInjection\\\\ConfigurationFactoryTest\\:\\:registerHandler\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/bundle/IO/DependencyInjection/ConfigurationFactoryTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\IO\\\\DependencyInjection\\\\ConfigurationFactoryTest\\:\\:registerHandler\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 @@ -33325,16 +32975,6 @@ parameters: count: 1 path: tests/integration/Core/Repository/FieldType/TextBlockIntegrationTest.php - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextBlock\\\\Value constructor expects string, int given\\.$#" - count: 1 - path: tests/integration/Core/Repository/FieldType/TextBlockIntegrationTest.php - - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextBlock\\\\Value constructor expects string, null given\\.$#" - count: 1 - path: tests/integration/Core/Repository/FieldType/TextBlockIntegrationTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\TextLineIntegrationTest\\:\\:assertCopiedFieldDataLoadedCorrectly\\(\\) has no return type specified\\.$#" count: 1 @@ -33410,16 +33050,6 @@ parameters: count: 1 path: tests/integration/Core/Repository/FieldType/TextLineIntegrationTest.php - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextLine\\\\Value constructor expects string, int given\\.$#" - count: 1 - path: tests/integration/Core/Repository/FieldType/TextLineIntegrationTest.php - - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextLine\\\\Value constructor expects string, null given\\.$#" - count: 1 - path: tests/integration/Core/Repository/FieldType/TextLineIntegrationTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\FieldType\\\\TimeIntegrationTest\\:\\:assertCopiedFieldDataLoadedCorrectly\\(\\) has no return type specified\\.$#" count: 1 @@ -35315,11 +34945,6 @@ parameters: count: 1 path: tests/integration/Core/Repository/Regression/EZP22408DeleteRelatedObjectTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\Regression\\\\EZP22408DeleteRelatedObjectTest\\:\\:getMainLanguageCode\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/integration/Core/Repository/Regression/EZP22408DeleteRelatedObjectTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Integration\\\\Core\\\\Repository\\\\Regression\\\\EZP22408DeleteRelatedObjectTest\\:\\:testRelationListIsUpdatedWhenRelatedObjectIsDeleted\\(\\) has no return type specified\\.$#" count: 1 @@ -42625,131 +42250,6 @@ parameters: count: 2 path: tests/lib/FieldType/FloatValueValidatorTest.php - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Message\\:\\:\\$message\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Message\\:\\:\\$values\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:providerForValidateConstraintsKO\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:providerForValidateConstraintsOK\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:providerForValidateKO\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:providerForValidateOK\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testConstraintsInitializeGet\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testConstraintsSetGet\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testConstructor\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testGetBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testGetConstraintsSchema\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testInitializeBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testSetBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateConstraintsCorrectValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateConstraintsCorrectValues\\(\\) has parameter \\$constraints with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$constraints with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$expectedMessages with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$values with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateCorrectValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateCorrectValues\\(\\) has parameter \\$value with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$message with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$value with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\FloatValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$values with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/FloatValueValidatorTest.php - - message: "#^Class Symfony\\\\Component\\\\Validator\\\\ConstraintViolation constructor invoked with 1 parameter, 6\\-10 required\\.$#" count: 1 @@ -43105,11 +42605,6 @@ parameters: count: 1 path: tests/lib/FieldType/ImageTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\ImageTest\\:\\:getImageInputPath\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/ImageTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\ImageTest\\:\\:getImageValidatorMock\\(\\) has no return type specified\\.$#" count: 1 @@ -43235,86 +42730,11 @@ parameters: count: 2 path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Message\\:\\:\\$message\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Message\\:\\:\\$values\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:providerForValidateConstraintsKO\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:providerForValidateConstraintsOK\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:providerForValidateKO\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:providerForValidateOK\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testConstraintsInitializeGet\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testConstraintsSetGet\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testConstructor\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testGetBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testGetConstraintsSchema\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testInitializeBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testSetBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateConstraintsCorrectValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateConstraintsCorrectValues\\(\\) has parameter \\$constraints with no type specified\\.$#" count: 1 path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$constraints with no type specified\\.$#" count: 1 @@ -43325,26 +42745,6 @@ parameters: count: 1 path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$values with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateCorrectValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateCorrectValues\\(\\) has parameter \\$value with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 @@ -43355,11 +42755,6 @@ parameters: count: 1 path: tests/lib/FieldType/IntegerValueValidatorTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\IntegerValueValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$values with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/IntegerValueValidatorTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\KeywordTest\\:\\:getSettingsSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -43710,261 +43105,6 @@ parameters: count: 2 path: tests/lib/FieldType/StringLengthValidatorTest.php - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Plural\\:\\:\\$plural\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Plural\\:\\:\\$singular\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Translation\\\\Plural\\:\\:\\$values\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:providerForValidateConstraintsKO\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:providerForValidateConstraintsOK\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:providerForValidateKO\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:providerForValidateOK\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testConstraintsInitializeGet\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testConstraintsSetGet\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testConstructor\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testGetBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testGetConstraintsSchema\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testInitializeBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testSetBadConstraint\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateConstraintsCorrectValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateConstraintsCorrectValues\\(\\) has parameter \\$constraints with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$constraints with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$expectedMessages with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateConstraintsWrongValues\\(\\) has parameter \\$values with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateCorrectValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateCorrectValues\\(\\) has parameter \\$value with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateWrongValues\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$messagePlural with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$messageSingular with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$value with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\StringLengthValidatorTest\\:\\:testValidateWrongValues\\(\\) has parameter \\$values with no type specified\\.$#" - count: 1 - path: tests/lib/FieldType/StringLengthValidatorTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:getSettingsSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:getValidatorConfigurationSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideDataForGetName\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideInValidFieldSettings\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideInputForFromHash\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideInputForToHash\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideInvalidInputForAcceptValue\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideValidFieldSettings\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextBlockTest\\:\\:provideValidInputForAcceptValue\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextBlock\\\\Value constructor expects string, int given\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextBlock\\\\Value constructor expects string, null given\\.$#" - count: 1 - path: tests/lib/FieldType/TextBlockTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:getSettingsSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:getValidatorConfigurationSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideDataForGetName\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideInputForFromHash\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideInputForToHash\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideInvalidDataForValidate\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideInvalidInputForAcceptValue\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideInvalidValidatorConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideValidDataForValidate\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideValidInputForAcceptValue\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TextLineTest\\:\\:provideValidValidatorConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextLine\\\\Value constructor expects string, int given\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - - - message: "#^Parameter \\#1 \\$text of class Ibexa\\\\Core\\\\FieldType\\\\TextLine\\\\Value constructor expects string, null given\\.$#" - count: 1 - path: tests/lib/FieldType/TextLineTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\FieldType\\\\TimeTest\\:\\:getSettingsSchemaExpectation\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -44620,11 +43760,6 @@ parameters: count: 1 path: tests/lib/IO/MetadataHandler/ImageSizeTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\IO\\\\MimeTypeDetector\\\\FileInfoTest\\:\\:getFixture\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/IO/MimeTypeDetector/FileInfoTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\IO\\\\MimeTypeDetector\\\\FileInfoTest\\:\\:testGetFromBuffer\\(\\) has no return type specified\\.$#" count: 1 @@ -48040,11 +47175,6 @@ parameters: count: 1 path: tests/lib/MVC/Symfony/Templating/Twig/Extension/FieldRenderingExtensionIntegrationTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FieldRenderingExtensionIntegrationTest\\:\\:getTemplatePath\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/MVC/Symfony/Templating/Twig/Extension/FieldRenderingExtensionIntegrationTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Templating\\\\Twig\\\\Extension\\\\FieldRenderingExtensionIntegrationTest\\:\\:getTemplatePath\\(\\) has parameter \\$tpl with no type specified\\.$#" count: 1 @@ -55270,11 +54400,6 @@ parameters: count: 1 path: tests/lib/Persistence/Limitation/Target/Builder/VersionBuilderTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Persistence\\\\TransformationProcessor\\\\TransformationProcessorDefinitionBasedParserTest\\:\\:getTestFiles\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Persistence/TransformationProcessor/TransformationProcessorDefinitionBasedParserTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Persistence\\\\TransformationProcessor\\\\TransformationProcessorDefinitionBasedParserTest\\:\\:testParse\\(\\) has no return type specified\\.$#" count: 1 @@ -55285,11 +54410,6 @@ parameters: count: 1 path: tests/lib/Persistence/TransformationProcessor/TransformationProcessorDefinitionBasedParserTest.php - - - message: "#^Parameter \\#2 \\$array of function array_map expects array, array\\\\|false given\\.$#" - count: 1 - path: tests/lib/Persistence/TransformationProcessor/TransformationProcessorDefinitionBasedParserTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Persistence\\\\TransformationProcessor\\\\TransformationProcessorDefinitionBasedTest\\:\\:getProcessor\\(\\) has no return type specified\\.$#" count: 1 @@ -60345,16 +59465,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/AbstractServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ContentServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/ContentServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ContentServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/ContentServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ContentServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60365,16 +59475,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/ContentServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ContentTypeServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/ContentTypeServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ContentTypeServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/ContentTypeServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ContentTypeServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60410,16 +59510,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/Language/LanguageResolverTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\LanguageServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/LanguageServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\LanguageServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/LanguageServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\LanguageServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60430,16 +59520,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/LanguageServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\LocationServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/LocationServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\LocationServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/LocationServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\LocationServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60450,16 +59530,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/LocationServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ObjectStateServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/ObjectStateServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ObjectStateServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/ObjectStateServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\ObjectStateServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60470,16 +59540,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/ObjectStateServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\SearchServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/SearchServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\SearchServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/SearchServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\SearchServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60530,16 +59590,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/SearchServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\TrashServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/TrashServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\TrashServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/TrashServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\TrashServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60550,16 +59600,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/TrashServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\UrlAliasServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/UrlAliasServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\UrlAliasServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/UrlAliasServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\UrlAliasServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -60600,16 +59640,6 @@ parameters: count: 1 path: tests/lib/Repository/SiteAccessAware/UrlAliasServiceTest.php - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\UserServiceTest\\:\\:getAPIServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/UserServiceTest.php - - - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\UserServiceTest\\:\\:getSiteAccessAwareServiceClassName\\(\\) has no return type specified\\.$#" - count: 1 - path: tests/lib/Repository/SiteAccessAware/UserServiceTest.php - - message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\SiteAccessAware\\\\UserServiceTest\\:\\:providerForLanguagesLookupMethods\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1