parameters: ignoreErrors: - message: """ #^Call to deprecated function Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ref\\(\\)\\: since Symfony 5\\.1, use service\\(\\) instead\\.$# """ count: 4 path: app/bundles/ApiBundle/Config/services.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/ApiBundle/Controller/ClientController.php - message: """ #^Class Mautic\\\\ApiBundle\\\\Controller\\\\ClientController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/ApiBundle/Controller/ClientController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\ClientController\\:\\:newAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/ClientController.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/ClientController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ApiBundle\\\\Controller\\\\ClientController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ApiBundle/Controller/ClientController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:createEntityForm\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:deleteEntitiesAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:editEntitiesAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:newEntitiesAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:prePopulateForm\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:prePopulateForm\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:preSaveEntity\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has parameter \\$entities with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has parameter \\$errors with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processBatchForm\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:processForm\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:saveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:setCategory\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Parameter \\#1 \\$key of method Mautic\\\\ApiBundle\\\\Controller\\\\FetchCommonApiController\\\\:\\:setBatchError\\(\\) expects int, string given\\.$#" count: 4 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Parameter \\#3 \\$referenceType of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\:\\:generateUrl\\(\\) expects int, true given\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Property Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:\\$dataInputMasks type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Property Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:\\$entityRequestParameters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: "#^Property Mautic\\\\ApiBundle\\\\Controller\\\\CommonApiController\\:\\:\\$routeParams type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/CommonApiController.php - message: """ #^Call to deprecated method getParameter\\(\\) of class Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\: 3\\.0\\.0 to be removed in 4\\.0; use get\\(\\) instead$# """ count: 1 path: app/bundles/ApiBundle/Controller/FetchCommonApiController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\InputBag\\\\:\\:get\\(\\) expects string\\|null, int given\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/FetchCommonApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ApiBundle\\\\Controller\\\\FetchCommonApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ApiBundle/Controller/FetchCommonApiController.php - message: "#^Method Mautic\\\\ApiBundle\\\\Controller\\\\oAuth2\\\\AuthorizeController\\:\\:authorizeAction\\(\\) has invalid return type FOS\\\\OAuthServerBundle\\\\Controller\\\\Response\\.$#" count: 1 path: app/bundles/ApiBundle/Controller/oAuth2/AuthorizeController.php - message: """ #^Class Mautic\\\\ApiBundle\\\\DependencyInjection\\\\Factory\\\\ApiFactory implements deprecated interface Symfony\\\\Bundle\\\\SecurityBundle\\\\DependencyInjection\\\\Security\\\\Factory\\\\SecurityFactoryInterface\\: since Symfony 5\\.3, use AuthenticatorFactoryInterface instead\\.$# """ count: 1 path: app/bundles/ApiBundle/DependencyInjection/Factory/ApiFactory.php - message: "#^Method Mautic\\\\ApiBundle\\\\DependencyInjection\\\\Factory\\\\ApiFactory\\:\\:create\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/DependencyInjection/Factory/ApiFactory.php - message: "#^Method Mautic\\\\ApiBundle\\\\DependencyInjection\\\\Factory\\\\ApiFactory\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/DependencyInjection/Factory/ApiFactory.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:getChanges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:isChanged\\(\\) has parameter \\$prop with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:isChanged\\(\\) has parameter \\$val with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:setRedirectUris\\(\\) has parameter \\$redirectUris with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Parameter \\#2 \\$descriptionColumn of method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addIdColumns\\(\\) expects string, false given\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Property Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:\\$allowedGrantTypes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Property Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Property Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:\\$redirectUris type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/Client.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\ClientRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/ClientRepository.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\ClientRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/ClientRepository.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\ClientRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/ClientRepository.php - message: "#^Method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\ClientRepository\\:\\:getUserClients\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Entity/oAuth2/ClientRepository.php - message: "#^Method Mautic\\\\ApiBundle\\\\Event\\\\ApiEntityEvent\\:\\:__construct\\(\\) has parameter \\$entityRequestParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Event/ApiEntityEvent.php - message: "#^Method Mautic\\\\ApiBundle\\\\Event\\\\ApiEntityEvent\\:\\:getEntityRequestParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Event/ApiEntityEvent.php - message: "#^Method Mautic\\\\ApiBundle\\\\Event\\\\ClientEvent\\:\\:__construct\\(\\) has parameter \\$isNew with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Event/ClientEvent.php - message: "#^Access to an undefined property Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\Client\\:\\:\\$deletedId\\.$#" count: 1 path: app/bundles/ApiBundle/EventListener/ClientSubscriber.php - message: "#^Call to an undefined method FOS\\\\OAuthServerBundle\\\\Model\\\\ClientInterface\\:\\:addUser\\(\\)\\.$#" count: 1 path: app/bundles/ApiBundle/EventListener/PreAuthorizationEventListener.php - message: "#^Call to an undefined method FOS\\\\OAuthServerBundle\\\\Model\\\\ClientInterface\\:\\:isAuthorizedClient\\(\\)\\.$#" count: 1 path: app/bundles/ApiBundle/EventListener/PreAuthorizationEventListener.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/ApiBundle/EventListener/PreAuthorizationEventListener.php - message: "#^Variable \\$errors in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/ApiBundle/Form/Type/ClientType.php - message: "#^Property Mautic\\\\ApiBundle\\\\Form\\\\Validator\\\\Constraints\\\\OAuthCallback\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Form/Validator/Constraints/OAuthCallback.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:__construct\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:extractIds\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:extractIdsFromParams\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:getErrors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:getIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:isAssociativeArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:orderByOriginalKey\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:orderByOriginalKey\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Property Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:\\$errors type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Property Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:\\$ids type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Property Mautic\\\\ApiBundle\\\\Helper\\\\BatchIdToEntityHelper\\:\\:\\$originalKeys type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/BatchIdToEntityHelper.php - message: "#^Method Mautic\\\\ApiBundle\\\\Helper\\\\EntityResultHelper\\:\\:getDataForArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/EntityResultHelper.php - message: "#^Parameter \\#1 \\$object of method Mautic\\\\ApiBundle\\\\Helper\\\\EntityResultHelper\\:\\:getDataForObject\\(\\) expects object, array given\\.$#" count: 1 path: app/bundles/ApiBundle/Helper/EntityResultHelper.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\DependencyInjection\\\\Extension\\\\ExtensionInterface\\:\\:addSecurityListenerFactory\\(\\)\\.$#" count: 1 path: app/bundles/ApiBundle/MauticApiBundle.php - message: "#^Call to an undefined method Mautic\\\\ApiBundle\\\\Entity\\\\oAuth2\\\\ClientRepository\\:\\:deleteAccessTokens\\(\\)\\.$#" count: 1 path: app/bundles/ApiBundle/Model/ClientModel.php - message: "#^Method Mautic\\\\ApiBundle\\\\Model\\\\ClientModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Model/ClientModel.php - message: "#^Method Mautic\\\\ApiBundle\\\\Model\\\\ClientModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Model/ClientModel.php - message: "#^Method Mautic\\\\ApiBundle\\\\Model\\\\ClientModel\\:\\:getUserClients\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Model/ClientModel.php - message: "#^Method Mautic\\\\ApiBundle\\\\Model\\\\ClientModel\\:\\:revokeAccess\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Model/ClientModel.php - message: "#^Method Mautic\\\\ApiBundle\\\\Model\\\\ClientModel\\:\\:setApiMode\\(\\) has parameter \\$apiMode with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Model/ClientModel.php - message: "#^Method Mautic\\\\ApiBundle\\\\Security\\\\Permissions\\\\ApiPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Security/Permissions/ApiPermissions.php - message: "#^Method Mautic\\\\ApiBundle\\\\Security\\\\Permissions\\\\ApiPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Security/Permissions/ApiPermissions.php - message: "#^Method Mautic\\\\ApiBundle\\\\Security\\\\Permissions\\\\ApiPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Security/Permissions/ApiPermissions.php - message: "#^Method Mautic\\\\ApiBundle\\\\Security\\\\Permissions\\\\ApiPermissions\\:\\:getSynonym\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Security/Permissions/ApiPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/ApiBundle/Security/Permissions/ApiPermissions.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:addGroup\\(\\) has parameter \\$group with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:addGroup\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:addListProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:addProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:addProperty\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:addProperty\\(\\) has parameter \\$serializedName with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:createProperty\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setDefaultVersion\\(\\) has parameter \\$version with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setGroupPrefix\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setGroups\\(\\) has parameter \\$groups with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setGroups\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setMaxDepth\\(\\) has parameter \\$depth with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setMaxDepth\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setRoot\\(\\) has parameter \\$root with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setSerializedName\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setSerializedName\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setSinceVersion\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setSinceVersion\\(\\) has parameter \\$version with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setUntilVersion\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:setUntilVersion\\(\\) has parameter \\$version with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Property Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:\\$currentPropertyName \\(null\\) in empty\\(\\) is always falsy\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Property Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:\\$defaultVersion \\(null\\) does not accept default value of type string\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Property Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:\\$defaultVersion \\(null\\) does not accept string\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Property Mautic\\\\ApiBundle\\\\Serializer\\\\Driver\\\\ApiMetadataDriver\\:\\:\\$metadata \\(JMS\\\\Serializer\\\\Metadata\\\\ClassMetadata\\) does not accept null\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Exclusion\\\\FieldExclusionStrategy\\:\\:__construct\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Exclusion/FieldExclusionStrategy.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Exclusion\\\\FieldInclusionStrategy\\:\\:__construct\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Exclusion/FieldInclusionStrategy.php - message: "#^Method Mautic\\\\ApiBundle\\\\Serializer\\\\Exclusion\\\\FieldInclusionStrategy\\:\\:__construct\\(\\) has parameter \\$path with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Exclusion/FieldInclusionStrategy.php - message: "#^Property Mautic\\\\ApiBundle\\\\Serializer\\\\Exclusion\\\\FieldInclusionStrategy\\:\\:\\$path has no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Serializer/Exclusion/FieldInclusionStrategy.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 2 path: app/bundles/ApiBundle/Tests/Controller/CommonApiControllerTest.php - message: "#^Method Mautic\\\\ApiBundle\\\\Tests\\\\Controller\\\\CommonApiControllerTest\\:\\:getResultFromProtectedMethod\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Tests/Controller/CommonApiControllerTest.php - message: "#^Method Mautic\\\\ApiBundle\\\\Tests\\\\Controller\\\\CommonApiControllerTest\\:\\:getResultFromProtectedMethod\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ApiBundle/Tests/Controller/CommonApiControllerTest.php - message: "#^Method Mautic\\\\ApiBundle\\\\Tests\\\\Controller\\\\CommonApiControllerTest\\:\\:getResultFromProtectedMethod\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/ApiBundle/Tests/Controller/CommonApiControllerTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/ApiBundle/Tests/EntityResultHelperTest.php - message: "#^Property Symfony\\\\Component\\\\HttpFoundation\\\\Request\\:\\:\\$headers \\(Symfony\\\\Component\\\\HttpFoundation\\\\HeaderBag\\) does not accept Symfony\\\\Component\\\\HttpFoundation\\\\ParameterBag\\.$#" count: 1 path: app/bundles/ApiBundle/Tests/EventListener/ApiSubscriberTest.php - message: """ #^Parameter \\$factory of method Mautic\\\\AssetBundle\\\\Controller\\\\Api\\\\AssetApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/AssetBundle/Controller/Api/AssetApiController.php - message: """ #^Class Mautic\\\\AssetBundle\\\\Controller\\\\AssetController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/AssetBundle/Controller/AssetController.php - message: "#^Method Mautic\\\\AssetBundle\\\\Controller\\\\AssetController\\:\\:newAction\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Controller/AssetController.php - message: "#^Method Mautic\\\\AssetBundle\\\\Controller\\\\AssetController\\:\\:previewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Controller/AssetController.php - message: "#^Method Mautic\\\\AssetBundle\\\\Controller\\\\AssetController\\:\\:remoteAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/AssetBundle/Controller/AssetController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\InputBag\\\\:\\:get\\(\\) expects string\\|null, int given\\.$#" count: 1 path: app/bundles/AssetBundle/Controller/AssetController.php - message: """ #^Class Mautic\\\\AssetBundle\\\\Controller\\\\PublicController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/AssetBundle/Controller/PublicController.php - message: "#^Parameter \\#3 \\$code of method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:trackDownload\\(\\) expects string, int given\\.$#" count: 5 path: app/bundles/AssetBundle/Controller/PublicController.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/AssetBundle/Controller/PublicController.php - message: "#^Variable \\$entity in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/AssetBundle/Controller/PublicController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\File\\:\\:getClientOriginalName\\(\\)\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Elseif branch is unreachable because previous condition is always true\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:convertBytesToHumanReadable\\(\\) has parameter \\$size with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:convertBytesToUnit\\(\\) has parameter \\$size with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:convertBytesToUnit\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:getFile\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\UploadedFile but returns Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\File\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:getFileInfo\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:getFileInfo\\(\\) should return array but returns string\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:getMaxSize\\(\\) should return string but returns int\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:loadFile\\(\\) has parameter \\$temp with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Parameter \\#1 \\$path of method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:setPath\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Parameter \\#1 \\$remotePath of method Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:setRemotePath\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$file \\(Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\File\\) does not accept null\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$file \\(Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\File\\) in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$maxSize has no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$temp has no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$tempId has no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$tempName has no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Asset\\:\\:\\$uploadDir has no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Result of && is always false\\.$#" count: 3 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Strict comparison using \\=\\=\\= between 0 and string\\|false will always evaluate to false\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Strict comparison using \\=\\=\\= between null and Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\UploadedFile will always evaluate to false\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#" count: 6 path: app/bundles/AssetBundle/Entity/Asset.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:getAssetList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:getAssetSize\\(\\) has parameter \\$assets with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\AssetRepository\\:\\:upDownloadCount\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/AssetRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/AssetBundle/Entity/Download.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\Download\\:\\:getTrackingId\\(\\) should return int but returns string\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Download.php - message: "#^PHPDoc tag @param for parameter \\$email with type mixed is not subtype of native type Mautic\\\\EmailBundle\\\\Entity\\\\Email\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Download.php - message: "#^Property Mautic\\\\AssetBundle\\\\Entity\\\\Download\\:\\:\\$trackingId \\(string\\) does not accept int\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/Download.php - message: "#^Call to method execute\\(\\) on an unknown class Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 3 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Call to method select\\(\\) on an unknown class Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 3 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getDownloadCountsByEmail\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getDownloadCountsByPage\\(\\) has parameter \\$pageId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getHttpStatuses\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getLeadDownloads\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getLeadDownloads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getMostDownloaded\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getTopReferrers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:isUniqueDownload\\(\\) has parameter \\$assetId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:isUniqueDownload\\(\\) has parameter \\$trackingId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:updateLeadByTrackingId\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:updateLeadByTrackingId\\(\\) has parameter \\$newTrackingId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:updateLeadByTrackingId\\(\\) has parameter \\$oldTrackingId with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 2 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Parameter \\$query of method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getHttpStatuses\\(\\) has invalid type Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Parameter \\$query of method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getMostDownloaded\\(\\) has invalid type Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Parameter \\$query of method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getTopReferrers\\(\\) has invalid type Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/AssetBundle/Entity/DownloadRepository.php - message: "#^Method Mautic\\\\AssetBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:generateTokensFromContent\\(\\) has parameter \\$source with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/BuilderSubscriber.php - message: "#^Cannot call method getId\\(\\) on array\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\AssetBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\AssetBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/AssetBundle/EventListener/CampaignSubscriber.php - message: "#^Parameter \\#3 \\$filters of method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getUniqueVsRepetitivePieChartData\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#4 \\$filters of method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getPopularAssets\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#5 \\$filter of method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getDownloadsLineChartData\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\AssetBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\AssetBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/DashboardSubscriber.php - message: "#^Variable \\$ids in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/DetermineWinnerSubscriber.php - message: "#^Parameter \\#1 \\$query of method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getHttpStatuses\\(\\) expects Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder, Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/ReportSubscriber.php - message: "#^Parameter \\#1 \\$query of method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getMostDownloaded\\(\\) expects Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder, Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/ReportSubscriber.php - message: "#^Parameter \\#1 \\$query of method Mautic\\\\AssetBundle\\\\Entity\\\\DownloadRepository\\:\\:getTopReferrers\\(\\) expects Mautic\\\\AssetBundle\\\\Entity\\\\QueryBuilder, Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/ReportSubscriber.php - message: "#^Parameter \\#2 \\$maxUploadSizeMB of method Mautic\\\\CoreBundle\\\\Validator\\\\FileUploadValidator\\:\\:checkFileSize\\(\\) expects string, float given\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/UploadSubscriber.php - message: "#^Strict comparison using \\=\\=\\= between null and Oneup\\\\UploaderBundle\\\\Uploader\\\\File\\\\FileInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\File\\\\File will always evaluate to false\\.$#" count: 1 path: app/bundles/AssetBundle/EventListener/UploadSubscriber.php - message: "#^Method Mautic\\\\AssetBundle\\\\Form\\\\Type\\\\AssetListType\\:\\:getAssetChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Form/Type/AssetListType.php - message: "#^Method Mautic\\\\AssetBundle\\\\Helper\\\\PointActionHelper\\:\\:validateAssetDownload\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\AssetBundle\\\\Helper\\\\PointActionHelper\\:\\:validateAssetDownload\\(\\) has parameter \\$eventDetails with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\AssetBundle\\\\Helper\\\\TokenHelper\\:\\:findAssetTokens\\(\\) has parameter \\$clickthrough with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\AssetBundle\\\\Helper\\\\TokenHelper\\:\\:findAssetTokens\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\AssetBundle\\\\Helper\\\\TokenHelper\\:\\:findAssetTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:generateUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getAssetList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getAssetList\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getAssetList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getDownloadsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getDownloadsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getLookupResults\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getLookupResults\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getPopularAssets\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getPopularAssets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getTotalFilesize\\(\\) has parameter \\$assets with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getUniqueVsRepetitivePieChartData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:getUniqueVsRepetitivePieChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:trackDownload\\(\\) has parameter \\$asset with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:trackDownload\\(\\) has parameter \\$request with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:trackDownload\\(\\) has parameter \\$systemEntry with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:upDownloadCount\\(\\) has parameter \\$asset with no type specified\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^PHPDoc tag @throws with type Mautic\\\\AssetBundle\\\\Model\\\\NotFoundHttpException is not subtype of Throwable$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Parameter \\#1 \\$code of method Mautic\\\\AssetBundle\\\\Entity\\\\Download\\:\\:setCode\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Parameter \\#2 \\$dateFrom of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string given\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Parameter \\#2 \\$dateFrom of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string\\|null given\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Parameter \\#3 \\$dateTo of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string given\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Parameter \\#3 \\$dateTo of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string\\|null given\\.$#" count: 1 path: app/bundles/AssetBundle/Model/AssetModel.php - message: "#^Method Mautic\\\\AssetBundle\\\\Security\\\\Permissions\\\\AssetPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Security/Permissions/AssetPermissions.php - message: "#^Method Mautic\\\\AssetBundle\\\\Security\\\\Permissions\\\\AssetPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/AssetBundle/Security/Permissions/AssetPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/AssetBundle/Security/Permissions/AssetPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/AssetBundle/Security/Permissions/AssetPermissions.php - message: "#^Method Mautic\\\\CacheBundle\\\\Cache\\\\Adapter\\\\MemcachedTagAwareAdapter\\:\\:__construct\\(\\) has parameter \\$servers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CacheBundle/Cache/Adapter/MemcachedTagAwareAdapter.php - message: "#^Method Mautic\\\\CacheBundle\\\\Cache\\\\Adapter\\\\RedisTagAwareAdapter\\:\\:__construct\\(\\) has parameter \\$servers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CacheBundle/Cache/Adapter/RedisTagAwareAdapter.php - message: "#^Property Mautic\\\\CacheBundle\\\\EventListener\\\\CacheClearSubscriber\\:\\:\\$cacheProvider \\(Mautic\\\\CacheBundle\\\\Cache\\\\CacheProvider\\) does not accept Symfony\\\\Component\\\\Cache\\\\Adapter\\\\AdapterInterface\\.$#" count: 1 path: app/bundles/CacheBundle/EventListener/CacheClearSubscriber.php - message: "#^Trying to mock an undefined method getCacheAdapter\\(\\) on class Mautic\\\\CacheBundle\\\\Cache\\\\Adapter\\\\FilesystemTagAwareAdapter\\.$#" count: 1 path: app/bundles/CacheBundle/Tests/EventListener/CacheClearSubscriberTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Command\\\\ExecuteEventCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/ExecuteEventCommand.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Command\\\\TriggerCampaignCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#1 \\$id of method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\\\:\\:getEntity\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#2 \\$contactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#3 \\$minContactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#4 \\$maxContactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#6 \\$threadId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#7 \\$maxThreads of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Parameter \\#8 \\$campaignLimit of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Variable \\$campaign in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/TriggerCampaignCommand.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Command\\\\UpdateLeadCampaignsCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Parameter \\#1 \\$id of method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\\\:\\:getEntity\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Parameter \\#2 \\$contactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Parameter \\#3 \\$minContactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Parameter \\#4 \\$maxContactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Parameter \\#6 \\$threadId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Parameter \\#7 \\$maxThreads of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/UpdateLeadCampaignsCommand.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Command\\\\ValidateEventCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/ValidateEventCommand.php - message: "#^Parameter \\#1 \\$batchLimit of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int, null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/ValidateEventCommand.php - message: "#^Parameter \\#1 \\$decisionId of method Mautic\\\\CampaignBundle\\\\Executioner\\\\InactiveExecutioner\\:\\:validate\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/ValidateEventCommand.php - message: "#^Parameter \\#2 \\$contactId of class Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Command/ValidateEventCommand.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Config/config.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\AjaxController\\:\\:getContactEventLog\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\AjaxController\\:\\:getContactEventLog\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\AjaxController\\:\\:updateScheduledCampaignEventAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/AjaxController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CampaignBundle\\\\Controller\\\\AjaxController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Controller/AjaxController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:cloneCampaignAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:cloneCampaignAction\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:getContactsAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:modifyCampaignEventArray\\(\\) has parameter \\$events with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:modifyCampaignEventArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\InputBag\\\\:\\:get\\(\\) expects string\\|null, int given\\.$#" count: 2 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Parameter \\#3 \\$referenceType of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\:\\:generateUrl\\(\\) expects int, true given\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\CampaignApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventApiController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Cannot use array destructuring on Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLog\\.$#" count: 2 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:editContactEventAction\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:editContactEventAction\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:editEventsAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:getContactEventsAction\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:getContactEventsAction\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CampaignBundle\\\\Controller\\\\Api\\\\EventLogApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\CampaignBundle\\\\Entity\\\\Event will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php - message: """ #^Call to deprecated method getEventsArray\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\EventCollector\\: 2\\.13\\.0 to be removed in 3\\.0$# """ count: 2 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Expression on left side of \\?\\? is not nullable\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterEntityClone\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterEntityClone\\(\\) should return array but return statement is missing\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterEntitySave\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterFormProcessed\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterFormProcessed\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterFormProcessed\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:afterFormProcessed\\(\\) has parameter \\$isValid with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeEntitySave\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeEntitySave\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeFormProcessed\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeFormProcessed\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeFormProcessed\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeFormProcessed\\(\\) has parameter \\$isPost with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:beforeFormProcessed\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:clearSessionComponents\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:clearSessionComponents\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getCampaignSessionId\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getCampaignSessionId\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has parameter \\$orderBy with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has parameter \\$orderByDir with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getIndexItems\\(\\) has parameter \\$start with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getPermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getPostActionRedirectArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getPostActionRedirectArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getSessionCanvasSettings\\(\\) has parameter \\$sessionId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getSessionEvents\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getSessionEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getSessionSources\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getSessionSources\\(\\) has parameter \\$isClone with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getSessionSources\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getViewArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:getViewArguments\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignEventsForEdit\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignEventsForEdit\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignEventsForEdit\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignEventsForEdit\\(\\) should return array but return statement is missing\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignSourcesForEdit\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignSourcesForEdit\\(\\) has parameter \\$campaignSources with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignSourcesForEdit\\(\\) has parameter \\$isPost with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:prepareCampaignSourcesForEdit\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:setSessionCanvasSettings\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:setSessionCanvasSettings\\(\\) has parameter \\$canvasSettings with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:setSessionCanvasSettings\\(\\) has parameter \\$sessionId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 2 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$addedSources type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$campaignEvents type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$campaignSources type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$connections type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$deletedEvents type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$deletedSources type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$listFilters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$modifiedEvents type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\CampaignController\\:\\:\\$sessionId has no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: "#^Variable \\$sessionId in empty\\(\\) is never defined\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/CampaignController.php - message: """ #^Call to deprecated method getEventsArray\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\EventCollector\\: 2\\.13\\.0 to be removed in 3\\.0$# """ count: 4 path: app/bundles/CampaignBundle/Controller/EventController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: """ #^Class Mautic\\\\CampaignBundle\\\\Controller\\\\EventController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\EventController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\EventController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\EventController\\:\\:undeleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CampaignBundle\\\\Controller\\\\EventController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\EventController\\:\\:\\$supportedEventTypes has no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/EventController.php - message: """ #^Class Mautic\\\\CampaignBundle\\\\Controller\\\\SourceController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/CampaignBundle/Controller/SourceController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\SourceController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/SourceController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Controller\\\\SourceController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/SourceController.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Controller\\\\SourceController\\:\\:\\$supportedSourceTypes has no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Controller/SourceController.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:addEvent\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:addEvents\\(\\) has parameter \\$events with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:addLead\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:getEventsByType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:setCanvasSettings\\(\\) has parameter \\$canvasSettings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:\\$canvasSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Campaign.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:fetchEmailIdsById\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:findByFormId\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:findByFormId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignFormSources\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignFormSources\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignLeadCount\\(\\) has parameter \\$pendingEvents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignLeads\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignLeads\\(\\) has parameter \\$select with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignListIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignListSources\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignListSources\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignsSegmentShare\\(\\) has parameter \\$campaignIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCampaignsSegmentShare\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getContactSingleSegmentByCampaign\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getContactSingleSegmentByCampaign\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCountsForPendingContacts\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getCountsForPendingContacts\\(\\) has parameter \\$pendingEvents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPendingContactIds\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPendingContactIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPopularCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPublishedCampaigns\\(\\) has parameter \\$specificId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPublishedCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPublishedCampaignsByLeadLists\\(\\) has parameter \\$leadLists with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getPublishedCampaignsByLeadLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Parameter \\#1 \\$maxResults of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:setMaxResults\\(\\) expects int\\|null, true given\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Return type of method Mautic\\\\CampaignBundle\\\\Entity\\\\CampaignRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/CampaignRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\ChannelInterface\\:\\:setChannel\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/ChannelInterface.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\ChannelInterface\\:\\:setChannelId\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/ChannelInterface.php - message: "#^Instanceof between string and DateTime will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:addContactLog\\(\\) has parameter \\$contactLog with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getChanges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getChildrenByEventType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getChildrenByType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getContactLog\\(\\) should return \\(Doctrine\\\\Common\\\\Collections\\\\Collection&iterable\\\\)\\|static\\(Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\) but returns array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getLogByContactAndRotation\\(\\) has parameter \\$rotation with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:getTriggerRestrictedDaysOfWeek\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setContactLog\\(\\) has parameter \\$contactLog with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setEventType\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setTriggerRestrictedDaysOfWeek\\(\\) has parameter \\$triggerRestrictedDaysOfWeek with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:\\$campaign \\(Mautic\\\\CampaignBundle\\\\Entity\\\\Campaign\\) does not accept null\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:\\$contactLog type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:\\$triggerRestrictedDaysOfWeek type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Event.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getCampaignEvents\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getCampaignEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getContactPendingEvents\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getContactPendingEvents\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getContactPendingEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEvents\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByChannel\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByChannel\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByChannel\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByParent\\(\\) has parameter \\$decisionPath with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByParent\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByParent\\(\\) has parameter \\$parentId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getEventsByParent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getLeadTriggeredEvents\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getLeadTriggeredEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:nullEventParents\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\EventRepository\\:\\:nullEventRelationships\\(\\) has parameter \\$events with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/EventRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/CampaignBundle/Entity/Lead.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLog.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLog\\:\\:setEvent\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLog.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLog\\:\\:\\$metadata type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLog.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getCampaignLogCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getChartQuery\\(\\) has parameter \\$options with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getChartQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getDatesExecuted\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getDatesExecuted\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getDatesExecuted\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getLeadLogs\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getLeadLogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getScheduledByIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getScheduledCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getUpcomingEvents\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getUpcomingEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 2 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Return type of method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php - message: "#^Call to an undefined method Mautic\\\\CampaignBundle\\\\Entity\\\\Lead\\:\\:getId\\(\\)\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:checkLeadInCampaigns\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getCampaignMembers\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getCampaignMembers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getCampaignSegments\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getCampaignSegments\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getContactRotations\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getContactRotations\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getContactRotations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getInactiveContactCount\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getInactiveContactCount\\(\\) has parameter \\$decisionIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getInactiveContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadDetails\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadDetails\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getLeads\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getLeads\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getOrphanedContacts\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:getOrphanedContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:updateQueryWithHistoryExclusion\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:updateQueryWithSegmentMembershipExclusion\\(\\) has parameter \\$segments with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Result\\\\CountResult\\:\\:__construct\\(\\) has parameter \\$count with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Result/CountResult.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Result\\\\CountResult\\:\\:__construct\\(\\) has parameter \\$maxId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Result/CountResult.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Entity\\\\Result\\\\CountResult\\:\\:__construct\\(\\) has parameter \\$minId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Entity/Result/CountResult.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\AbstractLogCollectionEvent\\:\\:getContactIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/AbstractLogCollectionEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\AbstractLogCollectionEvent\\:\\:\\$logContactXref type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/AbstractLogCollectionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:addAction\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:addCondition\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:addDecision\\(\\) has parameter \\$decision with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:getActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:getConditions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:sort\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$callbacks with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$component with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:\\$actions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:\\$conditions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:\\$decisions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignBuilderEvent\\:\\:\\$sortCache type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignBuilderEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:__construct\\(\\) has parameter \\$decisionEventDetails with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:__construct\\(\\) has parameter \\$decisionType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:__construct\\(\\) has parameter \\$eventSettings with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:__construct\\(\\) has parameter \\$events with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:__construct\\(\\) has parameter \\$isRootLevel with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:__construct\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:getEventSettings\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:getEventSettings\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignDecisionEvent\\:\\:\\$decisionTriggered has no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Instanceof between array and Mautic\\\\CampaignBundle\\\\Entity\\\\Event will always evaluate to false\\.$#" count: 2 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:__construct\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:checkContext\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getEvent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getEventArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getEventDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getLeadFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getLegacyEventsArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:getLegacyEventsConfigArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:\\$event type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:\\$eventArray type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:\\$eventDetails type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\:\\:\\$eventSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignLeadChangeEvent\\:\\:__construct\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignLeadChangeEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignLeadChangeEvent\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignLeadChangeEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignLeadChangeEvent\\:\\:\\$leads type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignLeadChangeEvent.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Instanceof between array and Mautic\\\\CampaignBundle\\\\Entity\\\\Event will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:__construct\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:getEvent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:getEventArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:getEventDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:getLegacyEventsArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:getLegacyEventsConfigArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:\\$event type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:\\$eventArray type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:\\$eventDetails type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\:\\:\\$eventSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/CampaignScheduledEvent.php - message: """ #^Call to deprecated method getConfig\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\: pre 2\\.13\\.0 support; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/ConditionEvent.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/ConditionEvent.php - message: """ #^Class Mautic\\\\CampaignBundle\\\\Event\\\\ConditionEvent extends deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/ConditionEvent.php - message: "#^Instanceof between array and Mautic\\\\CampaignBundle\\\\Entity\\\\Event will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/ConditionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\ConditionEvent\\:\\:checkContext\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/ConditionEvent.php - message: """ #^Call to deprecated method getConfig\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\: pre 2\\.13\\.0 support; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/DecisionEvent.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/DecisionEvent.php - message: """ #^Class Mautic\\\\CampaignBundle\\\\Event\\\\DecisionEvent extends deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/DecisionEvent.php - message: "#^Instanceof between array and Mautic\\\\CampaignBundle\\\\Entity\\\\Event will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/DecisionEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\DecisionEvent\\:\\:checkContext\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/DecisionEvent.php - message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/PendingEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\PendingEvent\\:\\:checkContext\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/PendingEvent.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/PendingEvent.php - message: """ #^Call to deprecated method getConfig\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\: pre 2\\.13\\.0 support; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/ScheduledEvent.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/ScheduledEvent.php - message: """ #^Class Mautic\\\\CampaignBundle\\\\Event\\\\ScheduledEvent extends deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignScheduledEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Event/ScheduledEvent.php - message: "#^Instanceof between array and Mautic\\\\CampaignBundle\\\\Entity\\\\Event will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/ScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Event\\\\ScheduledEvent\\:\\:checkContext\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Event/ScheduledEvent.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:getConfig\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:getConnectionRestrictions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:getExtraProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:getFormTypeOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:\\$extraProperties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\AbstractEventAccessor\\:\\:\\$systemProperties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\ActionAccessor\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/ActionAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\ConditionAccessor\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/ConditionAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\Event\\\\DecisionAccessor\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/DecisionAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:__construct\\(\\) has parameter \\$events with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:buildEvents\\(\\) has parameter \\$events with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:getActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:getConditions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:getDecisions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:\\$actions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:\\$conditions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\:\\:\\$decisions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Accessor/EventAccessor.php - message: """ #^Call to deprecated method addDeprecatedAnchorRestrictions\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\: 2\\.6\\.0 to be removed in 3\\.0; BC support$# """ count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:addDeprecatedAnchorRestrictions\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:addRestriction\\(\\) has parameter \\$restrictions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:addTypeConnection\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:buildRestrictionsArray\\(\\) has parameter \\$events with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:buildRestrictionsArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:\\$connectionRestrictions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\ConnectionBuilder\\:\\:\\$eventTypes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/ConnectionBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\EventBuilder\\:\\:buildActions\\(\\) has parameter \\$actions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/EventBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\EventBuilder\\:\\:buildActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/EventBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\EventBuilder\\:\\:buildConditions\\(\\) has parameter \\$conditions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/EventBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\EventBuilder\\:\\:buildConditions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/EventBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\EventBuilder\\:\\:buildDecisions\\(\\) has parameter \\$decisions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/EventBuilder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventCollector\\\\Builder\\\\EventBuilder\\:\\:buildDecisions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/Builder/EventBuilder.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\EventCollector\\:\\:\\$events \\(Mautic\\\\CampaignBundle\\\\EventCollector\\\\Accessor\\\\EventAccessor\\) in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/EventCollector.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventCollector\\\\EventCollector\\:\\:\\$eventsArray type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventCollector/EventCollector.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventListener\\\\CampaignActionChangeMembershipSubscriber\\:\\:getCampaigns\\(\\) has parameter \\$campaigns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventListener/CampaignActionChangeMembershipSubscriber.php - message: "#^Method Mautic\\\\CampaignBundle\\\\EventListener\\\\CampaignActionChangeMembershipSubscriber\\:\\:getCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventListener/CampaignActionChangeMembershipSubscriber.php - message: "#^PHPDoc tag @var for variable \\$values has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventListener/ConfigSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\CampaignBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/CampaignBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\CampaignBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\.$#" count: 1 path: app/bundles/CampaignBundle/EventListener/DashboardSubscriber.php - message: """ #^Call to deprecated method getEventsArray\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\EventCollector\\: 2\\.13\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\InactiveContactFinder\\:\\:getContactCount\\(\\) has parameter \\$decisionEvents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/InactiveContactFinder.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\InactiveContactFinder\\:\\:\\$campaignMemberDatesAdded \\(Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\) does not accept array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/InactiveContactFinder.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\InactiveContactFinder\\:\\:\\$campaignMemberDatesAdded \\(Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\) in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/InactiveContactFinder.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/InactiveContactFinder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\KickoffContactFinder\\:\\:getContactCount\\(\\) has parameter \\$eventIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/KickoffContactFinder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter\\:\\:__construct\\(\\) has parameter \\$contactIdList with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/Limiter/ContactLimiter.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter\\:\\:getContactIdList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/Limiter/ContactLimiter.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ContactFinder\\\\Limiter\\\\ContactLimiter\\:\\:reduceCampaignLimitRemaining\\(\\) has parameter \\$reduction with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ContactFinder/Limiter/ContactLimiter.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Executioner/Dispatcher/ActionDispatcher.php - message: """ #^Parameter \\$legacyDispatcher of method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\ActionDispatcher\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/ActionDispatcher.php - message: """ #^Parameter \\$legacyDispatcher of method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\DecisionDispatcher\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/DecisionDispatcher.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:dispatchCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:dispatchCustomEvent\\(\\) has parameter \\$wasBatchProcessed with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:dispatchEventName\\(\\) has parameter \\$eventName with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:dispatchEventName\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:dispatchExecutionEvent\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:getEventArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:getLegacyEventsArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:getLegacyEventsConfigArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:isFailed\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Parameter \\#1 \\$objectOrMethod of class ReflectionMethod constructor expects object\\|string, null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\:\\:\\$eventArray type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php - message: "#^Variable \\$firstLog in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Event/ActionExecutioner.php - message: "#^Call to an undefined method Mautic\\\\CampaignBundle\\\\Executioner\\\\Logger\\\\EventLogger\\:\\:clear\\(\\)\\.$#" count: 2 path: app/bundles/CampaignBundle/Executioner/EventExecutioner.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/EventExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\EventExecutioner\\:\\:recordLogsAsFailedForEvent\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/EventExecutioner.php - message: "#^PHPDoc tag @param for parameter \\$counter with type Mautic\\\\CampaignBundle\\\\Executioner\\\\Result\\\\Counter\\|null is not subtype of native type Mautic\\\\CampaignBundle\\\\Executioner\\\\Result\\\\Counter\\.$#" count: 2 path: app/bundles/CampaignBundle/Executioner/EventExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Helper\\\\InactiveHelper\\:\\:getCollectionByDecisionId\\(\\) has parameter \\$decisionId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Helper\\\\InactiveHelper\\:\\:getLastActiveDates\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Helper\\\\InactiveHelper\\:\\:getLastActiveDates\\(\\) has parameter \\$lastActiveEventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Helper\\\\InactiveHelper\\:\\:getLastActiveDates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Helper\\\\InactiveHelper\\:\\:getLastActiveDates\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php - message: "#^Variable \\$decision in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Executioner/InactiveExecutioner.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/InactiveExecutioner.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/InactiveExecutioner.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/KickoffExecutioner.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/KickoffExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Logger\\\\EventLogger\\:\\:hydrateContactRotationsForNewLogs\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Logger/EventLogger.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\Logger\\\\EventLogger\\:\\:\\$contactRotations type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Logger/EventLogger.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\RealTimeExecutioner\\:\\:fetchCampaignData\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/RealTimeExecutioner.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\RealTimeExecutioner\\:\\:\\$events type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/RealTimeExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Result\\\\Responses\\:\\:getActionResponses\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Result/Responses.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Result\\\\Responses\\:\\:getConditionResponses\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Result/Responses.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\Result\\\\Responses\\:\\:\\$actionResponses type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Result/Responses.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\Result\\\\Responses\\:\\:\\$conditionResponses type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Result/Responses.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ScheduledExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ScheduledExecutioner\\:\\:executeByIds\\(\\) has parameter \\$logIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ScheduledExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\ScheduledExecutioner\\:\\:executeScheduled\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ScheduledExecutioner.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\ScheduledExecutioner\\:\\:\\$scheduledEvents type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/ScheduledExecutioner.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\EventScheduler\\:\\:getSortedExecutionDates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/EventScheduler.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\Mode\\\\Interval\\:\\:getExecutionDateTimeBetweenHours\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\Mode\\\\Interval\\:\\:getExecutionDateTimeFromHour\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\Mode\\\\Interval\\:\\:getGroupExecutionDateTime\\(\\) has parameter \\$daysOfWeek with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\Mode\\\\Interval\\:\\:getGroupExecutionDateTime\\(\\) has parameter \\$eventId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Parameter \\#1 \\$hour of method DateTime\\:\\:setTime\\(\\) expects int, string given\\.$#" count: 5 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Parameter \\#2 \\$minute of method DateTime\\:\\:setTime\\(\\) expects int, string given\\.$#" count: 5 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\Mode\\\\Interval\\:\\:\\$coreParametersHelper is never read, only written\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Executioner\\\\Scheduler\\\\Mode\\\\Interval\\:\\:\\$defaultTimezone is never written, only read\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Form\\\\Type\\\\EventType\\:\\:addPropertiesType\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Form/Type/EventType.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Form\\\\Type\\\\EventType\\:\\:addPropertiesType\\(\\) has parameter \\$masks with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Form/Type/EventType.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Form\\\\Type\\\\EventType\\:\\:addPropertiesType\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Form/Type/EventType.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Form\\\\Type\\\\EventType\\:\\:getTimeValue\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Form/Type/EventType.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Form\\\\Type\\\\EventType\\:\\:getTimeValue\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Form/Type/EventType.php - message: "#^Strict comparison using \\=\\=\\= between null and mixed will always evaluate to false\\.$#" count: 1 path: app/bundles/CampaignBundle/Form/Type/EventType.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Helper\\\\CampaignEventHelper\\:\\:validateLeadChangeTrigger\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/CampaignEventHelper.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Helper\\\\ChannelExtractor\\:\\:getChannelId\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/ChannelExtractor.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Helper\\\\RemovedContactTracker\\:\\:addRemovedContacts\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Helper\\\\RemovedContactTracker\\:\\:clearRemovedContact\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Helper\\\\RemovedContactTracker\\:\\:getRemovedContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Helper\\\\RemovedContactTracker\\:\\:wasContactRemoved\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$contacts$#" count: 1 path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Helper\\\\RemovedContactTracker\\:\\:\\$removedContacts type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Membership\\\\Action\\\\Adder\\:\\:createNewMembership\\(\\) has parameter \\$isManualAction with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/Action/Adder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Membership\\\\Action\\\\Adder\\:\\:saveCampaignMember\\(\\) has parameter \\$campaignMember with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/Action/Adder.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Membership\\\\Action\\\\Remover\\:\\:saveCampaignMember\\(\\) has parameter \\$campaignMember with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/Action/Remover.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Membership\\\\EventDispatcher\\:\\:dispatchBatchMembershipChange\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/EventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Membership\\\\EventDispatcher\\:\\:dispatchBatchMembershipChange\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/EventDispatcher.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Membership\\\\Exception\\\\RunLimitReachedException\\:\\:__construct\\(\\) has parameter \\$contactsProcessed with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/Exception/RunLimitReachedException.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CampaignBundle/Membership/MembershipManager.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/MembershipManager.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/CampaignBundle/Membership/MembershipManager.php - message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:buildOrder\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:buildOrder\\(\\) has parameter \\$events with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:buildOrder\\(\\) has parameter \\$hierarchy with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignIdsWithDependenciesOnSegment\\(\\) has parameter \\$segmentId with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignIdsWithDependenciesOnSegment\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignLeads\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignListIds\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignListIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignMetricsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignMetricsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getCampaignsByForm\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getLeadDetails\\(\\) has parameter \\$campaign with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getLeadDetails\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getLeadSources\\(\\) has parameter \\$campaign with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getLeadSources\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getLeadsAddedLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getLeadsAddedLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getPublishedCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:getSourceLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setCanvasSettings\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setCanvasSettings\\(\\) has parameter \\$events with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setCanvasSettings\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setCanvasSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setEvents\\(\\) has parameter \\$deletedEvents with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setEvents\\(\\) has parameter \\$sessionConnections with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setEvents\\(\\) has parameter \\$sessionEvents with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setLeadSources\\(\\) has parameter \\$addedSources with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\:\\:setLeadSources\\(\\) has parameter \\$deletedSources with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Parameter \\#3 \\$runLimit of method Mautic\\\\CampaignBundle\\\\Membership\\\\MembershipBuilder\\:\\:build\\(\\) expects int, bool given\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/CampaignModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventLogModel\\:\\:getEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventLogModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventLogModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventLogModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventLogModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventLogModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventLogModel\\:\\:updateContactEvent\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventLogModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventLogModel\\:\\:updateContactEvent\\(\\) should return Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLog\\|string but returns array\\\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventLogModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventModel\\:\\:deleteEvents\\(\\) has parameter \\$currentEvents with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventModel\\:\\:deleteEvents\\(\\) has parameter \\$deletedEvents with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventModel\\:\\:getEventLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\EventModel\\:\\:getEventLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/EventModel.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:modify\\(\\)\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/SummaryModel.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:setTimestamp\\(\\)\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/SummaryModel.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:sub\\(\\)\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/SummaryModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Model\\\\SummaryModel\\:\\:updateSummary\\(\\) has parameter \\$logs with no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/SummaryModel.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Model\\\\SummaryModel\\:\\:\\$logData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Model/SummaryModel.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Security\\\\Permissions\\\\CampaignPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Security/Permissions/CampaignPermissions.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Security\\\\Permissions\\\\CampaignPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Security/Permissions/CampaignPermissions.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Security\\\\Permissions\\\\CampaignPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Security/Permissions/CampaignPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/CampaignBundle/Security/Permissions/CampaignPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/CampaignBundle/Security/Permissions/CampaignPermissions.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\CampaignTestAbstract\\:\\:\\$mockId has no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/CampaignTestAbstract.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\CampaignTestAbstract\\:\\:\\$mockName has no type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/CampaignTestAbstract.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Command\\\\AbstractCampaignCommand\\:\\:createEvent\\(\\) has parameter \\$property with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/AbstractCampaignCommand.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Command\\\\AbstractCampaignCommand\\:\\:getCampaignEventLogs\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/AbstractCampaignCommand.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Command\\\\AbstractCampaignCommand\\:\\:getCampaignEventLogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/AbstractCampaignCommand.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\Command\\\\AbstractCampaignCommand\\:\\:\\$defaultClientServer type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/AbstractCampaignCommand.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 3 path: app/bundles/CampaignBundle/Tests/Command/ExecuteEventCommandTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 2 path: app/bundles/CampaignBundle/Tests/Command/SummarizeCommandTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 12 path: app/bundles/CampaignBundle/Tests/Command/TriggerCampaignCommandTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Command\\\\TriggerCampaignCommandTest\\:\\:getNonActionPathTakenCount\\(\\) has parameter \\$logs with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/TriggerCampaignCommandTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Command\\\\TriggerCampaignCommandTest\\:\\:getTagCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/TriggerCampaignCommandTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 9 path: app/bundles/CampaignBundle/Tests/Command/ValidateEventCommandTest.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Command/ValidateEventCommandTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Controller/AjaxControllerFunctionalTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Controller/CampaignControllerFunctionalTest.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\Controller\\\\CampaignControllerFunctionalTest\\:\\:\\$campaignModel \\(Mautic\\\\CampaignBundle\\\\Model\\\\CampaignModel\\) does not accept Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Controller/CampaignControllerFunctionalTest.php - message: "#^Trying to mock an undefined method getQuery\\(\\) on class Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Entity/CampaignRepositoryTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Event\\\\CampaignBuilderEventTest\\:\\:initEvent\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Event/CampaignBuilderEventTest.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\EventCollector\\\\Accessor\\\\EventAccessorTest\\:\\:\\$events type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/EventCollector/Accessor/EventAccessorTest.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\Executioner\\\\ContactFinder\\\\ScheduledContactFinderTest\\:\\:\\$campaignRepository is never read, only written\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/ContactFinder/ScheduledContactFinderTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/ActionDispatcherTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/DecisionDispatcherTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 12 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: """ #^Fetching deprecated class constant ON_EVENT_EXECUTION of class Mautic\\\\CampaignBundle\\\\CampaignEvents\\: 2\\.13\\.0; to be removed in 3\\.0\\. Listen to ON_EVENT_EXECUTED and ON_EVENT_FAILED$# """ count: 5 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: """ #^Instantiation of deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: """ #^Parameter \\$event of anonymous function has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 5 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: """ #^Return type of anonymous function has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 5 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: """ #^Return type of method Mautic\\\\CampaignBundle\\\\Tests\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcherTest\\:\\:getLegacyEventDispatcher\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Dispatcher/LegacyEventDispatcherTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Executioner\\\\InactiveExecutionerTest\\:\\:getExecutioner\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/InactiveExecutionerTest.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\Executioner\\\\Logger\\\\EventLoggerTest\\:\\:\\$ipLookupHelper \\(Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Logger/EventLoggerTest.php - message: "#^Trying to mock an undefined method getIpAddress\\(\\) on class Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Logger/EventLoggerTest.php - message: "#^Parameter \\#1 \\$triggerRestrictedStartHour of method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setTriggerRestrictedStartHour\\(\\) expects DateTime\\|null, string given\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Scheduler/EventSchedulerTest.php - message: "#^Parameter \\#1 \\$triggerRestrictedStopHour of method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setTriggerRestrictedStopHour\\(\\) expects DateTime\\|null, string given\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Executioner/Scheduler/EventSchedulerTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Functional\\\\Entity\\\\LeadEventLogRepositoryTest\\:\\:getLeadCampaignEventData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Functional/Entity/LeadEventLogRepositoryTest.php - message: "#^Parameter \\#1 \\$properties of method Mautic\\\\CampaignBundle\\\\Entity\\\\Event\\:\\:setProperties\\(\\) expects array, null given\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Helper/ChannelExtractorTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Membership\\\\EventDispatcherTest\\:\\:getDispatcher\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Membership/EventDispatcherTest.php - message: "#^Method Mautic\\\\CampaignBundle\\\\Tests\\\\Membership\\\\MembershipManagerTest\\:\\:getManager\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Membership/MembershipManagerTest.php - message: "#^Property Mautic\\\\CampaignBundle\\\\Tests\\\\Membership\\\\MembershipManagerTest\\:\\:\\$logger \\(PHPUnit\\\\Framework\\\\MockObject\\\\MockObject&Psr\\\\Log\\\\NullLogger\\) does not accept Psr\\\\Log\\\\NullLogger\\.$#" count: 1 path: app/bundles/CampaignBundle/Tests/Membership/MembershipManagerTest.php - message: """ #^Parameter \\$factory of method Mautic\\\\CategoryBundle\\\\Controller\\\\Api\\\\CategoryApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CategoryBundle/Controller/Api/CategoryApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CategoryBundle\\\\Controller\\\\BatchContactController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CategoryBundle/Controller/BatchContactController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:deleteAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:editAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:editAction\\(\\) has parameter \\$ignorePost with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:executeCategoryAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:executeCategoryAction\\(\\) has parameter \\$objectAction with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:indexAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:newAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CategoryBundle\\\\Controller\\\\CategoryController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CategoryBundle/Controller/CategoryController.php - message: "#^Property Mautic\\\\CategoryBundle\\\\Entity\\\\Category\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/Category.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:getCategoryList\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:getCategoryList\\(\\) has parameter \\$includeGlobal with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:getCategoryList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Entity\\\\CategoryRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Entity/CategoryRepository.php - message: "#^Call to function is_int\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/CategoryBundle/Event/CategoryTypesEvent.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Event\\\\CategoryTypesEvent\\:\\:getCategoryTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Event/CategoryTypesEvent.php - message: "#^Property Mautic\\\\CategoryBundle\\\\Event\\\\CategoryTypesEvent\\:\\:\\$types type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Event/CategoryTypesEvent.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:getLookupResults\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:getLookupResults\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:getLookupResults\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\CategoryModel\\:\\:getPermissionBase\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/CategoryModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\ContactActionModel\\:\\:addContactsToCategories\\(\\) has parameter \\$categoryIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/ContactActionModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\ContactActionModel\\:\\:addContactsToCategories\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/ContactActionModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\ContactActionModel\\:\\:removeContactsFromCategories\\(\\) has parameter \\$categoryIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/ContactActionModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Model\\\\ContactActionModel\\:\\:removeContactsFromCategories\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Model/ContactActionModel.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Security\\\\Permissions\\\\CategoryPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/CategoryBundle/Security/Permissions/CategoryPermissions.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Security\\\\Permissions\\\\CategoryPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Security/Permissions/CategoryPermissions.php - message: "#^Method Mautic\\\\CategoryBundle\\\\Security\\\\Permissions\\\\CategoryPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CategoryBundle/Security/Permissions/CategoryPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/CategoryBundle/Security/Permissions/CategoryPermissions.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Command\\\\ProcessMarketingMessagesQueueCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/ProcessMarketingMessagesQueueCommand.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Command\\\\SendChannelBroadcastCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: "#^Parameter \\#1 \\$batch of method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setBatch\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: "#^Parameter \\#1 \\$limit of method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setLimit\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: "#^Parameter \\#1 \\$maxContactIdFilter of method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setMaxContactIdFilter\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: "#^Parameter \\#1 \\$maxThreads of method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setMaxThreads\\(\\) expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: "#^Parameter \\#1 \\$minContactIdFilter of method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setMinContactIdFilter\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: "#^Parameter \\#1 \\$threadId of method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setThreadId\\(\\) expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/ChannelBundle/Command/SendChannelBroadcastCommand.php - message: """ #^Parameter \\$factory of method Mautic\\\\ChannelBundle\\\\Controller\\\\Api\\\\MessageApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ChannelBundle/Controller/Api/MessageApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ChannelBundle\\\\Controller\\\\BatchContactController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ChannelBundle/Controller/BatchContactController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:cloneAction\\(\\) has invalid return type Mautic\\\\CoreBundle\\\\Controller\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:contactsAction\\(\\) has invalid return type Mautic\\\\ChannelBundle\\\\Controller\\\\JsonResponse\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:contactsAction\\(\\) has invalid return type Mautic\\\\ChannelBundle\\\\Controller\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:contactsAction\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:contactsAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:editAction\\(\\) has invalid return type Mautic\\\\CoreBundle\\\\Controller\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:editAction\\(\\) should return Mautic\\\\CoreBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:getFormView\\(\\) has parameter \\$view with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:getSessionBase\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:getViewArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:getViewArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:indexAction\\(\\) has invalid return type Mautic\\\\CoreBundle\\\\Controller\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:indexAction\\(\\) should return Mautic\\\\CoreBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:newAction\\(\\) has invalid return type Mautic\\\\CoreBundle\\\\Controller\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:newAction\\(\\) should return Mautic\\\\CoreBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:viewAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ChannelBundle\\\\Controller\\\\MessageController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ChannelBundle/Controller/MessageController.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\Channel\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/Channel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\Channel\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/Channel.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Entity\\\\Channel\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/Channel.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueue.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueue\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueue.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueue\\:\\:setMetadata\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueue.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueue\\:\\:setOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueue.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueue\\:\\:\\$channelId has no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueue.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueue\\:\\:\\$options has no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueue.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:findMessage\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:findMessage\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:findMessage\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:findMessage\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getLeadTimelineEvents\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getLeadTimelineEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getQueuedChannelCount\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getQueuedChannelCount\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getQueuedMessages\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getQueuedMessages\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getQueuedMessages\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageQueueRepository\\:\\:getQueuedMessages\\(\\) has parameter \\$processStarted with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php - message: "#^Call to function is_array\\(\\) with non\\-falsy\\-string will always evaluate to false\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageRepository\\:\\:getChannelMessageByChannelId\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageRepository\\:\\:getChannelMessageByChannelId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageRepository\\:\\:getMessageChannels\\(\\) has parameter \\$messageId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageRepository\\:\\:getMessageChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageRepository.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Entity\\\\MessageRepository\\:\\:getMessageList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Entity/MessageRepository.php - message: "#^Left side of && is always false\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:__construct\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:__construct\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:checkContext\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:getResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:setResults\\(\\) has parameter \\$failedRecipientsByList with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Event\\\\ChannelBroadcastEvent\\:\\:\\$results type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelEvent\\:\\:addChannel\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelEvent\\:\\:getChannelConfigs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\ChannelEvent\\:\\:getFeatureChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelEvent.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Event\\\\ChannelEvent\\:\\:\\$channels type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelEvent.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Event\\\\ChannelEvent\\:\\:\\$featureChannels type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/ChannelEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\MessageQueueBatchProcessEvent\\:\\:__construct\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\MessageQueueBatchProcessEvent\\:\\:__construct\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\MessageQueueBatchProcessEvent\\:\\:checkContext\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\MessageQueueBatchProcessEvent\\:\\:getMessages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Event\\\\MessageQueueProcessEvent\\:\\:checkContext\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Event/MessageQueueProcessEvent.php - message: "#^Method Mautic\\\\ChannelBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:sendChannelMessage\\(\\) has parameter \\$messageChannel with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\ChannelBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:sendChannelMessage\\(\\) never returns bool so it can be removed from the return type\\.$#" count: 1 path: app/bundles/ChannelBundle/EventListener/CampaignSubscriber.php - message: "#^Cannot assign offset 'label' to string\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\:\\:getChannelLabel\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\:\\:getChannelList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\:\\:getChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\:\\:getFeatureChannels\\(\\) has parameter \\$features with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\:\\:getFeatureChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Offset 'label' on string in isset\\(\\) does not exist\\.$#" count: 1 path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\ChannelActionModel\\:\\:addChannels\\(\\) has parameter \\$subscribedChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/ChannelActionModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\ChannelActionModel\\:\\:removeChannels\\(\\) has parameter \\$subscribedChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/ChannelActionModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\ChannelActionModel\\:\\:update\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/ChannelActionModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\ChannelActionModel\\:\\:update\\(\\) has parameter \\$subscribedChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/ChannelActionModel.php - message: "#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/FrequencyActionModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\FrequencyActionModel\\:\\:update\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/FrequencyActionModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\FrequencyActionModel\\:\\:update\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/FrequencyActionModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\FrequencyActionModel\\:\\:updateFrequencyRules\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/FrequencyActionModel.php - message: "#^Call to an undefined method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getEventLogs\\(\\)\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getChannelMessageByChannelId\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getChannelMessageByChannelId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLeadStatsPost\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLeadStatsPost\\(\\) has parameter \\$dateFrom with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLeadStatsPost\\(\\) has parameter \\$dateTo with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLeadStatsPost\\(\\) has parameter \\$messageId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLeadStatsPost\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLookupResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getMarketingMessagesEventLogs\\(\\) has parameter \\$dateFrom with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getMarketingMessagesEventLogs\\(\\) has parameter \\$dateTo with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getMarketingMessagesEventLogs\\(\\) has parameter \\$messageId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getMessageChannels\\(\\) has parameter \\$messageId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:getMessageChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Model\\\\MessageModel\\:\\:\\$channels has no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageModel.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:getQueuedChannelCount\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:getQueuedChannelCount\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:getQueuedChannelCount\\(\\) has parameter \\$channelIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:processFrequencyRules\\(\\) has parameter \\$campaignEventId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:processFrequencyRules\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:processFrequencyRules\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:processFrequencyRules\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:processFrequencyRules\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:processMessageQueue\\(\\) has parameter \\$queue with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:queue\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:queue\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:reschedule\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:reschedule\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:reschedule\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:reschedule\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:rescheduleMessage\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:rescheduleMessage\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:rescheduleMessage\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:rescheduleMessage\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:sendMessages\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\MessageQueueModel\\:\\:sendMessages\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Model/MessageQueueModel.php - message: "#^Method Mautic\\\\ChannelBundle\\\\PreferenceBuilder\\\\PreferenceBuilder\\:\\:__construct\\(\\) has parameter \\$channels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/PreferenceBuilder/PreferenceBuilder.php - message: "#^Method Mautic\\\\ChannelBundle\\\\PreferenceBuilder\\\\PreferenceBuilder\\:\\:addChannelRule\\(\\) has parameter \\$rule with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/PreferenceBuilder/PreferenceBuilder.php - message: "#^Method Mautic\\\\ChannelBundle\\\\PreferenceBuilder\\\\PreferenceBuilder\\:\\:buildRules\\(\\) has parameter \\$channels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/PreferenceBuilder/PreferenceBuilder.php - message: "#^Method Mautic\\\\ChannelBundle\\\\PreferenceBuilder\\\\PreferenceBuilder\\:\\:getChannelPreferenceObject\\(\\) has parameter \\$priority with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/PreferenceBuilder/PreferenceBuilder.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Security\\\\Permissions\\\\ChannelPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Security/Permissions/ChannelPermissions.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Security\\\\Permissions\\\\ChannelPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Security/Permissions/ChannelPermissions.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Security\\\\Permissions\\\\ChannelPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ChannelBundle/Security/Permissions/ChannelPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/ChannelBundle/Security/Permissions/ChannelPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/ChannelBundle/Security/Permissions/ChannelPermissions.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ChannelBundle/Tests/EventListener/CampaignSubscriberTest.php - message: """ #^Instantiation of deprecated class Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\: 2\\.13\\.0 to be removed in 3\\.0; BC support for old listeners$# """ count: 1 path: app/bundles/ChannelBundle/Tests/EventListener/CampaignSubscriberTest.php - message: """ #^Parameter \\$event of method Mautic\\\\ChannelBundle\\\\Tests\\\\EventListener\\\\CampaignSubscriberTest\\:\\:sendMarketingMessageSms\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/ChannelBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Property Mautic\\\\ChannelBundle\\\\Tests\\\\EventListener\\\\CampaignSubscriberTest\\:\\:\\$legacyDispatcher \\(Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\CampaignBundle\\\\Executioner\\\\Dispatcher\\\\LegacyEventDispatcher\\.$#" count: 1 path: app/bundles/ChannelBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Model\\\\ChannelActionModel\\:\\:update\\(\\) invoked with 4 parameters, 2 required\\.$#" count: 1 path: app/bundles/ChannelBundle/Tests/Model/ChannelActionModelTest.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Tests\\\\Model\\\\MessageQueueModelTest\\:\\:prepareRescheduleMessageIntervalTest\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Tests/Model/MessageQueueModelTest.php - message: "#^Method Mautic\\\\ChannelBundle\\\\Tests\\\\PreferenceBuilder\\\\ChannelPreferencesTest\\:\\:getChannelPreference\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/ChannelBundle/Tests/PreferenceBuilder/ChannelPreferencesTest.php - message: "#^Variable \\$emailLogs in PHPDoc tag @var does not match assigned variable \\$email\\.$#" count: 1 path: app/bundles/ChannelBundle/Tests/PreferenceBuilder/PreferenceBuilderTest.php - message: "#^Variable \\$smsLogs in PHPDoc tag @var does not match assigned variable \\$sms\\.$#" count: 1 path: app/bundles/ChannelBundle/Tests/PreferenceBuilder/PreferenceBuilderTest.php - message: """ #^Class Mautic\\\\ConfigBundle\\\\Controller\\\\ConfigController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Controller\\\\ConfigController\\:\\:downloadAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Controller\\\\ConfigController\\:\\:downloadAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Controller\\\\ConfigController\\:\\:mergeParamsWithLocal\\(\\) has parameter \\$forms with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Controller\\\\ConfigController\\:\\:removeAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Controller\\\\ConfigController\\:\\:removeAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Controller/ConfigController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/ConfigBundle/Controller/SysinfoController.php - message: """ #^Class Mautic\\\\ConfigBundle\\\\Controller\\\\SysinfoController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/ConfigBundle/Controller/SysinfoController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ConfigBundle\\\\Controller\\\\SysinfoController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ConfigBundle/Controller/SysinfoController.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:addFileFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:addForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:getFileFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:getFormThemes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:getParametersFromConfig\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigBuilderEvent\\:\\:getParametersFromConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:encodeFileContents\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:getErrors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:getFieldErrors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:getNormData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:getOriginalNormData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:getPreservedFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:setConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:setError\\(\\) has parameter \\$messageVars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:setNormData\\(\\) has parameter \\$normData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:setOriginalNormData\\(\\) has parameter \\$normData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:unsetIfEmpty\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:\\$normData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Event\\\\ConfigEvent\\:\\:\\$originalNormData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Event/ConfigEvent.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Form\\\\Helper\\\\RestrictionHelper\\:\\:__construct\\(\\) has parameter \\$restrictedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Form/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Form\\\\Helper\\\\RestrictionHelper\\:\\:applyRestrictions\\(\\) has parameter \\$restrictedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Form/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Form\\\\Type\\\\EscapeTransformer\\:\\:__construct\\(\\) has parameter \\$allowedParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Form/Type/EscapeTransformer.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\ConfigMapper\\:\\:__construct\\(\\) has parameter \\$restrictedParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/ConfigMapper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\ConfigMapper\\:\\:bindFormConfigsWithRealValues\\(\\) has parameter \\$forms with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/ConfigMapper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\ConfigMapper\\:\\:bindFormConfigsWithRealValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/ConfigMapper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\ConfigMapper\\:\\:mergeWithLocalParameters\\(\\) has parameter \\$formParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/ConfigMapper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\ConfigMapper\\:\\:mergeWithLocalParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/ConfigMapper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\ConfigHelper\\:\\:bindNestedConfigValues\\(\\) has parameter \\$configValues with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/ConfigHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\ConfigHelper\\:\\:bindNestedConfigValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/ConfigHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\RestrictionHelper\\:\\:applyRestrictions\\(\\) has parameter \\$configParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\RestrictionHelper\\:\\:applyRestrictions\\(\\) has parameter \\$restrictedParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\RestrictionHelper\\:\\:applyRestrictions\\(\\) has parameter \\$restrictedParentKey with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\RestrictionHelper\\:\\:applyRestrictions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\RestrictionHelper\\:\\:prepareRestrictions\\(\\) has parameter \\$restrictedParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Mapper\\\\Helper\\\\RestrictionHelper\\:\\:prepareRestrictions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Model\\\\SysinfoModel\\:\\:getDbInfo\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Model/SysinfoModel.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Model\\\\SysinfoModel\\:\\:getFolders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Model/SysinfoModel.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Model\\\\SysinfoModel\\:\\:getLogTail\\(\\) should return string but returns null\\.$#" count: 1 path: app/bundles/ConfigBundle/Model/SysinfoModel.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Model\\\\SysinfoModel\\:\\:tail\\(\\) has parameter \\$filename with no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Model/SysinfoModel.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Service\\\\ConfigChangeLogger\\:\\:filterData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Service/ConfigChangeLogger.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Service\\\\ConfigChangeLogger\\:\\:filterData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Service/ConfigChangeLogger.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Service\\\\ConfigChangeLogger\\:\\:log\\(\\) has parameter \\$postNormData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Service/ConfigChangeLogger.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Service\\\\ConfigChangeLogger\\:\\:normalizeData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Service/ConfigChangeLogger.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Service\\\\ConfigChangeLogger\\:\\:normalizeData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Service/ConfigChangeLogger.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Service\\\\ConfigChangeLogger\\:\\:setOriginalNormData\\(\\) has parameter \\$originalNormData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Service/ConfigChangeLogger.php - message: "#^Cannot call method availableOptionValues\\(\\) on array\\\\|Symfony\\\\Component\\\\DomCrawler\\\\Field\\\\FormField\\>\\|Symfony\\\\Component\\\\DomCrawler\\\\Field\\\\FormField\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Controller/ConfigControllerFunctionalTest.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Tests\\\\Controller\\\\ConfigControllerFunctionalTest\\:\\:getConfigParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Controller/ConfigControllerFunctionalTest.php - message: "#^Service \"session\" is not registered in the container\\.$#" count: 4 path: app/bundles/ConfigBundle/Tests/Controller/ConfigControllerFunctionalTest.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Tests\\\\Event\\\\ConfigBuilderEventTest\\:\\:initEvent\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Event/ConfigBuilderEventTest.php - message: "#^Method Mautic\\\\ConfigBundle\\\\Tests\\\\Form\\\\Helper\\\\RestrictionHelperTest\\:\\:getExtensions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Form/Helper/RestrictionHelperTest.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Tests\\\\Form\\\\Helper\\\\RestrictionHelperTest\\:\\:\\$forms has no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Form/Helper/RestrictionHelperTest.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Tests\\\\Form\\\\Helper\\\\RestrictionHelperTest\\:\\:\\$restrictedFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Form/Helper/RestrictionHelperTest.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Tests\\\\Mapper\\\\ConfigMapperTest\\:\\:\\$config has no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Mapper/ConfigMapperTest.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Tests\\\\Mapper\\\\ConfigMapperTest\\:\\:\\$forms has no type specified\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Mapper/ConfigMapperTest.php - message: "#^Property Mautic\\\\ConfigBundle\\\\Tests\\\\Mapper\\\\Helper\\\\RestrictionHelperTest\\:\\:\\$restrictedFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ConfigBundle/Tests/Mapper/Helper/RestrictionHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Cache\\\\MiddlewareCacheWarmer\\:\\:addMiddlewares\\(\\) has parameter \\$middlewares with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Cache/MiddlewareCacheWarmer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Cache\\\\MiddlewareCacheWarmer\\:\\:createCacheFile\\(\\) has parameter \\$cacheDirectory with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Cache/MiddlewareCacheWarmer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\ApplyUpdatesCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ApplyUpdatesCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\CleanupMaintenanceCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/CleanupMaintenanceCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\ConvertConfigCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ConvertConfigCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\FindUpdatesCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/FindUpdatesCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\InstallDataCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/InstallDataCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\MaxMindDoNotSellPurgeCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/MaxMindDoNotSellPurgeCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\MaxMindDoNotSellPurgeCommand\\:\\:findContactsFromIPs\\(\\) has parameter \\$ips with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Command/MaxMindDoNotSellPurgeCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\MaxMindDoNotSellPurgeCommand\\:\\:findContactsFromIPs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Command/MaxMindDoNotSellPurgeCommand.php - message: """ #^Fetching deprecated class constant MODE_LOCK of class Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\: Symfony 4 Removed LockHandler and the replacement is the lock from the Lock component so there is no need for something custom$# """ count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:checkRunStatus\\(\\) has parameter \\$moderationKey with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$checkFile has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$lock \\(Symfony\\\\Component\\\\Lock\\\\Lock\\) does not accept Symfony\\\\Component\\\\Lock\\\\LockInterface\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$lockExpiration has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$lockFile has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$moderationKey has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$moderationMode has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$moderationTable has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Property Mautic\\\\CoreBundle\\\\Command\\\\ModeratedCommand\\:\\:\\$runDirectory has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/ModeratedCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\UpdateDoNotSellListCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/UpdateDoNotSellListCommand.php - message: "#^Method Mautic\\\\CoreBundle\\\\Command\\\\UpdateIpDataStoreCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Command/UpdateIpDataStoreCommand.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/CoreBundle/Config/config.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CoreBundle/Config/services.php - message: "#^Method Mautic\\\\CoreBundle\\\\Configurator\\\\Step\\\\StepInterface\\:\\:checkOptionalSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Configurator/Step/StepInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Configurator\\\\Step\\\\StepInterface\\:\\:checkRequirements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Configurator/Step/StepInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Configurator\\\\Step\\\\StepInterface\\:\\:update\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Configurator/Step/StepInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Console\\\\Output\\\\ConsoleDatetimeOutput\\:\\:doWrite\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Console/Output/ConsoleDatetimeOutput.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:getPermissionBase\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\\\:\\:getNameGetter\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\\\:\\:unlockEntity\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Call to function array_key_exists\\(\\) with 'buttons' and bool\\|float\\|int\\|string\\|null will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Call to function is_array\\(\\) with bool\\|float\\|int\\|string\\|null will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Expression in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:copyErrorsRecursively\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:getFormButton\\(\\) has parameter \\$elements with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:isLocked\\(\\) has parameter \\$postActionVars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:isLocked\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:isLocked\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:refererPostActionVars\\(\\) has parameter \\$vars with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:refererPostActionVars\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:unlockAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:unlockAction\\(\\) has parameter \\$objectModel with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$data$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Parameter \\#2 \\$array of function array_key_exists expects array, bool\\|float\\|int\\|string\\|null given\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController\\:\\:\\$permissionBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Result of && is always false\\.$#" count: 3 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Strict comparison using \\=\\=\\= between null and Symfony\\\\Component\\\\HttpFoundation\\\\Request will always evaluate to false\\.$#" count: 4 path: app/bundles/CoreBundle/Controller/AbstractFormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AjaxController\\:\\:executeAjaxAction\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AjaxController\\:\\:executeAjaxAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\AjaxController\\:\\:sendJsonResponse\\(\\) has parameter \\$dataArray with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/AjaxController.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\FileApiController\\:\\:createAction\\(\\) has parameter \\$dir with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\FileApiController\\:\\:deleteAction\\(\\) has parameter \\$dir with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\FileApiController\\:\\:deleteAction\\(\\) has parameter \\$file with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\FileApiController\\:\\:listAction\\(\\) has parameter \\$dir with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\FileApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\FileApiController\\:\\:\\$allowedExtensions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/FileApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\StatsApiController\\:\\:listAction\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/StatsApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\StatsApiController\\:\\:listAction\\(\\) has parameter \\$order with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/StatsApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\StatsApiController\\:\\:listAction\\(\\) has parameter \\$start with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/StatsApiController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\StatsApiController\\:\\:listAction\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/StatsApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CoreBundle\\\\Controller\\\\Api\\\\ThemeApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CoreBundle/Controller/Api/ThemeApiController.php - message: "#^Variable \\$themeZip in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/Api/ThemeApiController.php - message: "#^Call to an undefined method Twig\\\\Environment\\:\\:get\\(\\)\\.$#" count: 2 path: app/bundles/CoreBundle/Controller/CommonController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 2 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Instanceof between string\\|false and Symfony\\\\Component\\\\HttpFoundation\\\\Response will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:accessDenied\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:accessGranted\\(\\) has parameter \\$level with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:addNotification\\(\\) has parameter \\$header with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:addNotification\\(\\) has parameter \\$iconClass with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:addNotification\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:addNotification\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:ajaxAction\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:delegateRedirect\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:delegateView\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:exportResultsAs\\(\\) has parameter \\$filename with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:exportResultsAs\\(\\) has parameter \\$toExport with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:exportResultsAs\\(\\) has parameter \\$toExport with no value type specified in iterable type array\\|Iterator\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:exportResultsAs\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:forwardWithPost\\(\\) has parameter \\$path with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:forwardWithPost\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:forwardWithPost\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:getDataForExport\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:getDataForExport\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:getNotificationContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:getPermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:postActionRedirect\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:redirectSecureRootAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:setListFilters\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: """ #^Parameter \\$factory of method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CoreBundle/Controller/CommonController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 1 path: app/bundles/CoreBundle/Controller/ExceptionController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\ExceptionController\\:\\:showAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/ExceptionController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\HeaderBag\\:\\:get\\(\\) expects string\\|null, int given\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/ExceptionController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FileController\\:\\:\\$imageMimes has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FileController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FileController\\:\\:\\$response has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FileController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FileController\\:\\:\\$statusCode has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FileController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:customizeViewArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:customizeViewArguments\\(\\) has parameter \\$args with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:customizeViewArguments\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:getSessionBase\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:getViewArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:getViewArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:setStandardParameters\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$activeLink has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedMauticContent has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedModelName has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedPermissionBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedRouteBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedSessionBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedTemplateBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: "#^Property Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\:\\:\\$deprecatedTranslationBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/FormController.php - message: """ #^Class Mautic\\\\CoreBundle\\\\Controller\\\\ThemeController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/CoreBundle/Controller/ThemeController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\ThemeController\\:\\:deleteTheme\\(\\) has parameter \\$themeName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/ThemeController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\ThemeController\\:\\:deleteTheme\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/ThemeController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\ThemeController\\:\\:getIndexPostActionVars\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/ThemeController.php - message: "#^Variable \\$fileData in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/ThemeController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\UpdateController\\:\\:schemaAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/UpdateController.php - message: "#^Method Mautic\\\\CoreBundle\\\\Controller\\\\UpdateController\\:\\:schemaAction\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/CoreBundle/Controller/UpdateController.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadata\\:\\:setConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadata\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:__construct\\(\\) has parameter \\$paths with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:__construct\\(\\) has parameter \\$symfonyBundles with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:buildCoreMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:buildPluginMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:getCoreBundleMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:getIpLookupServices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:getMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:getOrmConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:getPluginMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:getSerializerConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:\\$coreMetadata type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:\\$ipLookupServices type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:\\$ormConfig type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:\\$pluginMetadata type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilder\\:\\:\\$serializerConfig type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/BundleMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\ConfigMetadata\\:\\:encodeParameters\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\ConfigMetadata\\:\\:encodeParameters\\(\\) has parameter \\$valueToEncode with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\ConfigMetadata\\:\\:getIpLookupServices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\ConfigMetadata\\:\\:prepareParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\ConfigMetadata\\:\\:prepareServices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\ConfigMetadata\\:\\:\\$ipLookupServices type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php - message: "#^Call to an undefined method SplFileInfo\\:\\:getRelativePath\\(\\)\\.$#" count: 2 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/EntityMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\EntityMetadata\\:\\:getOrmConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/EntityMetadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\EntityMetadata\\:\\:getSerializerConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/EntityMetadata.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\EntityMetadata\\:\\:\\$ormConfig type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/EntityMetadata.php - message: "#^Property Mautic\\\\CoreBundle\\\\DependencyInjection\\\\Builder\\\\Metadata\\\\EntityMetadata\\:\\:\\$serializerConfig type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/EntityMetadata.php - message: "#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Compiler/ServicePass.php - message: "#^Empty array passed to foreach\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Compiler/ServicePass.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Compiler/TranslationLoaderPass.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Compiler/TranslationsPass.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CoreBundle/DependencyInjection/Compiler/UpdateStepPass.php - message: """ #^Call to deprecated method getName\\(\\) of class Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\: Identify platforms by their class\\.$# """ count: 2 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:findPropertyName\\(\\) has parameter \\$suffix with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:findPropertyName\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:findPropertyName\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:generateKeys\\(\\) has parameter \\$columnNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:generateKeys\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:generateKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:generatePropertyName\\(\\) has parameter \\$columnNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:generatePropertyName\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:generatePropertyName\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:suppressNoSQLStatementError\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^PHPDoc type string of property Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:\\$platform is not covariant with PHPDoc type Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform of overridden property Doctrine\\\\Migrations\\\\AbstractMigration\\:\\:\\$platform\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\AbstractMauticMigration\\:\\:\\$supported type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php - message: "#^Access to deprecated property \\$_eventManager of class Doctrine\\\\DBAL\\\\Connection\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Connection/ConnectionWrapper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Connection\\\\ConnectionWrapper\\:\\:initConnection\\(\\) has parameter \\$dbParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Connection/ConnectionWrapper.php - message: "#^Access to deprecated property \\$_eventManager of class Doctrine\\\\DBAL\\\\Connection\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Connection/PrimaryReadReplicaConnectionWrapper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\GeneratedColumn\\\\GeneratedColumn\\:\\:getIndexColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/GeneratedColumn/GeneratedColumn.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\GeneratedColumn\\\\GeneratedColumn\\:\\:\\$indexColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/GeneratedColumn/GeneratedColumn.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\GeneratedColumn\\\\GeneratedColumnInterface\\:\\:getIndexColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/GeneratedColumn/GeneratedColumnInterface.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\GeneratedColumn\\\\GeneratedColumns\\:\\:\\$dateColumnIndex type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/GeneratedColumn/GeneratedColumns.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\GeneratedColumn\\\\GeneratedColumns\\:\\:\\$generatedColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/GeneratedColumn/GeneratedColumns.php - message: """ #^Call to deprecated method diffTable\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\Comparator\\: Use \\{@see compareTables\\(\\)\\} and, optionally, \\{@see TableDiff\\:\\:isEmpty\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: """ #^Call to deprecated method listTableDetails\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@see introspectTable\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:addColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:addColumns\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:checkTableExists\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:dropColumn\\(\\) has parameter \\$columnName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:setName\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\ColumnSchemaHelper\\:\\:\\$columns has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php - message: """ #^Call to deprecated method getDatabasePlatform\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@link Connection\\:\\:getDatabasePlatform\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: """ #^Call to deprecated method listTableDetails\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@see introspectTable\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:addIndex\\(\\) has parameter \\$columns with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:addIndex\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:addIndex\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:allowColumn\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:dropIndex\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:getTextColumns\\(\\) has parameter \\$columns with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:getTextColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:setName\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:\\$addedIndexes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:\\$allowedColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:\\$changedIndexes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\IndexSchemaHelper\\:\\:\\$dropIndexes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\TableSchemaHelper\\:\\:addTable\\(\\) has parameter \\$checkExists with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\TableSchemaHelper\\:\\:addTable\\(\\) has parameter \\$dropExisting with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\TableSchemaHelper\\:\\:addTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\TableSchemaHelper\\:\\:addTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Helper\\\\TableSchemaHelper\\:\\:deleteTable\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addBigIntIdField\\(\\) has parameter \\$fieldName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addLead\\(\\) has parameter \\$inversedBy with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addNamedField\\(\\) has parameter \\$columnName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addNamedField\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addNamedField\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addPartialIndex\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$name$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php - message: """ #^Call to deprecated method getName\\(\\) of class Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\: Identify platforms by their class\\.$# """ count: 2 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\AbstractFormatter\\:\\:toDate\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\AbstractFormatter\\:\\:toDateTime\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\AbstractFormatter\\:\\:toNumeric\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\AbstractFormatter\\:\\:toTime\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\MysqlFormatter\\:\\:toDate\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\MysqlFormatter\\:\\:toDateTime\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\MysqlFormatter\\:\\:toNumeric\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\QueryFormatter\\\\MysqlFormatter\\:\\:toTime\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php - message: """ #^Call to method convertToPHPValue\\(\\) of deprecated class Doctrine\\\\DBAL\\\\Types\\\\ArrayType\\: Use \\{@link JsonType\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Type/ArrayType.php - message: """ #^Class Mautic\\\\CoreBundle\\\\Doctrine\\\\Type\\\\ArrayType extends deprecated class Doctrine\\\\DBAL\\\\Types\\\\ArrayType\\: Use \\{@link JsonType\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Doctrine/Type/ArrayType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Doctrine\\\\Type\\\\ArrayType\\:\\:convertToPHPValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Type/ArrayType.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: app/bundles/CoreBundle/Doctrine/Type/UTCDateTimeType.php - message: "#^Strict comparison using \\=\\=\\= between null and DateTime will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Doctrine/Type/UTCDateTimeType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLog\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLog.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLog\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLog.php - message: "#^Property Mautic\\\\CoreBundle\\\\Entity\\\\AuditLog\\:\\:\\$details type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLog.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogs\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogs\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogsCount\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogsForLeads\\(\\) has parameter \\$dateAdded with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogsForLeads\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogsForLeads\\(\\) has parameter \\$listOfContacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogsForLeads\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getAuditLogsForLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getLeadIpLogs\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getLeadIpLogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getLogForObject\\(\\) has parameter \\$afterDate with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getLogForObject\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\AuditLogRepository\\:\\:getLogForObject\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/AuditLogRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:__call\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:__call\\(\\) has parameter \\$arguments with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:addChange\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:addChange\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:addChange\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:setChanges\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Property Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Property Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\:\\:\\$pastChanges type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonEntity.php - message: "#^Access to an undefined property object\\:\\:\\$not\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Access to an undefined property object\\:\\:\\$strict\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Access to an undefined property object\\:\\:\\$string\\.$#" count: 3 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\\\:\\:getBaseColumns\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 3 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: """ #^Call to deprecated method orX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `or\\(\\)` instead\\.$# """ count: 4 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Call to function is_array\\(\\) with int will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Else branch is unreachable because previous condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:andX\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:orX\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#" count: 2 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:flush\\(\\) invoked with 1 parameter, 0 required\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addAdvancedSearchWhereClause\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addAdvancedSearchWhereClause\\(\\) has parameter \\$qb with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addAdvancedSearchWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addDbalCatchAllWhereClause\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addDbalCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addStandardCatchAllWhereClause\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addStandardCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:addStandardSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:appendExpression\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:appendExpression\\(\\) has parameter \\$appendTo with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:appendExpression\\(\\) has parameter \\$expr with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildClauses\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildDbalJoinsFromAssociations\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildDbalJoinsFromAssociations\\(\\) has parameter \\$allowed with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildDbalJoinsFromAssociations\\(\\) has parameter \\$associations with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildIndexByClause\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildIndexByClause\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildIndexByClause\\(\\) has parameter \\$q with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildLimiterClauses\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildOrderByClause\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildOrderByClauseFromArray\\(\\) has parameter \\$clauses with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildOrderByClauseFromArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildOrderByClauseFromArray\\(\\) should return array but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildSelectClause\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildSelectClause\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildWhereClause\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildWhereClause\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildWhereClauseFromArray\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildWhereClauseFromArray\\(\\) has parameter \\$clauses with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:buildWhereClauseFromArray\\(\\) has parameter \\$expr with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:convertOrmProperties\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:convertOrmProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:convertOrmPropertiesToColumns\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:convertOrmPropertiesToColumns\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:createFromArray\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:deleteEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:detachEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:findOneBySlugs\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:findOneBySlugs\\(\\) has parameter \\$catAlias with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:findOneBySlugs\\(\\) has parameter \\$lang with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getBaseColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getFilterExpr\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getIdsExpr\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getIdsExpr\\(\\) has parameter \\$q with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getPublishedByDateExpression\\(\\) has parameter \\$q with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getRows\\(\\) has parameter \\$allowedJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getRows\\(\\) has parameter \\$order with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getRows\\(\\) has parameter \\$select with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getRows\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getRows\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getSimpleList\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getSimpleList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getStandardSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:parseSearchFilters\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:parseSearchFilters\\(\\) has parameter \\$expressions with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:parseSearchFilters\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:parseSearchFilters\\(\\) has parameter \\$parseFilters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:parseSearchFilters\\(\\) has parameter \\$qb with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:sanitize\\(\\) has parameter \\$allowedCharacters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:saveEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:saveEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:validateOrderByClause\\(\\) has parameter \\$clause with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:validateOrderByClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:validateWhereClause\\(\\) has parameter \\$clause with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:validateWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Property Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:\\$advancedFilterCommands type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Return type of method Mautic\\\\CoreBundle\\\\Entity\\\\CommonRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Unable to resolve the template type T in call to method Doctrine\\\\ORM\\\\EntityManagerInterface\\:\\:getRepository\\(\\)$#" count: 2 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/CommonRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\FormEntity\\:\\:getCheckedOutBy\\(\\) should return Mautic\\\\UserBundle\\\\Entity\\\\User but returns int\\|null\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/FormEntity.php - message: "#^Property Mautic\\\\CoreBundle\\\\Entity\\\\FormEntity\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/FormEntity.php - message: "#^Result of && is always false\\.$#" count: 2 path: app/bundles/CoreBundle/Entity/FormEntity.php - message: "#^Binary operation \"\\-\" between 32 and string results in an error\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/IpAddress.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\:\\:getDoNotTrackList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/IpAddress.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\:\\:setDoNotTrackList\\(\\) has parameter \\$ips with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/IpAddress.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\:\\:setIpAddress\\(\\) has parameter \\$ipAddress with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/IpAddress.php - message: "#^Property Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\:\\:\\$doNotTrack type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/IpAddress.php - message: "#^Parameter \\#2 \\$array of function implode expects array\\, array\\\\> given\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/IpAddressRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:clearNotificationsForUser\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:clearNotificationsForUser\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:clearNotificationsForUser\\(\\) has parameter \\$userId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:getNotifications\\(\\) has parameter \\$afterId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:getNotifications\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:getNotifications\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:getNotifications\\(\\) has parameter \\$userId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:getNotifications\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\NotificationRepository\\:\\:markAllReadForUser\\(\\) has parameter \\$userId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\CoreBundle\\\\Entity\\\\Notification will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:getTranslations\\(\\) has parameter \\$onlyChildren with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/TranslationEntityInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/TranslationEntityInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getVariants\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Entity/VariantEntityInterface.php - message: "#^Binary operation \"\\+\" between string and 1 results in an error\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Elseif condition is always true\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Function debug_it\\(\\) has parameter \\$context with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Function debug_it\\(\\) has parameter \\$log with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Function prof_flag\\(\\) has parameter \\$str with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:getErrorName\\(\\) has parameter \\$bit with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:handleError\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:handleError\\(\\) has parameter \\$level with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:handleError\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:handleException\\(\\) has parameter \\$exception with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:log\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:log\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:log\\(\\) has parameter \\$debugTrace with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:log\\(\\) has parameter \\$logLevel with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:log\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:prepareExceptionForOutput\\(\\) has parameter \\$exception with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:prepareExceptionForOutput\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:prepareExceptionForOutput\\(\\) should return array but returns false\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:setDebugLogger\\(\\) has parameter \\$logger with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Property Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:\\$handler has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Property Mautic\\\\CoreBundle\\\\ErrorHandler\\\\ErrorHandler\\:\\:\\$mainLogger has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Right side of \\|\\| is always true\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\AbstractCustomRequestEvent\\:\\:checkRouteContext\\(\\) has parameter \\$route with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/AbstractCustomRequestEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\AbstractCustomRequestEvent\\:\\:\\$routeParams type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/AbstractCustomRequestEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:__construct\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:__construct\\(\\) has parameter \\$requested with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:__construct\\(\\) has parameter \\$translator with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSection\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSection\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSection\\(\\) has parameter \\$header with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSection\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSection\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSection\\(\\) has parameter \\$priority with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSlotType\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSlotType\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSlotType\\(\\) has parameter \\$header with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSlotType\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSlotType\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addSlotType\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addToken\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addToken\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:addTokensFromHelper\\(\\) has parameter \\$tokens with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:filterTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:filterTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getAbTestWinnerCriteria\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getRequested\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getSections\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getSlotTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokenFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokens\\(\\) has parameter \\$withBC with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokensFromHelper\\(\\) has parameter \\$labelColumn with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokensFromHelper\\(\\) has parameter \\$tokens with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokensFromHelper\\(\\) has parameter \\$valueColumn with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:getTokensFromHelper\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:tokensRequested\\(\\) has parameter \\$tokenKeys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:verifyCriteria\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:verifyCriteria\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:\\$abTestWinnerCriteria has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:\\$sections has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:\\$slotTypes has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\BuilderEvent\\:\\:\\$tokens has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/BuilderEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CommandListEvent\\:\\:addCommands\\(\\) has parameter \\$commands with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CommandListEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CommandListEvent\\:\\:\\$commands type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CommandListEvent.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CommonEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CommonEvent\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CommonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addCustomDeclaration\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addCustomDeclaration\\(\\) has parameter \\$declaration with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addScript\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addScript\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addScript\\(\\) has parameter \\$script with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addScriptDeclaration\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addScriptDeclaration\\(\\) has parameter \\$script with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addStyleDeclaration\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addStyleDeclaration\\(\\) has parameter \\$styles with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addStylesheet\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomAssetsEvent\\:\\:addStylesheet\\(\\) has parameter \\$stylesheet with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:__construct\\(\\) has parameter \\$buttons with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:__construct\\(\\) has parameter \\$item with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:__construct\\(\\) has parameter \\$location with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:addButton\\(\\) has parameter \\$button with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:addButtons\\(\\) has parameter \\$buttons with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:addButtons\\(\\) has parameter \\$location with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:addButtons\\(\\) has parameter \\$route with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:checkLocationContext\\(\\) has parameter \\$location with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:generateButtonKey\\(\\) has parameter \\$button with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:getButtons\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:removeButton\\(\\) has parameter \\$button with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<1, max\\> given\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:\\$buttons type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomButtonEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:__construct\\(\\) has parameter \\$vars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:addTemplate\\(\\) has parameter \\$vars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:getContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:getTemplates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:getVars\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:\\$content type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CustomContentEvent\\:\\:\\$templates type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomContentEvent.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\: since M4, will be removed in M5 because it's not used$# """ count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\:\\:addListener\\(\\) has parameter \\$eventName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\:\\:addListener\\(\\) has parameter \\$listener with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\:\\:getListeners\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\:\\:getSubscribers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\:\\:\\$listeners type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\CustomFormEvent\\:\\:\\$subscribers type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomFormEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomTemplateEvent\\:\\:__construct\\(\\) has parameter \\$vars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomTemplateEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\CustomTemplateEvent\\:\\:getVars\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/CustomTemplateEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\DetermineWinnerEvent\\:\\:getAbTestResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/DetermineWinnerEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\DetermineWinnerEvent\\:\\:setAbTestResults\\(\\) has parameter \\$abTestResults with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/DetermineWinnerEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\DetermineWinnerEvent\\:\\:\\$abTestResults type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/DetermineWinnerEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\GlobalSearchEvent\\:\\:addResults\\(\\) has parameter \\$results with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/GlobalSearchEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\GlobalSearchEvent\\:\\:getResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/GlobalSearchEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\GlobalSearchEvent\\:\\:\\$results type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/GlobalSearchEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\IconEvent\\:\\:getIcons\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/IconEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\IconEvent\\:\\:setIcons\\(\\) has parameter \\$icons with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/IconEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\IconEvent\\:\\:\\$icons type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/IconEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:__construct\\(\\) has parameter \\$gdpr with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:getDebug\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:getStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:setStat\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:setStat\\(\\) has parameter \\$sql with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:\\$debug type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\MaintenanceEvent\\:\\:\\$stats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MaintenanceEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MenuEvent\\:\\:addMenuItems\\(\\) has parameter \\$menuItems with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MenuEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MenuEvent\\:\\:getMenuItems\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MenuEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\MenuEvent\\:\\:setMenuItems\\(\\) has parameter \\$menuItems with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MenuEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\MenuEvent\\:\\:\\$menuItems type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/MenuEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:__construct\\(\\) has parameter \\$order with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:__construct\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:__construct\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:addWhere\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:getOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:getResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:getSelect\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:getTableColumns\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:getWhere\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:isLookingForTable\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:setRepository\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:setRepository\\(\\) should return string but returns \\$this\\(Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:setResults\\(\\) has parameter \\$results with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:setSelect\\(\\) has parameter \\$select with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:\\$results type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:\\$select type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:\\$tableColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:\\$tables type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\StatsEvent\\:\\:\\$where type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/StatsEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\TokenReplacementEvent\\:\\:__construct\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\TokenReplacementEvent\\:\\:addToken\\(\\) has parameter \\$token with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\TokenReplacementEvent\\:\\:addToken\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\TokenReplacementEvent\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php - message: "#^PHPDoc type Mautic\\\\CoreBundle\\\\Entity\\\\CommonEntity\\|string of property Mautic\\\\CoreBundle\\\\Event\\\\TokenReplacementEvent\\:\\:\\$entity is not covariant with PHPDoc type object of overridden property Mautic\\\\CoreBundle\\\\Event\\\\CommonEvent\\:\\:\\$entity\\.$#" count: 1 path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php - message: "#^Property Mautic\\\\CoreBundle\\\\Event\\\\TokenReplacementEvent\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\UpgradeEvent\\:\\:__construct\\(\\) has parameter \\$status with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/UpgradeEvent.php - message: "#^Method Mautic\\\\CoreBundle\\\\Event\\\\UpgradeEvent\\:\\:getStatus\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Event/UpgradeEvent.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\\\:\\:getTableName\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CommonStatsSubscriber\\:\\:addContactRestrictedRepositories\\(\\) has parameter \\$repoNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CommonStatsSubscriber\\:\\:addRestrictedRepostories\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CommonStatsSubscriber\\:\\:addRestrictedRepostories\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CommonStatsSubscriber\\:\\:addRestrictedRepostories\\(\\) has parameter \\$repoNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Property Mautic\\\\CoreBundle\\\\EventListener\\\\CommonStatsSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Unable to resolve the template type T in call to method Doctrine\\\\ORM\\\\EntityManager\\:\\:getRepository\\(\\)$#" count: 1 path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CoreSubscriber\\:\\:addRouteToCollection\\(\\) has parameter \\$details with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CoreSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CoreSubscriber\\:\\:addRouteToCollection\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CoreSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\EventListener\\\\CoreSubscriber\\:\\:addRouteToCollection\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/CoreSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\CoreBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#2 \\$id of method Mautic\\\\CoreBundle\\\\Model\\\\AuditLogModel\\:\\:getLogForObject\\(\\) expects int\\|string, null given\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\CoreBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#2 \\$allocationSize of class Doctrine\\\\ORM\\\\Id\\\\SequenceGenerator constructor expects int, string given\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/DoctrineEventsSubscriber.php - message: "#^Parameter \\#2 \\$class of method Doctrine\\\\ORM\\\\Mapping\\\\QuoteStrategy\\:\\:getSequenceName\\(\\) expects Doctrine\\\\ORM\\\\Mapping\\\\ClassMetadata, Doctrine\\\\ORM\\\\Mapping\\\\ClassMetadataInfo given\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/DoctrineEventsSubscriber.php - message: "#^Property Mautic\\\\CoreBundle\\\\EventListener\\\\DoctrineEventsSubscriber\\:\\:\\$deprecatedEntityTables type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/EventListener/DoctrineEventsSubscriber.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/CoreBundle/EventListener/MigrationCommandSubscriber.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\BadConfigurationException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/BadConfigurationException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\BadConfigurationException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/BadConfigurationException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\DatabaseConnectionException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/DatabaseConnectionException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\DatabaseConnectionException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/DatabaseConnectionException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\FileExistsException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/FileExistsException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\FileExistsException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/FileExistsException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\SchemaException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/SchemaException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Exception\\\\SchemaException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Exception/SchemaException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\IpLookupFactory\\:\\:__construct\\(\\) has parameter \\$lookupServices with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/IpLookupFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\IpLookupFactory\\:\\:getService\\(\\) has parameter \\$auth with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/IpLookupFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\IpLookupFactory\\:\\:getService\\(\\) has parameter \\$ipLookupConfig with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/IpLookupFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\IpLookupFactory\\:\\:getService\\(\\) has parameter \\$service with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/IpLookupFactory.php - message: "#^Result of \\|\\| is always true\\.$#" count: 2 path: app/bundles/CoreBundle/Factory/IpLookupFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:get\\(\\) has parameter \\$service with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:get\\(\\) should return bool but returns object\\|null\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getBundleConfig\\(\\) has parameter \\$bundleName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getDispatcher\\(\\) has invalid return type Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getDispatcher\\(\\) should return Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher but returns Symfony\\\\Component\\\\HttpKernel\\\\Debug\\\\TraceableEventDispatcher\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getHelper\\(\\) has parameter \\$helper with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getInstalledThemes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getLocalConfigFile\\(\\) should return bool but returns string\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getModel\\(\\) has parameter \\$modelNameKey with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getParameter\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:getPluginBundles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\:\\:serviceExists\\(\\) has parameter \\$service with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Service \"logger\" is private\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Service \"twig\\.helper\\.form\" is not registered in the container\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Service \"twig\\.helper\\.router\" is not registered in the container\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Service \"twig\\.helper\\.translator\" is not registered in the container\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/MauticFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\ModelFactory\\:\\:hasModel\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/ModelFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Factory\\\\ModelFactory\\:\\:hasModel\\(\\) has parameter \\$modelNameKey with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Factory/ModelFactory.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:fetchChoices\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:fetchChoices\\(\\) has parameter \\$modelName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:formatChoices\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:formatChoices\\(\\) has parameter \\$choices with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:getChoices\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:getChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:loadChoicesForValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:loadValuesForChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:prepareChoices\\(\\) has parameter \\$choices with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:prepareChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:setOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Property Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:\\$choices type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Property Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader\\:\\:\\$selected type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ArrayLinebreakTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/ArrayLinebreakTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ArrayStringTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/ArrayStringTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\DatetimeToStringTransformer\\:\\:reverseTransform\\(\\) should return string but returns null\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/DatetimeToStringTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\DatetimeToStringTransformer\\:\\:transform\\(\\) should return DateTime but returns null\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/DatetimeToStringTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\EmojiToHtmlTransformer\\:\\:reverseTransform\\(\\) has parameter \\$content with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/EmojiToHtmlTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\EmojiToHtmlTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/EmojiToHtmlTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\EmojiToHtmlTransformer\\:\\:transform\\(\\) has parameter \\$content with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/EmojiToHtmlTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\EmojiToHtmlTransformer\\:\\:transform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/EmojiToHtmlTransformer.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\\\:\\:getEntities\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\\\:\\:getTableAlias\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php - message: "#^Call to function is_array\\(\\) with null will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php - message: "#^Instanceof between null and Doctrine\\\\ORM\\\\PersistentCollection will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php - message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, array given\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php - message: "#^Unable to resolve the template type T in call to method Doctrine\\\\ORM\\\\EntityManager\\:\\:getRepository\\(\\)$#" count: 2 path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php - message: "#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/NullToEmptyTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SecondsConversionTransformer\\:\\:__construct\\(\\) has parameter \\$viewFormat with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SecondsConversionTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SecondsConversionTransformer\\:\\:reverseTransform\\(\\) should return string but returns int\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SecondsConversionTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SecondsConversionTransformer\\:\\:transform\\(\\) should return string but returns \\(float\\|int\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SecondsConversionTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:formatList\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:formatList\\(\\) has parameter \\$array with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:reverseTransformKeyValuePair\\(\\) has parameter \\$array with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:reverseTransformKeyValuePair\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:transform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:transformKeyValuePair\\(\\) has parameter \\$array with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\SortableListTransformer\\:\\:transformKeyValuePair\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$atRootLevel$#" count: 1 path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\EventListener\\\\FormExitSubscriber\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/EventListener/FormExitSubscriber.php - message: "#^Cannot call method getCreatedBy\\(\\) on class\\-string\\|object\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/AbstractFormStandardType.php - message: "#^Cannot call method getId\\(\\) on class\\-string\\|object\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/AbstractFormStandardType.php - message: "#^Cannot call method isPublished\\(\\) on class\\-string\\|object\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/AbstractFormStandardType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\ConfigType\\:\\:getIpServicesChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/ConfigType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\ConfigType\\:\\:getLanguageChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/ConfigType.php - message: "#^Property Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\ConfigType\\:\\:\\$supportedLanguages type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/ConfigType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\DynamicContentFilterEntryFiltersType\\:\\:buildFiltersForm\\(\\) has parameter \\$currentListId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/DynamicContentFilterEntryFiltersType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\DynamicContentFilterEntryFiltersType\\:\\:buildFiltersForm\\(\\) has parameter \\$eventName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/DynamicContentFilterEntryFiltersType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\DynamicContentFilterEntryFiltersType\\:\\:prepareRegex\\(\\) has parameter \\$regex with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/DynamicContentFilterEntryFiltersType.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/DynamicContentFilterEntryFiltersType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\DynamicContentFilterEntryType\\:\\:getStageList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/DynamicContentFilterEntryType.php - message: "#^Parameter \\#4 \\$options of class Mautic\\\\CoreBundle\\\\Form\\\\ChoiceLoader\\\\EntityLookupChoiceLoader constructor expects array, Symfony\\\\Component\\\\OptionsResolver\\\\Options given\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/EntityLookupType.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Type\\\\GatedVideoType\\:\\:getFormChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Type/GatedVideoType.php - message: "#^Property Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependency\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependency.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$message\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\:\\:flatten\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\:\\:flatten\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\:\\:reduceToSegmentIds\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\:\\:reduceToSegmentIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\:\\:validate\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php - message: "#^Property Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\FileEncoding\\:\\:\\$encodingFormat has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncoding.php - message: "#^Property Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\FileEncoding\\:\\:\\$encodingFormatMessage has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncoding.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$encodingFormatMessage\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncodingValidator.php - message: "#^Call to method getClientOriginalName\\(\\) on an unknown class Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\LeadField\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncodingValidator.php - message: "#^Call to method getPathname\\(\\) on an unknown class Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\LeadField\\.$#" count: 3 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncodingValidator.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncodingValidator.php - message: "#^Parameter \\$field of method Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\FileEncodingValidator\\:\\:validate\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\LeadField\\.$#" count: 1 path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncodingValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:formatList\\(\\) has parameter \\$choices with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:formatList\\(\\) has parameter \\$format with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:formatList\\(\\) should return array\\|string but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:getChoiceList\\(\\) has parameter \\$customFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:getChoiceList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:parseChoiceList\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:parseChoiceList\\(\\) has parameter \\$list with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AbstractFormFieldHelper\\:\\:parseList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Strict comparison using \\=\\=\\= between null and \\(int\\|non\\-empty\\-string\\) will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:getValue\\(\\) has parameter \\$origin with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:pickValue\\(\\) has parameter \\$origin with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:select\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:select\\(\\) has parameter \\$origin with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:select\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sub\\(\\) has parameter \\$a1 with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sub\\(\\) has parameter \\$b2 with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sub\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sum\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sum\\(\\) has parameter \\$a1 with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sum\\(\\) has parameter \\$b2 with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sumOrSub\\(\\) has parameter \\$a1 with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sumOrSub\\(\\) has parameter \\$b2 with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ArrayHelper\\:\\:sumOrSub\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ArrayHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AssetGenerationHelper\\:\\:findAssets\\(\\) has parameter \\$assets with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AssetGenerationHelper\\:\\:findAssets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AssetGenerationHelper\\:\\:findOverrides\\(\\) has parameter \\$assets with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AssetGenerationHelper\\:\\:findOverrides\\(\\) has parameter \\$env with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AssetGenerationHelper\\:\\:findOverrides\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\AssetGenerationHelper\\:\\:getAssets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:getVisualTokenHtml\\(\\) has parameter \\$description with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:getVisualTokenHtml\\(\\) has parameter \\$forPregReplace with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:getVisualTokenHtml\\(\\) has parameter \\$token with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:setPermissionSet\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:\\$bundleName has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:\\$isConfigured has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:\\$langVar has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:\\$modelName has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:\\$permissionSet has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\BuilderTokenHelper\\:\\:\\$viewPermissionBase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BundleHelper\\:\\:getBundleConfig\\(\\) has parameter \\$bundleName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BundleHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\BundleHelper\\:\\:getPluginBundles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/BundleHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:delete\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:get\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:getCache\\(\\) has parameter \\$defaultExpiration with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:getCache\\(\\) has parameter \\$namespace with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:has\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:set\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:set\\(\\) has parameter \\$expiration with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:set\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:setCacheAdaptor\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:\\$cache type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\:\\:\\$expirations type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php - message: "#^Binary operation \"\\*\" between string and 12 results in an error\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/AbstractChart.php - message: "#^Binary operation \"\\+\" between string and 1 results in an error\\.$#" count: 2 path: app/bundles/CoreBundle/Helper/Chart/AbstractChart.php - message: "#^Binary operation \"/\" between string and 7 results in an error\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/AbstractChart.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\AbstractChart\\:\\:\\$colors type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/AbstractChart.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\AbstractChart\\:\\:\\$datasets type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/AbstractChart.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\AbstractChart\\:\\:\\$labels type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/AbstractChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\BarChart\\:\\:__construct\\(\\) has parameter \\$labels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/BarChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\BarChart\\:\\:generateColors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/BarChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\BarChart\\:\\:setDataset\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/BarChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartInterface\\:\\:render\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartInterface.php - message: "#^Cannot call method execute\\(\\) on string\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^If condition is always true\\.$#" count: 3 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:applyFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:completeTimeData\\(\\) has parameter \\$countAverage with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:completeTimeData\\(\\) has parameter \\$rawData with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:completeTimeData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:count\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:count\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:fetchSumTimeData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:fetchSumTimeData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:fetchTimeData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:fetchTimeData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:getCountDateDiffQuery\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:getCountQuery\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:getCountQuery\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:getCountQuery\\(\\) has parameter \\$tablePrefix with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:loadAndBuildTimeData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:modifyCountQuery\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:modifyCountQuery\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:prepareTable\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:prepareTimeDataQuery\\(\\) has parameter \\$countColumn with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:prepareTimeDataQuery\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:prepareTimeDataQuery\\(\\) has parameter \\$isEnumerable with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Parameter \\#1 \\$year of method DateTime\\:\\:setISODate\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Parameter \\#2 \\$week of method DateTime\\:\\:setISODate\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Parameter \\#3 \\$options of method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:modifyCountQuery\\(\\) expects array, string\\|null given\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:\\$mysqlTimeUnits type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:\\$sqlFormats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart\\:\\:generateColors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/LineChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart\\:\\:setDataset\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/LineChart.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart\\:\\:\\$labelFormats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/LineChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\PieChart\\:\\:render\\(\\) has parameter \\$withCounts with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Chart/PieChart.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ClickthroughHelper\\:\\:decodeArrayFromUrl\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ClickthroughHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ClickthroughHelper\\:\\:decodeArrayFromUrl\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ClickthroughHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ClickthroughHelper\\:\\:encodeArrayForUrl\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ClickthroughHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ColorHelper\\:\\:__construct\\(\\) has parameter \\$hex with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ColorHelper\\:\\:getColorArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ColorHelper\\:\\:setHex\\(\\) has parameter \\$hex with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ColorHelper\\:\\:toRgba\\(\\) has parameter \\$alpha with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^PHPDoc tag @param has invalid value \\(float \\(0 \\- 1\\)\\)\\: Unexpected token \"\\(\", expected variable at offset 95$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^PHPDoc tag @param has invalid value \\(string in format \\#xxxxxx or \\#xxx\\)\\: Unexpected token \"in\", expected variable at offset 53$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^PHPDoc tag @param has invalid value \\(string in format \\#xxxxxx or \\#xxx\\)\\: Unexpected token \"in\", expected variable at offset 78$#" count: 1 path: app/bundles/CoreBundle/Helper/ColorHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\:\\:all\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CoreParametersHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\:\\:getParameter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CoreParametersHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\:\\:getParameter\\(\\) has parameter \\$default with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CoreParametersHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\:\\:getParameter\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CoreParametersHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\:\\:\\$resolvedParameters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CoreParametersHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CsvHelper\\:\\:convertHeadersIntoFields\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CsvHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CsvHelper\\:\\:convertHeadersIntoFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CsvHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CsvHelper\\:\\:csv_to_array\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CsvHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CsvHelper\\:\\:csv_to_array\\(\\) should return array but returns false\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CsvHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CsvHelper\\:\\:sanitizeHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CsvHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\CsvHelper\\:\\:sanitizeHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/CsvHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DataExporterHelper\\:\\:getDataForExport\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DataExporterHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DataExporterHelper\\:\\:getDataForExport\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DataExporterHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DataExporterHelper\\:\\:getDataForExport\\(\\) should return array but returns null\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DataExporterHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DataExporterHelper\\:\\:secureAgainstCsvInjection\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DataExporterHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DataExporterHelper\\:\\:secureAgainstCsvInjection\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DataExporterHelper.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:add\\(\\)\\.$#" count: 2 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:modify\\(\\)\\.$#" count: 2 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:setTime\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:setTimezone\\(\\)\\.$#" count: 6 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:sub\\(\\)\\.$#" count: 2 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^If condition is always true\\.$#" count: 4 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:add\\(\\) has parameter \\$intervalString with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:add\\(\\) should return DateTimeInterface but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:getDateTime\\(\\) should return DateTime but returns DateTimeInterface\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:getDiff\\(\\) has parameter \\$format with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:getTextDate\\(\\) has parameter \\$interval with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:modify\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:modify\\(\\) should return DateTimeInterface but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:sub\\(\\) has parameter \\$intervalString with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper\\:\\:sub\\(\\) should return DateTimeInterface but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 4 path: app/bundles/CoreBundle/Helper/DateTimeHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\EmojiMap\\\\HtmlToUnicodeEmojiMap\\:\\:\\$map has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EmojiMap/HtmlToUnicodeEmojiMap.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\EmojiMap\\\\ShortToUnicodeEmojiMap\\:\\:\\$exceptions has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EmojiMap/ShortToUnicodeEmojiMap.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\EmojiMap\\\\ShortToUnicodeEmojiMap\\:\\:\\$map has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EmojiMap/ShortToUnicodeEmojiMap.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\EmojiMap\\\\UnicodeToHtmlEmojiMap\\:\\:\\$map has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EmojiMap/UnicodeToHtmlEmojiMap.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\EmojiMap\\\\UnicodeToShortEmojiMap\\:\\:\\$map has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EmojiMap/UnicodeToShortEmojiMap.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EncryptionHelper.php - message: "#^Strict comparison using \\=\\=\\= between 0 and int\\<1, max\\> will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/EncryptionHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ExportHelper\\:\\:exportDataAs\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ExportHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ExportHelper\\:\\:exportDataAs\\(\\) has parameter \\$data with no value type specified in iterable type array\\|Iterator\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ExportHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ExportHelper\\:\\:getSupportedExportTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ExportHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\FileHelper\\:\\:convertBytesToMegabytes\\(\\) has parameter \\$b with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/FileHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\FileHelper\\:\\:convertMegabytesToBytes\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/FileHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\FileHelper\\:\\:convertMegabytesToBytes\\(\\) has parameter \\$mb with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/FileHelper.php - message: "#^PHPDoc tag @throws with type Mautic\\\\CoreBundle\\\\Helper\\\\Exception\\\\IOException is not subtype of Throwable$#" count: 1 path: app/bundles/CoreBundle/Helper/Filesystem.php - message: "#^Left side of && is always false\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:__callStatic\\(\\) has parameter \\$arguments with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:__callStatic\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:clean\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:cleanArray\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:email\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:raw\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:strict_html\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:transliterate\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:url\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Static property Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:\\$htmlFilter \\(Joomla\\\\Filter\\\\InputFilter\\) in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/InputHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:getClientIpFromProxyList\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:getClientIpFromProxyList\\(\\) has parameter \\$ip with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:getIpDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:ipIsValid\\(\\) has parameter \\$ip with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:\\$doNotTrackBots type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:\\$doNotTrackInternalIps type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:\\$doNotTrackIps type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\IpLookupHelper\\:\\:\\$trackPrivateIPRanges type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/IpLookupHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Language\\\\Installer\\:\\:\\$installDirectory \\(string\\) does not accept null\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Language/Installer.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Language\\\\Installer\\:\\:\\$sourceDirectory \\(string\\) does not accept null\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Language/Installer.php - message: "#^Access to an undefined property Psr\\\\Http\\\\Message\\\\ResponseInterface\\:\\:\\$code\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:extractLanguagePackage\\(\\) has parameter \\$languageCode with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:extractLanguagePackage\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:fetchLanguages\\(\\) has parameter \\$returnError with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:fetchLanguages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:fetchPackage\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:getSupportedLanguages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\LanguageHelper\\:\\:\\$supportedLanguages type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/LanguageHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ListParser\\\\ArrayListParser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ListParser/ArrayListParser.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ListParser\\\\BarListParser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ListParser/BarListParser.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ListParser\\\\JsonListParser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ListParser/JsonListParser.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ListParser\\\\ListParserInterface\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ListParser/ListParserInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ListParser\\\\ValueListParser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ListParser/ValueListParser.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\MaxMindDoNotSellDownloadHelper\\:\\:__construct\\(\\) has parameter \\$auth with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/MaxMindDoNotSellDownloadHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PRedisConnectionHelper\\:\\:getRedisEndpoints\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PRedisConnectionHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PRedisConnectionHelper\\:\\:makeRedisOptions\\(\\) has parameter \\$redisConfiguration with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PRedisConnectionHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PRedisConnectionHelper\\:\\:makeRedisOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PRedisConnectionHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ParamsLoaderHelper\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ParamsLoaderHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\ParamsLoaderHelper\\:\\:\\$parameters has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ParamsLoaderHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PhoneNumberHelper\\:\\:format\\(\\) has parameter \\$number with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PhoneNumberHelper\\:\\:formatNumericalInternational\\(\\) has parameter \\$number with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PhoneNumberHelper\\:\\:formatNumericalNational\\(\\) has parameter \\$number with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PhoneNumberHelper\\:\\:getFormattedNumberList\\(\\) has parameter \\$number with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\PhoneNumberHelper\\:\\:getFormattedNumberList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:__construct\\(\\) has parameter \\$closingChars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:__construct\\(\\) has parameter \\$needsClosing with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:__construct\\(\\) has parameter \\$needsParsing with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:addFilterCommand\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:addFilterCommand\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:addFilterCommand\\(\\) has parameter \\$mergeFilter with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:mergeCommands\\(\\) has parameter \\$commands with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:mergeCommands\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:parseSearchString\\(\\) has parameter \\$closingChars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:parseSearchString\\(\\) has parameter \\$needsClosing with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:parseSearchString\\(\\) has parameter \\$needsParsing with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:parseString\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:parseString\\(\\) has parameter \\$input with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$baseName with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$command with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$keyCount with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$overrideCommand with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$setFilter with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$setUpNext with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:setFilter\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:\\$closingChars type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:\\$needsClosing type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\SearchStringHelper\\:\\:\\$needsParsing type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/SearchStringHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Serializer\\:\\:decode\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Serializer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ThemeHelper\\:\\:shouldLoadTheme\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ThemeHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\ThemeHelper\\:\\:\\$steps type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ThemeHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\ThemeHelper\\:\\:\\$themesInfo type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/ThemeHelper.php - message: "#^Parameter \\#2 \\$value of function apache_setenv expects string, int given\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/TrackingPixelHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:UTF8FixWin1252Chars\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:encode\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:encode\\(\\) has parameter \\$encodingLabel with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:encode\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:fixUTF8\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:fixUTF8\\(\\) has parameter \\$option with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:fixUTF8\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:normalizeEncoding\\(\\) has parameter \\$encodingLabel with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:removeBOM\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:removeBOM\\(\\) has parameter \\$str with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:strlen\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toISO8859\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toISO8859\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toLatin1\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toLatin1\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toUTF8\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toUTF8\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toWin1252\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toWin1252\\(\\) has parameter \\$option with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:toWin1252\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:utf8_decode\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:utf8_decode\\(\\) has parameter \\$option with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:utf8_decode\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:\\$brokenUtf8ToUtf8 has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:\\$utf8ToWin1252 has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\UTF8Helper\\:\\:\\$win1252ToUtf8 has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UTF8Helper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Update\\\\Exception\\\\CouldNotFetchLatestVersionException\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Update/Exception/CouldNotFetchLatestVersionException.php - message: "#^Property Mautic\\\\CoreBundle\\\\Helper\\\\Update\\\\Exception\\\\UpdatePackageNotFoundException\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Update/Exception/UpdatePackageNotFoundException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Update\\\\Github\\\\Release\\:\\:__construct\\(\\) has parameter \\$release with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Update/Github/Release.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Update\\\\Github\\\\Release\\:\\:parseUpdatePackage\\(\\) has parameter \\$assets with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Update/Github/Release.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Update\\\\Github\\\\ReleaseParser\\:\\:getLatestSupportedRelease\\(\\) has parameter \\$releases with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/Update/Github/ReleaseParser.php - message: "#^Dead catch \\- Exception is never thrown in the try block\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UpdateHelper.php - message: "#^Dead catch \\- GuzzleHttp\\\\Exception\\\\RequestException is never thrown in the try block\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UpdateHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UpdateHelper\\:\\:checkCachedUpdateData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UpdateHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UpdateHelper\\:\\:fetchData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UpdateHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UpdateHelper\\:\\:fetchPackage\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UpdateHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UrlHelper\\:\\:getUrlsFromPlaintext\\(\\) has parameter \\$contactUrlFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UrlHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UrlHelper\\:\\:getUrlsFromPlaintext\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UrlHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\UrlHelper\\:\\:rel2abs\\(\\) has parameter \\$rel with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Helper/UrlHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLocalDataLookup\\:\\:getConfigFormThemes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLocalDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLocalDataLookup\\:\\:sizeInByte\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLocalDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLocalDataLookup\\:\\:sizeInByte\\(\\) has parameter \\$size with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLocalDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:__construct\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:lookup\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:setIpAddress\\(\\) has parameter \\$ip with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$city has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$country has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$extra has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$isp has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$latitude has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$longitude has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$organization has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$region has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$timezone has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractLookup\\:\\:\\$zipcode has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractMaxmindLookup\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractMaxmindLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractMaxmindLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractMaxmindLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractRemoteDataLookup\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractRemoteDataLookup\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractRemoteDataLookup\\:\\:lookup\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\AbstractRemoteDataLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\DoNotSellList\\\\MaxMindDoNotSellList\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/DoNotSellList/MaxMindDoNotSellList.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\DoNotSellList\\\\MaxMindDoNotSellList\\:\\:\\$list has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/DoNotSellList/MaxMindDoNotSellList.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\DoNotSellList\\\\MaxMindDoNotSellList\\:\\:\\$listPath has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/DoNotSellList/MaxMindDoNotSellList.php - message: "#^Property Mautic\\\\CoreBundle\\\\IpLookup\\\\DoNotSellList\\\\MaxMindDoNotSellList\\:\\:\\$position has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/DoNotSellList/MaxMindDoNotSellList.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\ExtremeIpLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/ExtremeIpLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\GeobytesLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/GeobytesLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\GeoipsLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/GeoipsLookup.php - message: "#^Access to an undefined property object\\:\\:\\$city_name\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Access to an undefined property object\\:\\:\\$latitude\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Access to an undefined property object\\:\\:\\$longitude\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Access to an undefined property object\\:\\:\\$region_name\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Access to an undefined property object\\:\\:\\$zip_code\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Dead catch \\- Exception is never thrown in the try block\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IP2LocationAPILookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php - message: "#^Call to an undefined method Psr\\\\Log\\\\LoggerInterface\\:\\:warn\\(\\)\\.$#" count: 2 path: app/bundles/CoreBundle/IpLookup/IP2LocationBinLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IP2LocationBinLookup\\:\\:getRemoteDateStoreDownloadUrl\\(\\) should return string but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationBinLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IP2LocationBinLookup\\:\\:lookup\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IP2LocationBinLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IpLookupFormInterface\\:\\:getConfigFormService\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IpLookupFormInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IpLookupFormInterface\\:\\:getConfigFormThemes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IpLookupFormInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IpinfodbLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IpinfodbLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\IpstackLookup\\:\\:parseResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/IpstackLookup.php - message: "#^Access to an undefined property GeoIp2\\\\Record\\\\Location\\:\\:\\$postalCode\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/MaxmindDownloadLookup.php - message: "#^Call to an undefined method Psr\\\\Log\\\\LoggerInterface\\:\\:warn\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/MaxmindDownloadLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\MaxmindDownloadLookup\\:\\:getRemoteDateStoreDownloadUrl\\(\\) should return string but return statement is missing\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/MaxmindDownloadLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\MaxmindDownloadLookup\\:\\:lookup\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/MaxmindDownloadLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\IpLookup\\\\TelizeLookup\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/IpLookup/TelizeLookup.php - message: "#^Method Mautic\\\\CoreBundle\\\\Loader\\\\RouteLoader\\:\\:load\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Loader/RouteLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Loader\\\\RouteLoader\\:\\:supports\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Loader/RouteLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Loader\\\\TranslationLoader\\:\\:loadTranslations\\(\\) has parameter \\$catalogue with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Loader/TranslationLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Loader\\\\TranslationLoader\\:\\:loadTranslations\\(\\) has parameter \\$file with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Loader/TranslationLoader.php - message: "#^Method Mautic\\\\CoreBundle\\\\Loader\\\\TranslationLoader\\:\\:loadTranslations\\(\\) has parameter \\$locale with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Loader/TranslationLoader.php - message: "#^Call to method dispatch\\(\\) on an unknown class Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuBuilder\\:\\:__call\\(\\) has parameter \\$arguments with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuBuilder\\:\\:__call\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuBuilder\\:\\:buildMenu\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\Menu\\\\MenuBuilder\\:\\:\\$dispatcher \\(Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\) does not accept Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcherInterface\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuBuilder.php - message: "#^Property Mautic\\\\CoreBundle\\\\Menu\\\\MenuBuilder\\:\\:\\$dispatcher has unknown class Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher as its type\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuBuilder.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:createMenuStructure\\(\\) has parameter \\$items with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:getParameter\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:handleAccessCheck\\(\\) has parameter \\$accessLevel with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:handleChecks\\(\\) has parameter \\$menuItem with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:handleIntegrationChecks\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:placeOrphans\\(\\) has parameter \\$menuItems with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:placeOrphans\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:sortByPriority\\(\\) has parameter \\$defaultPriority with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:sortByPriority\\(\\) has parameter \\$menuItems with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Property Mautic\\\\CoreBundle\\\\Menu\\\\MenuHelper\\:\\:\\$orphans type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Menu\\\\MenuRenderer\\:\\:__construct\\(\\) has parameter \\$defaultOptions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuRenderer.php - message: "#^Property Mautic\\\\CoreBundle\\\\Menu\\\\MenuRenderer\\:\\:\\$defaultOptions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Menu/MenuRenderer.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:buildUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:buildUrl\\(\\) has parameter \\$route with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:buildUrl\\(\\) has parameter \\$routeParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:decodeArrayFromUrl\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:encodeArrayForUrl\\(\\) has parameter \\$array with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:getCommandList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:getEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AbstractCommonModel\\:\\:getSupportedSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AbstractCommonModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AjaxLookupModelInterface\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AjaxLookupModelInterface.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\AuditLogModel\\:\\:writeToLog\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/AuditLogModel.php - message: "#^Call to an undefined method object\\:\\:getCheckedOutBy\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Call to an undefined method object\\:\\:getCreatedBy\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Call to an undefined method object\\:\\:getCreatedByUser\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Call to an undefined method object\\:\\:getDateAdded\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Call to an undefined method object\\:\\:getIsEnabled\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Call to an undefined method object\\:\\:getPublishStatus\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Call to an undefined method object\\:\\:setCheckedOutBy\\(\\)\\.$#" count: 3 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\FormModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\FormModel\\:\\:flushAndCatch\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\FormModel\\:\\:saveAndDetachEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\FormModel\\:\\:unlockEntity\\(\\) has parameter \\$extra with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/FormModel.php - message: "#^Property Mautic\\\\CoreBundle\\\\Model\\\\IteratorExportDataModel\\:\\:\\$callback has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/IteratorExportDataModel.php - message: "#^Property Mautic\\\\CoreBundle\\\\Model\\\\IteratorExportDataModel\\:\\:\\$data has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/IteratorExportDataModel.php - message: "#^Property Mautic\\\\CoreBundle\\\\Model\\\\IteratorExportDataModel\\:\\:\\$totalResult has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/IteratorExportDataModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\NotificationModel\\:\\:clearNotification\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\NotificationModel\\:\\:clearNotification\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationContent\\(\\) has parameter \\$afterId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\CoreBundle\\\\Release\\\\Metadata\\:\\:__construct\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Release/Metadata.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Cryptography\\\\Cipher\\\\Symmetric\\\\OpenSSLCipher\\:\\:getHashKey\\(\\) has parameter \\$binaryKey with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Cryptography/Cipher/Symmetric/OpenSSLCipher.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Exception\\\\PermissionException\\:\\:\\$code has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Exception/PermissionException.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedFormFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedFormFields\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) has parameter \\$permissionNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addManageFormFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addManageFormFields\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addManagePermission\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addManagePermission\\(\\) has parameter \\$permissionNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardFormFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardFormFields\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) has parameter \\$permissionNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:analyzePermissions\\(\\) has parameter \\$allPermissions with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:analyzePermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:convertBitsToPermissionNames\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:getPermissionRatio\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:getPermissionRatio\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:getPermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:getSynonym\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:isGranted\\(\\) has parameter \\$userPermissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:parseForJavascript\\(\\) has parameter \\$perms with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php - message: """ #^Call to deprecated method instantiatePermissionObject\\(\\) of class Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\: To be removed in 4\\.0\\.$# """ count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:__construct\\(\\) has parameter \\$bundles with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:__construct\\(\\) has parameter \\$pluginBundles with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:checkPermissionExists\\(\\) has parameter \\$permission with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:generatePermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:generatePermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:getAllPermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:getPermissionClasses\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:getPermissionObject\\(\\) should return Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions but returns false\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:getPermissionObjects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:getPluginBundles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:\\$checkedPermissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:\\$grantedPermissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:\\$permissionClasses type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:\\$permissionObjectsByClass type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Property Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\CorePermissions\\:\\:\\$permissionObjectsByName type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/CorePermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\SystemPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\SystemPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\SystemPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php - message: "#^Method Mautic\\\\CoreBundle\\\\Service\\\\FlashBag\\:\\:add\\(\\) has parameter \\$messageVars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Service/FlashBag.php - message: "#^Parameter \\#3 \\$isRead of method Mautic\\\\CoreBundle\\\\Model\\\\NotificationModel\\:\\:addNotification\\(\\) expects bool, int given\\.$#" count: 1 path: app/bundles/CoreBundle/Service/FlashBag.php - message: "#^Strict comparison using \\=\\=\\= between false and string will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Service/FlashBag.php - message: "#^Call to an undefined method Predis\\\\Client\\:\\:setEx\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php - message: "#^Method Mautic\\\\CoreBundle\\\\Session\\\\Storage\\\\Handler\\\\RedisSentinelSessionHandler\\:\\:__construct\\(\\) has parameter \\$redisConfiguration with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php - message: "#^Call to an undefined method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:getConnection\\(\\)\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:installDatabaseFixtures\\(\\) has parameter \\$classNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:loadFixtureFiles\\(\\) has parameter \\$paths with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:loadFixtureFiles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:loadFixtures\\(\\) has parameter \\$classNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:runCommand\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:setUpSymfony\\(\\) has parameter \\$defaultConfigOptions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:\\$clientOptions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:\\$clientServer type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:\\$configParams type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\:\\:\\$em \\(Doctrine\\\\ORM\\\\EntityManager\\) does not accept Doctrine\\\\Persistence\\\\ObjectManager\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Service \"session\" is not registered in the container\\.$#" count: 1 path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getMockConnection\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getMockEm\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getMockQueryBuilder\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getMockResultStatement\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getQueryPart\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getQueryPart\\(\\) has parameter \\$part with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:getQueryParts\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:setQueryResponse\\(\\) has parameter \\$queryResponse with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$connectionInserted has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$connectionUpdated has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$mockConnection has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$mockEm has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$mockQueryBuilder has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$queryParts has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$queryResponse has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Property Mautic\\\\CoreBundle\\\\Test\\\\Doctrine\\\\DBALMocker\\:\\:\\$testCase has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\DoctrineExtensions\\\\TablePrefix\\:\\:addPrefixToIndexes\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/DoctrineExtensions/TablePrefix.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\DoctrineExtensions\\\\TablePrefix\\:\\:addPrefixToIndexes\\(\\) has parameter \\$prefix with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/DoctrineExtensions/TablePrefix.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\DoctrineExtensions\\\\TablePrefix\\:\\:addPrefixToIndexes\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/DoctrineExtensions/TablePrefix.php - message: "#^Class Mautic\\\\CoreBundle\\\\Test\\\\Listeners\\\\CleanupListener implements deprecated interface PHPUnit\\\\Framework\\\\TestListener\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Listeners/CleanupListener.php - message: """ #^Usage of deprecated trait PHPUnit\\\\Framework\\\\TestListenerDefaultImplementation in class Mautic\\\\CoreBundle\\\\Test\\\\Listeners\\\\CleanupListener\\: The `TestListener` interface is deprecated$# """ count: 1 path: app/bundles/CoreBundle/Test/Listeners/CleanupListener.php - message: "#^Class Mautic\\\\CoreBundle\\\\Test\\\\Listeners\\\\SeparateProcessListener implements deprecated interface PHPUnit\\\\Framework\\\\TestListener\\.$#" count: 1 path: app/bundles/CoreBundle/Test/Listeners/SeparateProcessListener.php - message: """ #^Usage of deprecated trait PHPUnit\\\\Framework\\\\TestListenerDefaultImplementation in class Mautic\\\\CoreBundle\\\\Test\\\\Listeners\\\\SeparateProcessListener\\: The `TestListener` interface is deprecated$# """ count: 1 path: app/bundles/CoreBundle/Test/Listeners/SeparateProcessListener.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 4 path: app/bundles/CoreBundle/Test/MauticMysqlTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\MauticMysqlTestCase\\:\\:applySqlFromFile\\(\\) has parameter \\$file with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/MauticMysqlTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\MauticMysqlTestCase\\:\\:resetAutoincrement\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/MauticMysqlTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\MauticMysqlTestCase\\:\\:setUpSymfony\\(\\) has parameter \\$defaultConfigOptions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Test/MauticMysqlTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\MauticSqliteTestCase\\:\\:getDatabasePath\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/MauticSqliteTestCase.php - message: "#^Method Mautic\\\\CoreBundle\\\\Test\\\\MauticSqliteTestCase\\:\\:getOriginalDatabasePath\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Test/MauticSqliteTestCase.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/CoreBundle/Tests/Command/CleanupMaintenanceCommandTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/CoreBundle/Tests/Command/UnusedIpDeleteCommandFunctionalTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Functional\\\\Controller\\\\FileControllerTest\\:\\:\\$uploadedFilePath has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Functional/Controller/FileControllerTest.php - message: "#^Service \"fm_elfinder\\.configurator\" is private\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Functional/Service/LocalFileAdapterServiceTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Command\\\\MaxMindDoNotSellPurgeCommandTest\\:\\:buildMockEntityManager\\(\\) has parameter \\$dataToReturn with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Command/MaxMindDoNotSellPurgeCommandTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Command\\\\src\\\\FakeModeratedCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Command/src/FakeModeratedCommand.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\:\\:returnIsFormCancelled\\(\\)\\.$#" count: 3 path: app/bundles/CoreBundle/Tests/Unit/Controller/AbstractFormControllerTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/CoreBundle/Tests/Unit/Controller/AbstractFormControllerTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Controller\\\\AbstractFormControllerTest\\:\\:\\$classFromAbstractFormController \\(Mautic\\\\CoreBundle\\\\Controller\\\\AbstractFormController&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept class@anonymous/app/bundles/CoreBundle/Tests/Unit/Controller/AbstractFormControllerTest\\.php\\:50\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Controller/AbstractFormControllerTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\DependencyInjection\\\\Builder\\\\BundleMetadataBuilderTest\\:\\:\\$paths type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/DependencyInjection/Builder/BundleMetadataBuilderTest.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/CoreBundle/Tests/Unit/DependencyInjection/Builder/Metadata/ConfigMetadataTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Entity\\\\CommonRepositoryTest\\:\\:callBuildWhereClauseFromArray\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Entity/CommonRepositoryTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Entity\\\\CommonRepositoryTest\\:\\:callBuildWhereClauseFromArray\\(\\) has parameter \\$args with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Entity/CommonRepositoryTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Entity\\\\CommonRepositoryTest\\:\\:callBuildWhereClauseFromArray\\(\\) has parameter \\$qb with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Entity/CommonRepositoryTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Entity\\\\CommonRepositoryTest\\:\\:callProtectedMethod\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Entity/CommonRepositoryTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\EventListener\\\\CommonStatsSubscriberTest\\:\\:setProperty\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/EventListener/CommonStatsSubscriberTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\EventListener\\\\CommonStatsSubscriberTest\\:\\:setProperty\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/EventListener/CommonStatsSubscriberTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\EventListener\\\\CommonStatsSubscriberTest\\:\\:setProperty\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/EventListener/CommonStatsSubscriberTest.php - message: """ #^Fetching deprecated class constant MASTER_REQUEST of class Symfony\\\\Component\\\\HttpKernel\\\\HttpKernelInterface\\: since symfony/http\\-kernel 5\\.3, use MAIN_REQUEST instead\\. To ease the migration, this constant won't be removed until Symfony 7\\.0\\.$# """ count: 1 path: app/bundles/CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php - message: "#^Parameter \\#1 \\$id of class Symfony\\\\Component\\\\Security\\\\Csrf\\\\CsrfToken constructor expects string, int given\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Type\\\\ConfigTypeTest\\:\\:getConfigFormType\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Type\\\\ConfigTypeTest\\:\\:getExtensions\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Type\\\\ConfigTypeTest\\:\\:\\$formBuilder is never read, only written\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Type\\\\ConfigTypeTest\\:\\:\\$formType has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Type\\\\ConfigTypeTest\\:\\:\\$formType is never read, only written\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php - message: "#^Call to method validate\\(\\) on an unknown class Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidatorTest\\:\\:configureValidator\\(\\) has invalid return type Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidatorTest\\:\\:configureValidator\\(\\) should return Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator but returns Mautic\\\\CoreBundle\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidator\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidatorTest\\:\\:testValidateOnInvalid\\(\\) has parameter \\$currentSegmentId with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidatorTest\\:\\:testValidateOnInvalid\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidatorTest\\:\\:testValidateOnInvalid\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Form\\\\Validator\\\\Constraints\\\\CircularDependencyValidatorTest\\:\\:validateDataProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Form/Validator/Constraints/CircularDependencyValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:completeTimeData\\(\\) invoked with 3 parameters, 1\\-2 required\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/Chart/ChartQueryTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\Chart\\\\DateRangeUnitTraitTest\\:\\:\\$trait has invalid type Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\DateRangeUnitTrait\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/Chart/DateRangeUnitTraitTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Helper\\\\ColorHelper\\:\\:toRgba\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/ColorHelperTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\\\|string\\>\\> and array\\ will always evaluate to false\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/EmailAddressHelperTest.php - message: "#^You should use assertFalse\\(\\) instead of assertSame\\(\\) when expecting \"false\"$#" count: 2 path: app/bundles/CoreBundle/Tests/Unit/Helper/ExportHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\FileHelperTest\\:\\:bytesToMegabytesProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/FileHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\FileHelperTest\\:\\:megabytesToBytesProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/FileHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\FileHelperTest\\:\\:phpSizeToBytesProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/FileHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\InputHelperTest\\:\\:urlProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/InputHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\IpLookupHelperTest\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/IpLookupHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\IpLookupHelperTest\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/IpLookupHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\IpLookupHelperTest\\:\\:getIpHelper\\(\\) has parameter \\$mockCoreParametersHelper with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/IpLookupHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\IpLookupHelperTest\\:\\:getIpHelper\\(\\) has parameter \\$request with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/IpLookupHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\PageHelperTest\\:\\:pageProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/PageHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\PageHelperTest\\:\\:startProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/PageHelperTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\PathsHelperTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/PathsHelperTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\PathsHelperTest\\:\\:\\$logsDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/PathsHelperTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\PathsHelperTest\\:\\:\\$rootDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/PathsHelperTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\TestResources\\\\WakeupCall\\:\\:hello\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/TestResources/WakeupCall.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Helper\\\\Update\\\\Github\\\\ReleaseParserTest\\:\\:getReleases\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/Update/Github/ReleaseParserTest.php - message: "#^You should use assertFalse\\(\\) instead of assertSame\\(\\) when expecting \"false\"$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/Update/PreUpdateChecks/CheckDatabaseDriverAndVersionTest.php - message: "#^You should use assertTrue\\(\\) instead of assertSame\\(\\) when expecting \"true\"$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/Update/PreUpdateChecks/CheckDatabaseDriverAndVersionTest.php - message: "#^You should use assertTrue\\(\\) instead of assertSame\\(\\) when expecting \"true\"$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Helper/Update/PreUpdateChecks/CheckPhpVersionTest.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, count\\(\\$variable\\)\\)\\.$#" count: 2 path: app/bundles/CoreBundle/Tests/Unit/Helper/UpdateHelperTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\ExtemeIpLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/ExtemeIpLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\GeobytesLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/GeobytesLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\GeoipsLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/GeoipsLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\IpinfodbLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/IpinfodbLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\IpstackLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/IpstackLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\MaxMindDoNotSellListTest\\:\\:\\$badData has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/MaxMindDoNotSellListTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\MaxMindDoNotSellListTest\\:\\:\\$badFilePath has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/MaxMindDoNotSellListTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\MaxMindDoNotSellListTest\\:\\:\\$goodData has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/MaxMindDoNotSellListTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\MaxMindDoNotSellListTest\\:\\:\\$goodFilePath has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/MaxMindDoNotSellListTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\MaxmindLookupTest\\:\\:checkDetails\\(\\) has parameter \\$details with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/MaxmindLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\MaxmindLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/MaxmindLookupTest.php - message: "#^Property Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\IpLookup\\\\TelizeLookupTest\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/IpLookup/TelizeLookupTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Monolog\\\\Handler\\\\FileLogHandlerTest\\:\\:getProperty\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Monolog/Handler/FileLogHandlerTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Tests\\\\Unit\\\\Security\\\\Permissions\\\\CorePermissionsTest\\:\\:mockBundleArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Security/Permissions/CorePermissionsTest.php - message: "#^You should use assertFalse\\(\\) instead of assertSame\\(\\) when expecting \"false\"$#" count: 1 path: app/bundles/CoreBundle/Tests/Unit/Service/BulkNotificationTest.php - message: "#^Parameter \\#2 \\$maxUploadSizeMB of method Mautic\\\\CoreBundle\\\\Validator\\\\FileUploadValidator\\:\\:checkFileSize\\(\\) expects string, int given\\.$#" count: 2 path: app/bundles/CoreBundle/Tests/Unit/Validator/FileUploadValidatorTest.php - message: "#^Method Mautic\\\\CoreBundle\\\\Twig\\\\Extension\\\\ButtonExtension\\:\\:reset\\(\\) has parameter \\$item with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Twig/Extension/ButtonExtension.php - message: "#^Method Mautic\\\\CoreBundle\\\\Twig\\\\Helper\\\\ButtonHelper\\:\\:reset\\(\\) has parameter \\$item with no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Twig/Helper/ButtonHelper.php - message: "#^Method Mautic\\\\CoreBundle\\\\Update\\\\StepProvider\\:\\:orderSteps\\(\\) has parameter \\$steps with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Update/StepProvider.php - message: "#^Property Mautic\\\\CoreBundle\\\\Update\\\\StepProvider\\:\\:\\$finalSteps has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Update/StepProvider.php - message: "#^Property Mautic\\\\CoreBundle\\\\Update\\\\StepProvider\\:\\:\\$initialSteps has no type specified\\.$#" count: 1 path: app/bundles/CoreBundle/Update/StepProvider.php - message: "#^Method Mautic\\\\CoreBundle\\\\Validator\\\\FileUploadValidator\\:\\:checkExtension\\(\\) has parameter \\$allowedExtensions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Validator/FileUploadValidator.php - message: "#^Method Mautic\\\\CoreBundle\\\\Validator\\\\FileUploadValidator\\:\\:validate\\(\\) has parameter \\$allowedExtensions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/CoreBundle/Validator/FileUploadValidator.php - message: "#^Parameter \\#2 \\$maxUploadSizeMB of method Mautic\\\\CoreBundle\\\\Validator\\\\FileUploadValidator\\:\\:checkFileSize\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/CoreBundle/Validator/FileUploadValidator.php - message: "#^Call to an undefined method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:countVisitors\\(\\)\\.$#" count: 1 path: app/bundles/DashboardBundle/Controller/AjaxController.php - message: """ #^Parameter \\$factory of method Mautic\\\\DashboardBundle\\\\Controller\\\\Api\\\\WidgetApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/DashboardBundle/Controller/Api/WidgetApiController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 2 path: app/bundles/DashboardBundle/Controller/DashboardController.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Controller\\\\DashboardController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Controller/DashboardController.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Controller\\\\DashboardController\\:\\:widgetAction\\(\\) has parameter \\$widgetId with no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Controller/DashboardController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\DashboardBundle\\\\Entity\\\\Widget will always evaluate to false\\.$#" count: 1 path: app/bundles/DashboardBundle/Dashboard/Widget.php - message: """ #^Fetching deprecated class constant ARRAY of class Doctrine\\\\DBAL\\\\Types\\\\Types\\: Use \\{@link Types\\:\\:JSON\\} instead\\.$# """ count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:getTemplateData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:setParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:setTemplateData\\(\\) has parameter \\$templateData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Parameter \\#2 \\$descriptionColumn of method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addIdColumns\\(\\) expects string, false given\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:\\$cached \\(bool\\) does not accept string\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:\\$loadTime \\(int\\) does not accept string\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:\\$params type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:\\$templateData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/Widget.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\WidgetRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/WidgetRepository.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Entity\\\\WidgetRepository\\:\\:updateOrdering\\(\\) has parameter \\$ordering with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Entity/WidgetRepository.php - message: """ #^Fetching class constant ADAPTOR_FILESYSTEM of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 2 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: """ #^Instantiation of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 2 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:hasPermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setCacheDir\\(\\) has parameter \\$uniqueCacheDir with no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setErrorMessage\\(\\) has parameter \\$errorMessage with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setTemplateData\\(\\) has parameter \\$skipCache with no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setTemplateData\\(\\) has parameter \\$templateData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Parameter \\#1 \\$cacheTimeout of method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setCacheTimeout\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$cacheDir has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$cacheTimeout has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$errorMessage has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$loadTime has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$template has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$templateData has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$type has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$uniqueCacheDir has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$uniqueId has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:\\$widget has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetFormEvent\\:\\:getForm\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$form$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetFormEvent\\:\\:\\$form has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetFormEvent\\:\\:\\$type has no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetTypeListEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetTypeListEvent\\:\\:getTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetTypeListEvent.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetTypeListEvent\\:\\:hasPermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetTypeListEvent.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetTypeListEvent.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Event\\\\WidgetTypeListEvent\\:\\:\\$widgetTypes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Event/WidgetTypeListEvent.php - message: "#^Parameter \\#1 \\$errorMessage of method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setErrorMessage\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/DashboardBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/EventListener/DashboardSubscriber.php - message: "#^Call to method dispatch\\(\\) on an unknown class Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\.$#" count: 2 path: app/bundles/DashboardBundle/Form/Type/WidgetType.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Form\\\\Type\\\\WidgetType\\:\\:\\$dispatcher \\(Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\) does not accept Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcherInterface\\.$#" count: 1 path: app/bundles/DashboardBundle/Form/Type/WidgetType.php - message: "#^Property Mautic\\\\DashboardBundle\\\\Form\\\\Type\\\\WidgetType\\:\\:\\$dispatcher has unknown class Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher as its type\\.$#" count: 1 path: app/bundles/DashboardBundle/Form/Type/WidgetType.php - message: """ #^Fetching class constant ADAPTOR_FILESYSTEM of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: """ #^Instantiation of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:createForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\Form but returns Symfony\\\\Component\\\\Form\\\\FormInterface\\\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:getDefaultFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:getWidgets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:populateWidgetContent\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:populateWidgetEntity\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:populateWidgetsContent\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:populateWidgetsContent\\(\\) has parameter \\$widgets with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Method Mautic\\\\DashboardBundle\\\\Model\\\\DashboardModel\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: "#^Strict comparison using \\=\\=\\= between null and int will always evaluate to false\\.$#" count: 1 path: app/bundles/DashboardBundle/Model/DashboardModel.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/DashboardBundle/Tests/Controller/DashboardControllerTest.php - message: "#^Parameter \\#1 \\$height of method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:setHeight\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/DashboardBundle/Tests/Entity/WidgetTest.php - message: "#^Parameter \\#1 \\$ordering of method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:setOrdering\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/DashboardBundle/Tests/Entity/WidgetTest.php - message: "#^Parameter \\#1 \\$width of method Mautic\\\\DashboardBundle\\\\Entity\\\\Widget\\:\\:setWidth\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/DashboardBundle/Tests/Entity/WidgetTest.php - message: """ #^Parameter \\$factory of method Mautic\\\\DynamicContentBundle\\\\Controller\\\\Api\\\\DynamicContentApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/DynamicContentBundle/Controller/Api/DynamicContentApiController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentApiController\\:\\:getAction\\(\\) has parameter \\$objectAlias with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentApiController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentApiController\\:\\:processAction\\(\\) has parameter \\$objectAlias with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentApiController.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: """ #^Class Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:editAction\\(\\) has invalid return type Mautic\\\\DynamicContentBundle\\\\Controller\\\\RedirectResponse\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:getPermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:indexAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:indexAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:newAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Controller\\\\DynamicContentController\\:\\:newAction\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Parameter \\#1 \\$unit of method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getHitsLineChartData\\(\\) expects Mautic\\\\DynamicContentBundle\\\\Model\\\\char, null given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:getId\\(\\)\\.$#" count: 2 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:isPublished\\(\\)\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Call to function is_array\\(\\) with Doctrine\\\\Common\\\\Collections\\\\ArrayCollection will always evaluate to false\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addFiltersMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addTranslationMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addTranslationMetadata\\(\\) has parameter \\$entityClass with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addVariantMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addVariantMetadata\\(\\) has parameter \\$entityClass with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:appendTranslationEntityIds\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$ids with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$publishedOnly with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getAccumulativeTranslationCount\\(\\) has parameter \\$getter with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getAccumulativeTranslationCount\\(\\) has parameter \\$variantParent with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getAccumulativeVariantCount\\(\\) has parameter \\$getter with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getFilters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getUtmTags\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:getVariantSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:setFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:setSentCount\\(\\) has parameter \\$sentCount with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:setUtmTags\\(\\) has parameter \\$utmTags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:setVariantSettings\\(\\) has parameter \\$variantSettings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:setVariantStartDate\\(\\) has parameter \\$variantStartDate with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^PHPDoc tag @param for parameter \\$builder with type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata is not subtype of native type Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\.$#" count: 2 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^PHPDoc tag @param for parameter \\$parent with type Mautic\\\\CoreBundle\\\\Entity\\\\VarientEntityEnterface is not subtype of native type Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\|null\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Parameter \\$builder of method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addTranslationMetadata\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Parameter \\$builder of method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:addVariantMetadata\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Parameter \\$parent of method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:setVariantParent\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\VarientEntityEnterface\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:\\$filters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:\\$utmTags type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContent\\:\\:\\$variantSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentLeadData.php - message: "#^Parameter \\#1 \\$nameColumn of method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addIdColumns\\(\\) expects string, false given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentLeadData.php - message: "#^Parameter \\#2 \\$descriptionColumn of method Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\:\\:addIdColumns\\(\\) expects string, false given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentLeadData.php - message: "#^Call to function is_array\\(\\) with non\\-falsy\\-string will always evaluate to false\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Elseif condition is always false\\.$#" count: 2 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:getDynamicContentForSlotFromCampaign\\(\\) has parameter \\$slot with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:getDynamicContentList\\(\\) has parameter \\$ignoreIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:getDynamicContentList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\DynamicContentRepository\\:\\:upSentCount\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:addSentDetails\\(\\) has parameter \\$details with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:getSentDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:setSentDetails\\(\\) has parameter \\$sentDetails with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:setTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:\\$sentDetails type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Entity\\\\Stat\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/Stat.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:deleteStat\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getSentCount\\(\\) has parameter \\$dynamicContentIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getSentCounts\\(\\) has parameter \\$dynamicContentIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getSentCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) has parameter \\$dynamicContentId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\DynamicContentBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/DynamicContentBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\DynamicContentBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/DynamicContentBundle/EventListener/CampaignSubscriber.php - message: """ #^Return type of method Mautic\\\\DynamicContentBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/DynamicContentBundle/EventListener/CampaignSubscriber.php - message: "#^Call to an undefined method DOMNode\\:\\:getAttribute\\(\\)\\.$#" count: 1 path: app/bundles/DynamicContentBundle/EventListener/DynamicContentSubscriber.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\EventListener\\\\DynamicContentSubscriber\\:\\:matchFilterForLead\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/EventListener/DynamicContentSubscriber.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\EventListener\\\\DynamicContentSubscriber\\:\\:matchFilterForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/EventListener/DynamicContentSubscriber.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DwcEntryFiltersType\\:\\:buildFiltersForm\\(\\) has parameter \\$currentListId with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DwcEntryFiltersType.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DwcEntryFiltersType\\:\\:buildFiltersForm\\(\\) has parameter \\$eventName with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DwcEntryFiltersType.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DwcEntryFiltersType\\:\\:prepareRegex\\(\\) has parameter \\$regex with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DwcEntryFiltersType.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DwcEntryFiltersType.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DynamicContentType\\:\\:\\$deviceBrandsChoices has no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DynamicContentType.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DynamicContentType\\:\\:\\$fieldChoices has no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DynamicContentType.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DynamicContentType\\:\\:\\$tagChoices has no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DynamicContentType.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Form\\\\Type\\\\DynamicContentType\\:\\:\\$timezoneChoices has no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Form/Type/DynamicContentType.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:convertLeadToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:findDwcTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:getDwcsBySlotName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:getDwcsBySlotName\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:getDynamicContentForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:getDynamicContentSlotForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:matchFilterForLead\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:matchFilterForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Helper\\\\DynamicContentHelper\\:\\:replaceTokensInContent\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Helper/DynamicContentHelper.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getChanges\\(\\)\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getId\\(\\)\\.$#" count: 2 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:isPublished\\(\\)\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:createStatEntry\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getHitsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getHitsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getLookupResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getSlotContentForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getTranslatedEntity\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getTranslationLocaleCore\\(\\) has parameter \\$locale with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:postVariantSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:postVariantSaveEntity\\(\\) has parameter \\$relatedIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:preVariantSaveEntity\\(\\) has parameter \\$resetVariantCounterMethods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:resetVariants\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:resetVariants\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:resetVariants\\(\\) has parameter \\$relatedIds with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:setSlotContentForLead\\(\\) has parameter \\$slot with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Parameter \\#1 \\$unit of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart constructor expects string\\|null, Mautic\\\\DynamicContentBundle\\\\Model\\\\char given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Parameter \\$unit of method Mautic\\\\DynamicContentBundle\\\\Model\\\\DynamicContentModel\\:\\:getHitsLineChartData\\(\\) has invalid type Mautic\\\\DynamicContentBundle\\\\Model\\\\char\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Security\\\\Permissions\\\\DynamicContentPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Security/Permissions/DynamicContentPermissions.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Security\\\\Permissions\\\\DynamicContentPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Security/Permissions/DynamicContentPermissions.php - message: "#^Method Mautic\\\\DynamicContentBundle\\\\Security\\\\Permissions\\\\DynamicContentPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Security/Permissions/DynamicContentPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Security/Permissions/DynamicContentPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Security/Permissions/DynamicContentPermissions.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 2 path: app/bundles/DynamicContentBundle/Tests/Controller/DynamicContentControllerFunctionalTest.php - message: "#^Property Mautic\\\\DynamicContentBundle\\\\Tests\\\\EventListener\\\\DynamicContentSubscriberTest\\:\\:\\$leadModel is never read, only written\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Tests/EventListener/DynamicContentSubscriberTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertFalse\\(\\) with array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator will always evaluate to false\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Tests/Helper/DynamicContentHelperTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator will always evaluate to false\\.$#" count: 1 path: app/bundles/DynamicContentBundle/Tests/Helper/DynamicContentHelperTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Command\\\\ProcessFetchEmailCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Command/ProcessFetchEmailCommand.php - message: "#^Parameter \\#1 \\$limit of method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:fetch\\(\\) expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/EmailBundle/Command/ProcessFetchEmailCommand.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\AjaxController\\:\\:getAbTestForm\\(\\) has parameter \\$formThemes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\AjaxController\\:\\:getBuilderTokens\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\AjaxController\\:\\:getBuilderTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/AjaxController.php - message: "#^Parameter \\#1 \\$form of method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:setFormTheme\\(\\) expects Symfony\\\\Component\\\\Form\\\\FormInterface\\, Symfony\\\\Component\\\\Form\\\\FormInterface\\ given\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/AjaxController.php - message: "#^Parameter \\#2 \\$template of method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:setFormTheme\\(\\) expects string, array given\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/AjaxController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Instanceof between Mautic\\\\LeadBundle\\\\Entity\\\\Lead and Symfony\\\\Component\\\\HttpFoundation\\\\Response will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\EmailBundle\\\\Controller\\\\Api\\\\EmailApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Controller/Api/EmailApiController.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: """ #^Class Mautic\\\\EmailBundle\\\\Controller\\\\EmailController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:abtestAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:abtestAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:buildSlotForms\\(\\) has parameter \\$slotTypes with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:buildSlotForms\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:builderAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:builderAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:contactsAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:processSlots\\(\\) has parameter \\$slots with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:sendAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:sendExampleAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:sendExampleAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:winnerAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\EmailController\\:\\:winnerAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\EmailBundle\\\\Entity\\\\Email will always evaluate to false\\.$#" count: 2 path: app/bundles/EmailBundle/Controller/EmailController.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailGraphStatsController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\InputBag\\\\:\\:get\\(\\) expects string\\|null, false given\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailGraphStatsController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\EmailBundle\\\\Entity\\\\Email will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/EmailGraphStatsController.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: """ #^Class Mautic\\\\EmailBundle\\\\Controller\\\\PublicController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:addStat\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:addStat\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:addStat\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:addStat\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:createLead\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:createLead\\(\\) has parameter \\$repo with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:doTracking\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$viewParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$allChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$frequencyRules with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$isPreferenceCenter with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$leadChannels with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getFrequencyRuleFormData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getUnsubscribeMessage\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getUnsubscribeMessage\\(\\) has parameter \\$model with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getUnsubscribeMessage\\(\\) has parameter \\$stat with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:getUnsubscribeMessage\\(\\) has parameter \\$translator with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:indexAction\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:persistFrequencyRuleFormData\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$allChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$formData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$leadChannels with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:pluginTrackingGifAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:previewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:processSlots\\(\\) has parameter \\$slots with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:resubscribeAction\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:unsubscribeAction\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Property Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:\\$dncChannels has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Property Mautic\\\\EmailBundle\\\\Controller\\\\PublicController\\:\\:\\$leadLists has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Variable \\$prefCenter in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/EmailBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Copy\\:\\:getId\\(\\) should return int but returns string\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Copy.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Copy\\:\\:setId\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Copy.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\CopyRepository\\:\\:findByHash\\(\\) has parameter \\$subject with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/CopyRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\CopyRepository\\:\\:findByHash\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/CopyRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\CopyRepository\\:\\:saveCopy\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/CopyRepository.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:getId\\(\\)\\.$#" count: 2 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:isPublished\\(\\)\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Call to function is_array\\(\\) with Doctrine\\\\Common\\\\Collections\\\\ArrayCollection will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: """ #^Fetching deprecated class constant ARRAY of class Doctrine\\\\DBAL\\\\Types\\\\Types\\: Use \\{@link Types\\:\\:JSON\\} instead\\.$# """ count: 2 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addDynamicContentMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addTranslationMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addTranslationMetadata\\(\\) has parameter \\$entityClass with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addVariantMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addVariantMetadata\\(\\) has parameter \\$entityClass with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:appendTranslationEntityIds\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$ids with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$publishedOnly with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getAccumulativeTranslationCount\\(\\) has parameter \\$getter with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getAccumulativeTranslationCount\\(\\) has parameter \\$variantParent with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getAccumulativeVariantCount\\(\\) has parameter \\$getter with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getDefaultDynamicContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getDynamicContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getReadCount\\(\\) has parameter \\$includeVariants with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getReadPercentage\\(\\) has parameter \\$includevariants with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getReadPercentage\\(\\) should return int but returns float\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getUtmTags\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getVariantSentCount\\(\\) has parameter \\$includeVariants with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getVariantSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setCategory\\(\\) has parameter \\$category with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setContent\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setCustomHtml\\(\\) has parameter \\$customHtml with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setDynamicContent\\(\\) has parameter \\$dynamicContent with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setLists\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setLists\\(\\) has parameter \\$lists with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setName\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setPlainText\\(\\) has parameter \\$plainText with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setPublishDown\\(\\) has parameter \\$publishDown with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setPublishUp\\(\\) has parameter \\$publishUp with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setReadCount\\(\\) has parameter \\$readCount with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setRevision\\(\\) has parameter \\$revision with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setSentCount\\(\\) has parameter \\$sentCount with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setSessionId\\(\\) has parameter \\$sessionId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setSubject\\(\\) has parameter \\$subject with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setTemplate\\(\\) has parameter \\$template with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setUtmTags\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setUtmTags\\(\\) has parameter \\$utmTags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setVariantReadCount\\(\\) has parameter \\$variantReadCount with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setVariantSentCount\\(\\) has parameter \\$variantSentCount with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setVariantSettings\\(\\) has parameter \\$variantSettings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setVariantStartDate\\(\\) has parameter \\$variantStartDate with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^PHPDoc tag @param for parameter \\$builder with type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata is not subtype of native type Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\.$#" count: 2 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^PHPDoc tag @param for parameter \\$parent with type Mautic\\\\CoreBundle\\\\Entity\\\\VarientEntityEnterface is not subtype of native type Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\|null\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Parameter \\$builder of method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addTranslationMetadata\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Parameter \\$builder of method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:addVariantMetadata\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Parameter \\$parent of method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:setVariantParent\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\VarientEntityEnterface\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$content type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$defaultDynamicContent type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$dynamicContent type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$headers type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$sessionId has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$utmTags type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:\\$variantSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Email.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailReplyRepository\\:\\:getByLeadIdForTimeline\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailReplyRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailReplyRepository\\:\\:getByLeadIdForTimeline\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailReplyRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailReplyRepositoryInterface\\:\\:getByLeadIdForTimeline\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailReplyRepositoryInterface.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailReplyRepositoryInterface\\:\\:getByLeadIdForTimeline\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailReplyRepositoryInterface.php - message: "#^Call to deprecated method iterate\\(\\) of class Doctrine\\\\ORM\\\\Query\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:checkDoNotEmail\\(\\) should return bool but returns array\\\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getDoNotEmailList\\(\\) has parameter \\$leadIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getDoNotEmailList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getEmailList\\(\\) has parameter \\$ignoreIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getEmailList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getEmailPendingLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getEmailPendingQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getSentReadCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:isOneUnpublished\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 2 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Result of \\|\\| is always true\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: "#^Return type of method Mautic\\\\EmailBundle\\\\Entity\\\\EmailRepository\\:\\:getPublishedBroadcasts\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/EmailRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:getOpenDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:setOpenDetails\\(\\) has parameter \\$openDetails with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:setTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^PHPDoc tag @param for parameter \\$ip with type Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\|null is not subtype of native type Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:\\$openDetails type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^Property Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/Stat.php - message: "#^PHPDoc tag @param for parameter \\$device with type mixed is not subtype of native type Mautic\\\\LeadBundle\\\\Entity\\\\LeadDevice\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatDevice.php - message: "#^PHPDoc tag @param for parameter \\$ip with type mixed is not subtype of native type Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatDevice.php - message: "#^PHPDoc tag @param has invalid value \\(Stat\\)\\: Unexpected token \"\\\\n \", expected variable at offset 22$#" count: 1 path: app/bundles/EmailBundle/Entity/StatDevice.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatDeviceRepository\\:\\:getDeviceStats\\(\\) has parameter \\$emailIds with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatDeviceRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatDeviceRepository\\:\\:getDeviceStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatDeviceRepository.php - message: "#^Call to method execute\\(\\) on an unknown class Mautic\\\\EmailBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 2 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Call to method select\\(\\) on an unknown class Mautic\\\\EmailBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Call to method setMaxResults\\(\\) on an unknown class Mautic\\\\EmailBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 4 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:checkContactsSentEmail\\(\\) has parameter \\$contacts with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:checkContactsSentEmail\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:deleteStat\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:deleteStats\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:findContactEmailStats\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:findContactEmailStats\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:findContactEmailStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getEmailStatus\\(\\) has parameter \\$trackingHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getFailedCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getIgnoredReadFailed\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getMostEmails\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getMostEmails\\(\\) has parameter \\$offset with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getMostEmails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getOpenedRates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getOpenedStatIds\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getReadCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentCountForContacts\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentCountForContacts\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentCountForContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentCounts\\(\\) has parameter \\$emailIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentEmailToContactData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getStatusCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getUniqueClickedLinksPerContactAndEmail\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Parameter \\#2 \\$y of method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:in\\(\\) expects array\\\\|string, array\\ given\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Parameter \\$query of method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getIgnoredReadFailed\\(\\) has invalid type Mautic\\\\EmailBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^Parameter \\$query of method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getMostEmails\\(\\) has invalid type Mautic\\\\EmailBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/EmailBundle/Entity/StatRepository.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$email$#" count: 1 path: app/bundles/EmailBundle/Event/EmailOpenEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:__construct\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:addTextHeader\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:addTextHeader\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:addToken\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:addToken\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:addTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:generateClickthrough\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:getContent\\(\\) has parameter \\$replaceTokens with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:getLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:getSource\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:getTextHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:getTokens\\(\\) has parameter \\$includeGlobal with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:setContent\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:setPlainText\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Property Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:\\$source type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Property Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:\\$textHeaders type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Property Mautic\\\\EmailBundle\\\\Event\\\\EmailSendEvent\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailSendEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\EmailValidationEvent\\:\\:setInvalid\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/EmailValidationEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:addFolder\\(\\) has parameter \\$bundleKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:addFolder\\(\\) has parameter \\$folderKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:addFolder\\(\\) has parameter \\$label with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:getData\\(\\) has parameter \\$bundleKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:getData\\(\\) has parameter \\$default with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:getData\\(\\) has parameter \\$folderKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:getFolders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Property Mautic\\\\EmailBundle\\\\Event\\\\MonitoredEmailEvent\\:\\:\\$folders type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:__construct\\(\\) has parameter \\$messages with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:getCriteriaRequests\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:getKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:getMarkAsSeenInstructions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:isApplicable\\(\\) has parameter \\$bundleKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:isApplicable\\(\\) has parameter \\$folderKeys with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:setKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\Event\\\\ParseEmailEvent\\:\\:setMessages\\(\\) has parameter \\$messages with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Event/ParseEmailEvent.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\CampaignConditionSubscriber\\:\\:onCampaignTriggerCondition\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/CampaignConditionSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\EmailBundle\\\\EventListener\\\\CampaignConditionSubscriber\\:\\:onCampaignTriggerCondition\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/EventListener/CampaignConditionSubscriber.php - message: "#^Call to an undefined method Mautic\\\\EmailBundle\\\\Entity\\\\Email\\:\\:getEmail\\(\\)\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\EmailBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/EventListener/CampaignSubscriber.php - message: """ #^Return type of method Mautic\\\\EmailBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/EventListener/CampaignSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\EmailBundle\\\\EventListener\\\\DashboardBestHoursSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardBestHoursSubscriber.php - message: "#^Property Mautic\\\\EmailBundle\\\\EventListener\\\\DashboardBestHoursSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardBestHoursSubscriber.php - message: "#^Property Mautic\\\\EmailBundle\\\\EventListener\\\\DashboardBestHoursSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\>\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardBestHoursSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\EmailBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#1 \\$limit of method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getUpcomingEmails\\(\\) expects int, float given\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\EmailBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\EmailBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\>\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/DashboardSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\FormSubscriber\\:\\:getCurrentLead\\(\\) has parameter \\$feedback with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\FormSubscriber\\:\\:getCurrentLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/FormSubscriber.php - message: "#^Parameter \\#2 \\$fromDateTime of method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:generateStats\\(\\) expects DateTime, DateTimeInterface given\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/GraphAggregateStatsSubscriber.php - message: "#^Parameter \\#3 \\$toDateTime of method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:generateStats\\(\\) expects DateTime, DateTimeInterface given\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/GraphAggregateStatsSubscriber.php - message: "#^Parameter \\#4 \\$options of method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:generateStats\\(\\) expects Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions, Mautic\\\\StatsBundle\\\\Event\\\\Options\\\\FetchOptions given\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/GraphAggregateStatsSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addEmailEvents\\(\\) has parameter \\$state with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/LeadSubscriber.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/MessageQueueSubscriber.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/PageSubscriber.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/PageSubscriber.php - message: """ #^Parameter \\$cache of method Mautic\\\\EmailBundle\\\\EventListener\\\\ProcessReplySubscriber\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/EmailBundle/EventListener/ProcessReplySubscriber.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/ProcessUnsubscribeSubscriber.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/EmailBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\ReportSubscriber\\:\\:isJoined\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\ReportSubscriber\\:\\:isJoined\\(\\) has parameter \\$fromAlias with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\ReportSubscriber\\:\\:isJoined\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\ReportSubscriber\\:\\:isJoined\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/ReportSubscriber.php - message: "#^Variable \\$joins in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\TokenSubscriber\\:\\:matchFilterForLead\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/TokenSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\EventListener\\\\TokenSubscriber\\:\\:matchFilterForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/TokenSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/EmailBundle/EventListener/TrackingSubscriber.php - message: "#^Method Mautic\\\\EmailBundle\\\\Exception\\\\MailboxException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Exception/MailboxException.php - message: "#^Method Mautic\\\\EmailBundle\\\\Exception\\\\MailboxException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Exception/MailboxException.php - message: "#^Offset 'formType' does not exist on array\\{label\\: false\\}\\.$#" count: 1 path: app/bundles/EmailBundle/Form/Type/AbTestPropertiesType.php - message: "#^Offset 'formTypeOptions' on array\\{label\\: false\\} in isset\\(\\) does not exist\\.$#" count: 1 path: app/bundles/EmailBundle/Form/Type/AbTestPropertiesType.php - message: "#^Method Mautic\\\\EmailBundle\\\\Form\\\\Type\\\\EmailType\\:\\:addDynamicContentField\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Form/Type/EmailType.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator\\:\\:doPluginValidation\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/EmailValidator.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator\\:\\:hasValidCharacters\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/EmailValidator.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator\\:\\:hasValidCharacters\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/EmailValidator.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator\\:\\:hasValidDomain\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/EmailValidator.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator\\:\\:isValidFormat\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/EmailValidator.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator\\:\\:validate\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/EmailValidator.php - message: "#^Call to method dispatch\\(\\) on an unknown class Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^If condition is always false\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:__construct\\(\\) has parameter \\$from with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:addBcc\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:addCc\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:addCustomHeader\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:addCustomHeader\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:addTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:buildMetadata\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:buildMetadata\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:buildMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:checkBatchMaxRecipients\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:cleanName\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:createAssetDownloadEntries\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:createEmailStat\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:flushQueue\\(\\) has parameter \\$resetEmailTypes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:generateBounceEmail\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:generateUnsubscribeEmail\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getContactOwner\\(\\) has parameter \\$contact with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getContactOwner\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getContactOwnerSignature\\(\\) has parameter \\$owner with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getCustomHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getErrors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getGlobalTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getSource\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getSystemHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:getTrackableLink\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:isMontoringEnabled\\(\\) has parameter \\$bundleKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:isMontoringEnabled\\(\\) has parameter \\$folderKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:isMontoringEnabled\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:logError\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:logError\\(\\) has parameter \\$context with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:logError\\(\\) has parameter \\$error with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:processSlots\\(\\) has parameter \\$slots with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:queue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:queueAssetDownloadEntry\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:queueAssetDownloadEntry\\(\\) has parameter \\$contactEmail with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:queueAssetDownloadEntry\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:searchReplaceTokens\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:searchReplaceTokens\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setBody\\(\\) has parameter \\$charset with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setBody\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setCustomHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setDefaultFrom\\(\\) has parameter \\$overrideFrom with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setDefaultFrom\\(\\) has parameter \\$systemFrom with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setDefaultReplyTo\\(\\) has parameter \\$systemFromEmail with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setDefaultReplyTo\\(\\) has parameter \\$systemReplyToEmail with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setEmail\\(\\) has parameter \\$assetAttachments with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setEmail\\(\\) has parameter \\$slots with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setFrom\\(\\) has parameter \\$fromEmail with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setLead\\(\\) has parameter \\$interalSend with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setMessagePlainText\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setPlainText\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setSource\\(\\) has parameter \\$source with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setSubject\\(\\) has parameter \\$subject with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setTemplate\\(\\) has parameter \\$charset with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setTemplate\\(\\) has parameter \\$vars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setTo\\(\\) has parameter \\$addresses with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setTo\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:setTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:validateEmail\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Offset 'owner_id' on array in isset\\(\\) always exists and is not nullable\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Parameter \\#3 \\$code of method Mautic\\\\AssetBundle\\\\Model\\\\AssetModel\\:\\:trackDownload\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: """ #^Parameter \\$factory of method Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$assetStats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$assets type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$attachedAssets type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$body type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$contentHash \\(string\\) does not accept null\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$copies type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$dispatcher \\(null\\) does not accept Symfony\\\\Component\\\\EventDispatcher\\\\ContainerAwareEventDispatcher\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$embedImagesReplaces type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$errors type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$eventTokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$globalTokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$headers type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$idHash \\(null\\) does not accept string\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$lead \\(array\\|Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\) does not accept null\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$lead type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$leadOwners type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$metadata type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$queuedRecipients type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$source type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$systemFrom has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\:\\:\\$transport has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Right side of \\|\\| is always false\\.$#" count: 3 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Strict comparison using \\=\\=\\= between null and array will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/MailHelper.php - message: "#^If condition is always false\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:convert\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:convertBlockquotes\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:convertPre\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:convertPre\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:converter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:converter\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:linewrap\\(\\) has parameter \\$text with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:linewrap\\(\\) has parameter \\$width with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:pregCallback\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:pregPreCallback\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$callbackSearch type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$entReplace type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$entSearch type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$linkList type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$preReplace type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$preSearch type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$replace type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Helper\\\\PlainTextHelper\\:\\:\\$search type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PlainTextHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PointEventHelper\\:\\:sendEmail\\(\\) has parameter \\$event with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PointEventHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PointEventHelper\\:\\:validateEmail\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PointEventHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\PointEventHelper\\:\\:validateEmail\\(\\) has parameter \\$eventDetails with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/PointEventHelper.php - message: """ #^Parameter \\$factory of method Mautic\\\\EmailBundle\\\\Helper\\\\PointEventHelper\\:\\:sendEmail\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Helper/PointEventHelper.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 2 path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:addCampaignFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:addCampaignFilterForEmailSource\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:addCompanyFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:addSegmentFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\StatsCollectionHelper\\:\\:generateStats\\(\\) has parameter \\$statName with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\UrlMatcher\\:\\:hasMatch\\(\\) has parameter \\$urlToFind with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/UrlMatcher.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\UrlMatcher\\:\\:hasMatch\\(\\) has parameter \\$urlsToCheckAgainst with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/UrlMatcher.php - message: "#^Method Mautic\\\\EmailBundle\\\\Helper\\\\UrlMatcher\\:\\:sanitizeUrl\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Helper/UrlMatcher.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getChanges\\(\\)\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getId\\(\\)\\.$#" count: 2 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:isPublished\\(\\)\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 2 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:addCampaignFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:addCampaignFilterForEmailSource\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:addCompanyFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:addSegmentFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:dispatchEmailSendEvent\\(\\) has parameter \\$leadFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:dispatchEmailSendEvent\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getBestHours\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getBestHours\\(\\) has parameter \\$timeFormat with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getBestHours\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getBuilderComponents\\(\\) has parameter \\$requestedComponents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getBuilderComponents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getCommonBuilderComponents\\(\\) has parameter \\$requestedComponents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getCommonBuilderComponents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getContactCompanies\\(\\) has parameter \\$sendTo with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getDeviceGranularityPieChartData\\(\\) has parameter \\$dateFrom with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getDeviceGranularityPieChartData\\(\\) has parameter \\$dateTo with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getDeviceGranularityPieChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailClickStats\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailClickStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailDeviceStats\\(\\) has parameter \\$dateFrom with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailDeviceStats\\(\\) has parameter \\$dateTo with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailDeviceStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailGeneralStats\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailGeneralStats\\(\\) has parameter \\$unit with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailGeneralStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailList\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailListStats\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailListStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStatList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStatList\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStatList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStati\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStati\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStati\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailStatus\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailsIdsWithDependenciesOnSegment\\(\\) has parameter \\$segmentId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailsIdsWithDependenciesOnSegment\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEmailsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getIgnoredVsReadPieChartData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getIgnoredVsReadPieChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getLookupResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getMonitoredMailbox\\(\\) has parameter \\$bundleKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getMonitoredMailbox\\(\\) has parameter \\$folderKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getMonitoredMailbox\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getMostHitEmailRedirects\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getMostHitEmailRedirects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getPendingLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getSentEmailToContactData\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getSentEmailToContactData\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getSentEmailToContactData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getTranslatedEntity\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getTranslationLocaleCore\\(\\) has parameter \\$locale with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:getUpcomingEmails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:postVariantSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:postVariantSaveEntity\\(\\) has parameter \\$relatedIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:preVariantSaveEntity\\(\\) has parameter \\$resetVariantCounterMethods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:resetVariants\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:resetVariants\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:resetVariants\\(\\) has parameter \\$relatedIds with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmail\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmail\\(\\) has parameter \\$options with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToLists\\(\\) has parameter \\$lists with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$assetAttachments with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$bcc with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$cc with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$to with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendEmailToUser\\(\\) has parameter \\$users with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendSampleEmailToUser\\(\\) has parameter \\$assetAttachments with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendSampleEmailToUser\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendSampleEmailToUser\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:sendSampleEmailToUser\\(\\) has parameter \\$users with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:setDoNotContact\\(\\) has parameter \\$comments with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:setEmailDoNotContact\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:setEmailDoNotContact\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:setEmailDoNotContact\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Parameter \\#1 \\$details of method Mautic\\\\EmailBundle\\\\Entity\\\\Stat\\:\\:addOpenDetails\\(\\) expects string, array\\ given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Parameter \\#1 \\$label of method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\BarChart\\:\\:setDataset\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Parameter \\#2 \\$dateFrom of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Parameter \\#2 \\$emailId of method Mautic\\\\EmailBundle\\\\Entity\\\\StatRepository\\:\\:getUniqueClickedLinksPerContactAndEmail\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Parameter \\#3 \\$dateTo of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: """ #^Parameter \\$cacheStorageHelper of method Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\EmailModel\\:\\:\\$emailSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Variable \\$translationParent in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/EmailBundle/Model/EmailModel.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:createContactStatEntry\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:createContactStatEntry\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:downEmailSentCount\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:downEmailSentCount\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:failContact\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:failContact\\(\\) has parameter \\$errorMessages with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:getErrors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:getFailedContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:getSentCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:processBadEmails\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:processSendFailures\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:processSendFailures\\(\\) has parameter \\$sendFailures with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:queueTokenizedEmail\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:sendStandardEmail\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:setContact\\(\\) has parameter \\$contact with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:setContact\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:setEmail\\(\\) has parameter \\$assetAttachments with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:setEmail\\(\\) has parameter \\$channel with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:setEmail\\(\\) has parameter \\$customHeaders with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:upEmailSentCount\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:upEmailSentCount\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Parameter \\#2 \\$errorMessages of method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:failContact\\(\\) expects array\\|null, string given\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:\\$badEmails type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:\\$contact type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:\\$emailEntityErrors type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:\\$emailSentCounts type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:\\$errorMessages type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Property Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToContact\\:\\:\\$failedContacts type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToContact.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\SendEmailToUser\\:\\:sendEmailToUsers\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Model/SendEmailToUser.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\TransportCallback\\:\\:addFailureByContactId\\(\\) has parameter \\$comments with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/TransportCallback.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\TransportCallback\\:\\:addFailureByContactId\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/TransportCallback.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\TransportCallback\\:\\:updateStatDetails\\(\\) has parameter \\$comments with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/TransportCallback.php - message: "#^Method Mautic\\\\EmailBundle\\\\Model\\\\TransportCallback\\:\\:updateStatDetails\\(\\) has parameter \\$dncReason with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Model/TransportCallback.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Accessor\\\\ConfigAccessor\\:\\:getProperty\\(\\) has parameter \\$property with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Accessor/ConfigAccessor.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Attachment\\:\\:\\$filePath has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Attachment.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Attachment\\:\\:\\$id has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Attachment.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Attachment\\:\\:\\$name has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Attachment.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:getConfigs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:getLog\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:getMessages\\(\\) has parameter \\$mailIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:getMessages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:setMailboxes\\(\\) has parameter \\$mailboxes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:\\$log type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Fetcher\\:\\:\\$mailboxes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Fetcher.php - message: "#^Access to an undefined property object\\:\\:\\$subtype\\.$#" count: 2 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Access to an undefined property object\\:\\:\\$type\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:clearFlag\\(\\) has parameter \\$mailsIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:decodeMimeStr\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:decodeRFC2231\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:deleteMail\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:disconnect\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:fetchUnread\\(\\) has parameter \\$folder with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:fetchUnread\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getImapPath\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getImapPath\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getListingFolders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getMail\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getMailboxSettings\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getMailsInfo\\(\\) has parameter \\$mailsIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getMailsInfo\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getParameters\\(\\) has parameter \\$partStructure with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:getQuota\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:initMailPart\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:initMailPart\\(\\) has parameter \\$partNum with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:initMailPart\\(\\) has parameter \\$partStructure with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:isConfigured\\(\\) has parameter \\$bundleKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:isConfigured\\(\\) has parameter \\$folderKey with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:isUrlEncoded\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:markMailAsImportant\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:markMailAsRead\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:markMailAsUnread\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:markMailsAsImportant\\(\\) has parameter \\$mailIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:markMailsAsRead\\(\\) has parameter \\$mailIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:markMailsAsUnread\\(\\) has parameter \\$mailIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:moveMail\\(\\) has parameter \\$mailBox with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:moveMail\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:saveMail\\(\\) has parameter \\$mailId with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:searchMailbox\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:setConnectionArgs\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:setFlag\\(\\) has parameter \\$mailsIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:setImapPath\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:setMailboxSettings\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:sortMails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:switchFolder\\(\\) has parameter \\$folder with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:switchMailbox\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$attachmentsDir has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$folders has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapFolder has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapFullPath has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapOptions has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapParams has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapPath has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapRetriesNum has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$imapStream has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$isGmail has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$mailboxes has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$serverEncoding has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Mailbox\\:\\:\\$settings has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:getInternalLinksPlaceholders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:replaceInternalLinks\\(\\) has parameter \\$baseUri with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$cc has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$date has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$fblMessage has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$fblReport has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$fromAddress has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$fromName has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$id has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$inReplyTo has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$references has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$replyTo has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$returnPath has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$subject has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$textHtml has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$to has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$toString has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Message\\:\\:\\$xHeaders has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Message.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Organizer\\\\MailboxContainer\\:\\:addCriteria\\(\\) has parameter \\$criteria with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxContainer.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Organizer\\\\MailboxContainer\\:\\:addCriteria\\(\\) has parameter \\$mailbox with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxContainer.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Organizer\\\\MailboxContainer\\:\\:getCriteria\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxContainer.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Organizer\\\\MailboxContainer\\:\\:\\$criteria type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxContainer.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Organizer\\\\MailboxContainer\\:\\:\\$messages type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxContainer.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Organizer\\\\MailboxOrganizer\\:\\:__construct\\(\\) has parameter \\$mailboxes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxOrganizer.php - message: "#^Access to an undefined property object\\:\\:\\$mailbox\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Address.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Address\\:\\:parseAddressForStatHash\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Address.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Address\\:\\:parseList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Address.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\:\\:updateStat\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\BodyParser\\:\\:getBounce\\(\\) has parameter \\$contactEmail with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BodyParser.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\BodyParser\\:\\:parse\\(\\) has parameter \\$body with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BodyParser.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\BodyParser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BodyParser.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\BouncedEmail\\:\\:setBounceAddress\\(\\) has parameter \\$bounceAddress with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BouncedEmail.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$originalTo$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BouncedEmail.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\BouncedEmail\\:\\:\\$final \\(int\\) does not accept bool\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BouncedEmail.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\DsnParser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/DsnParser.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\Mapper\\\\Category\\:\\:__construct\\(\\) with return type void returns \\$this\\(Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\Mapper\\\\Category\\) but should not return anything\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/Mapper/Category.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\Mapper\\\\CategoryMapper\\:\\:map\\(\\) has parameter \\$category with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/Mapper/CategoryMapper.php - message: "#^Property Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\Mapper\\\\CategoryMapper\\:\\:\\$mappings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/Mapper/CategoryMapper.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\FeedbackLoop\\\\Parser\\:\\:searchMessage\\(\\) should return string\\|null but return statement is missing\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/FeedbackLoop/Parser.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Reply\\:\\:createReply\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Reply.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Reply.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Reply\\\\RepliedEmail\\:\\:__construct\\(\\) has parameter \\$statHash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Reply/RepliedEmail.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Processor/Unsubscribe.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Search/ContactFinder.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Search/ContactFinder.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Search\\\\ContactFinder\\:\\:find\\(\\) has parameter \\$contactEmail with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Search/ContactFinder.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Search\\\\ContactFinder\\:\\:findByAddress\\(\\) has parameter \\$address with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Search/ContactFinder.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Search\\\\ContactFinder\\:\\:findByHash\\(\\) has parameter \\$hash with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/MonitoredEmail/Search/ContactFinder.php - message: "#^Method Mautic\\\\EmailBundle\\\\OptionsAccessor\\\\EmailToUserAccessor\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/OptionsAccessor/EmailToUserAccessor.php - message: "#^Method Mautic\\\\EmailBundle\\\\OptionsAccessor\\\\EmailToUserAccessor\\:\\:getBccFormatted\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/OptionsAccessor/EmailToUserAccessor.php - message: "#^Method Mautic\\\\EmailBundle\\\\OptionsAccessor\\\\EmailToUserAccessor\\:\\:getCcFormatted\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/OptionsAccessor/EmailToUserAccessor.php - message: "#^Method Mautic\\\\EmailBundle\\\\OptionsAccessor\\\\EmailToUserAccessor\\:\\:getToFormatted\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/OptionsAccessor/EmailToUserAccessor.php - message: "#^Method Mautic\\\\EmailBundle\\\\OptionsAccessor\\\\EmailToUserAccessor\\:\\:getUserIdsToSend\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/OptionsAccessor/EmailToUserAccessor.php - message: "#^Method Mautic\\\\EmailBundle\\\\Security\\\\Permissions\\\\EmailPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Security/Permissions/EmailPermissions.php - message: "#^Method Mautic\\\\EmailBundle\\\\Security\\\\Permissions\\\\EmailPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Security/Permissions/EmailPermissions.php - message: "#^Method Mautic\\\\EmailBundle\\\\Security\\\\Permissions\\\\EmailPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Security/Permissions/EmailPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/EmailBundle/Security/Permissions/EmailPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/EmailBundle/Security/Permissions/EmailPermissions.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stat\\\\StatHelper\\:\\:getStat\\(\\) has parameter \\$emailAddress with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stat/StatHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stat\\\\StatHelper\\:\\:storeStat\\(\\) has parameter \\$emailAddress with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stat/StatHelper.php - message: "#^Property Mautic\\\\EmailBundle\\\\Stat\\\\StatHelper\\:\\:\\$deleteUs type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stat/StatHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions\\:\\:getEmailIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/FetchOptions/EmailStatOptions.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions\\:\\:getFilters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/FetchOptions/EmailStatOptions.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions\\:\\:setEmailIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/FetchOptions/EmailStatOptions.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions\\:\\:setFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/FetchOptions/EmailStatOptions.php - message: "#^Property Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions\\:\\:\\$filters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/FetchOptions/EmailStatOptions.php - message: "#^Property Mautic\\\\EmailBundle\\\\Stats\\\\FetchOptions\\\\EmailStatOptions\\:\\:\\$ids type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/FetchOptions/EmailStatOptions.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 2 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:addCampaignFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:addCampaignFilterForEmailSource\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:addCompanyFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:addSegmentFilter\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:fetchAndBindToCollection\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:fetchStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:limitQueryToCreator\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:limitQueryToEmailIds\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\AbstractHelper\\:\\:limitQueryToEmailIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\StatHelperInterface\\:\\:fetchStats\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/StatHelperInterface.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\Helper\\\\StatHelperInterface\\:\\:generateStats\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/Helper/StatHelperInterface.php - message: "#^Method Mautic\\\\EmailBundle\\\\Stats\\\\StatHelperContainer\\:\\:getHelper\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/StatHelperContainer.php - message: "#^Property Mautic\\\\EmailBundle\\\\Stats\\\\StatHelperContainer\\:\\:\\$helpers has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Stats/StatHelperContainer.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Tests/Controller/AjaxControllerTest.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, count\\(\\$variable\\)\\)\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Controller/Api/EmailApiControllerFunctionalTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Controller\\\\EmailControllerFunctionalTest\\:\\:createEmail\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Controller/EmailControllerFunctionalTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Tests/Controller/EmailControllerTest.php - message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{id\\: numeric\\-string, unsubscribed\\: true, bounced\\: false, manual\\: false, comments\\: string\\} and bool will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Entity/EmailRepositoryFunctionalTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Entity\\\\StatTest\\:\\:addOpenDetailsTestProvider\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Entity/StatTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\CampaignSubscriberTest\\:\\:\\$config is never read, only written\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\CampaignSubscriberTest\\:\\:\\$config type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\CampaignSubscriberTest\\:\\:\\$realTimeExecutioner has unknown class PHPUnit_Framework_MockObject_MockObject as its type\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\EmailToUserSubscriberTest\\:\\:\\$config type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/EmailToUserSubscriberTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\MatchFilterForLeadTraitTest\\:\\:dateMatchTestProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/MatchFilterForLeadTraitTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\MatchFilterForLeadTraitTestable\\:\\:match\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/MatchFilterForLeadTraitTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\MatchFilterForLeadTraitTestable\\:\\:match\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/MatchFilterForLeadTraitTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\MatchFilterForLeadTraitTestable\\:\\:matchFilterForLead\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/MatchFilterForLeadTraitTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\MatchFilterForLeadTraitTestable\\:\\:matchFilterForLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/MatchFilterForLeadTraitTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$queryBuilder \\(Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/EventListener/ReportSubscriberTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Tests/EventListener/TokenSubscriberTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with Mautic\\\\LeadBundle\\\\Entity\\\\Lead will always evaluate to false\\.$#" count: 3 path: app/bundles/EmailBundle/Tests/EventListener/TrackingSubscriberTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Form\\\\Type\\\\FormSubmitActionUserEmailTypeTest\\:\\:\\$entityManager is unused\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Form/Type/FormSubmitActionUserEmailTypeTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Form\\\\Type\\\\FormSubmitActionUserEmailTypeTest\\:\\:\\$stageModel is unused\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Form/Type/FormSubmitActionUserEmailTypeTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Form\\\\Type\\\\FormSubmitActionUserEmailTypeTest\\:\\:\\$translator is unused\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Form/Type/FormSubmitActionUserEmailTypeTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 2 path: app/bundles/EmailBundle/Tests/Helper/MailHelperTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\MailHelperTest\\:\\:\\$contacts type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/MailHelperTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/EmailBundle/Tests/Helper/PointEventHelperTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BatchTransport\\:\\:getMetadatas\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BatchTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BatchTransport\\:\\:\\$metadatas has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BatchTransport.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:__construct\\(\\) has parameter \\$numberToFail with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:getFromAddresses\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:getMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:getMetadatas\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$fromAddresses has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$metadatas has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$numberToFail has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$numberToFail is never read, only written\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$validate has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Helper\\\\Transport\\\\BcInterfaceTokenTransport\\:\\:\\$validate is never read, only written\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Helper/Transport/BcInterfaceTokenTransport.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/EmailBundle/Tests/Model/EmailModelTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\Model\\\\EmailModelTest\\:\\:getEmailListStats\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Model/EmailModelTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 5 path: app/bundles/EmailBundle/Tests/Model/SendEmailToContactTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\Model\\\\SendEmailToContactTest\\:\\:\\$contacts has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Model/SendEmailToContactTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\MonitoredEmail\\\\Accessor\\\\ConfigAccessorTest\\:\\:\\$config has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Accessor/ConfigAccessorTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\MonitoredEmail\\\\FetcherTest\\:\\:\\$mailboxes has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/FetcherTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\MonitoredEmail\\\\Organizer\\\\MailboxContainerTest\\:\\:\\$config has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Organizer/MailboxContainerTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\MonitoredEmail\\\\Organizer\\\\MailboxOrganizerTest\\:\\:getConfigs\\(\\) has parameter \\$mailboxes with no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Organizer/MailboxOrganizerTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\Tests\\\\MonitoredEmail\\\\Organizer\\\\MailboxOrganizerTest\\:\\:getConfigs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Organizer/MailboxOrganizerTest.php - message: "#^Property Mautic\\\\EmailBundle\\\\Tests\\\\MonitoredEmail\\\\Organizer\\\\MailboxOrganizerTest\\:\\:\\$mailboxes has no type specified\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Organizer/MailboxOrganizerTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with int will always evaluate to false\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Processor/Bounce/BodyParserTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with int will always evaluate to false\\.$#" count: 2 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Processor/Bounce/DsnParserTest.php - message: "#^Method Mautic\\\\EmailBundle\\\\MonitoredEmail\\\\Processor\\\\Bounce\\\\Parser\\:\\:parse\\(\\) invoked with 1 parameter, 0 required\\.$#" count: 2 path: app/bundles/EmailBundle/Tests/MonitoredEmail/Processor/Bounce/ParserTest.php - message: "#^Parameter \\#1 \\$emailsInString of method Mautic\\\\EmailBundle\\\\Validator\\\\MultipleEmailsValidValidator\\:\\:validate\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/EmailBundle/Tests/Validator/MultipleEmailsValidValidatorTest.php - message: """ #^Class Mautic\\\\FormBundle\\\\Controller\\\\ActionController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/ActionController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ActionController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ActionController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ActionController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\AjaxController\\:\\:reorderFieldsAction\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/AjaxController.php - message: """ #^Parameter \\$factory of method Mautic\\\\FormBundle\\\\Controller\\\\AjaxController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:createActionEntityForm\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:createFieldEntityForm\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:deleteActionsAction\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:deleteFieldsAction\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:preSaveEntity\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 2 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\FormApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Controller/Api/FormApiController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\SubmissionApiController\\:\\:getEntityAction\\(\\) has parameter \\$submissionId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/Api/SubmissionApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$id$#" count: 1 path: app/bundles/FormBundle/Controller/Api/SubmissionApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\FormBundle\\\\Controller\\\\Api\\\\SubmissionApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Controller/Api/SubmissionApiController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/FieldController.php - message: """ #^Class Mautic\\\\FormBundle\\\\Controller\\\\FieldController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/FieldController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/FormBundle/Controller/FieldController.php - message: """ #^Parameter \\$factory of method Mautic\\\\FormBundle\\\\Controller\\\\FieldController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Controller/FieldController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Form\\\\FormInterface\\:\\:isClicked\\(\\)\\.$#" count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: """ #^Class Mautic\\\\FormBundle\\\\Controller\\\\FormController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/FormBundle/Controller/FormController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\FormController\\:\\:batchRebuildHtmlAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\FormController\\:\\:clearSessionComponents\\(\\) has parameter \\$sessionId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\FormController\\:\\:newAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 6 path: app/bundles/FormBundle/Controller/FormController.php - message: """ #^Parameter \\$factory of method Mautic\\\\FormBundle\\\\Controller\\\\FormController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Controller/FormController.php - message: """ #^Class Mautic\\\\FormBundle\\\\Controller\\\\PublicController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\PublicController\\:\\:replacePostSubmitTokens\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/PublicController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\InputBag\\\\:\\:get\\(\\) expects string\\|null, false given\\.$#" count: 1 path: app/bundles/FormBundle/Controller/PublicController.php - message: "#^Parameter \\#2 \\$urldecode of static method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:url\\(\\) expects bool, null given\\.$#" count: 1 path: app/bundles/FormBundle/Controller/PublicController.php - message: "#^Property Mautic\\\\FormBundle\\\\Controller\\\\PublicController\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/PublicController.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/FormBundle/Controller/PublicController.php - message: """ #^Call to deprecated method setStandardParameters\\(\\) of class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; extend AbstractStandardFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: """ #^Call to method generateUrl\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: """ #^Class Mautic\\\\FormBundle\\\\Controller\\\\ResultController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:deleteAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:downloadFileAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\BinaryFileResponse but returns array\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:generateUrl\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:getFormIdFromRequest\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:getPostActionRedirectArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:getPostActionRedirectArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:getPostActionRedirectArguments\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: """ #^Parameter \\$factory of method Mautic\\\\FormBundle\\\\Controller\\\\ResultController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Controller/ResultController.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:getChanges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:isChanged\\(\\) has parameter \\$prop with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:isChanged\\(\\) has parameter \\$val with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Action\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Action.php - message: """ #^Fetching deprecated class constant ARRAY of class Doctrine\\\\DBAL\\\\Types\\\\Types\\: Use \\{@link Types\\:\\:JSON\\} instead\\.$# """ count: 2 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:getChanges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:getCustomParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:getValidation\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:setContainerAttributes\\(\\) has parameter \\$containerAttributes with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:setCustomParameters\\(\\) has parameter \\$customParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:setValidation\\(\\) has parameter \\$validation with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:showForContact\\(\\) has parameter \\$submissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:\\$customParameters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:\\$sessionId has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Field\\:\\:\\$validation type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Field.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Form\\:\\:determineValidationGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Form\\:\\:getDescription\\(\\) has parameter \\$length with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Form\\:\\:getDescription\\(\\) has parameter \\$truncate with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Form\\:\\:getFieldAliases\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Form\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Form\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Form.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getFormList\\(\\) has parameter \\$formType with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getFormList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getFormResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getFormResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: "#^Return type of method Mautic\\\\FormBundle\\\\Entity\\\\FormRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/FormBundle/Entity/FormRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/FormBundle/Entity/Submission.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Submission\\:\\:getResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Submission.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Submission\\:\\:setResults\\(\\) has parameter \\$results with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Submission.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\Submission\\:\\:setTrackingId\\(\\) has parameter \\$trackingId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Submission.php - message: "#^Property Mautic\\\\FormBundle\\\\Entity\\\\Submission\\:\\:\\$results type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/Submission.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getFilterExpr\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getMostSubmitted\\(\\) has parameter \\$as with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getMostSubmitted\\(\\) has parameter \\$column with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getMostSubmitted\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getSubmissionCounts\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getSubmissionCountsByEmail\\(\\) has parameter \\$emailId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getSubmissionCountsByPage\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getSubmissionCountsByPage\\(\\) has parameter \\$pageId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getSubmissions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getSubmissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getTopReferrers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:validateSubmissions\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:validateSubmissions\\(\\) has parameter \\$ids with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:validateSubmissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Return type of method Mautic\\\\FormBundle\\\\Entity\\\\SubmissionRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Variable \\$results in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/FormBundle/Entity/SubmissionRepository.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:addFormField\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:addSubmitAction\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:addValidator\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:addValidator\\(\\) has parameter \\$validator with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:getSubmitActionGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:getSubmitActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:getValidators\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$callbacks with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$component with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:\\$actions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\FormBuilderEvent\\:\\:\\$validators type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/FormBuilderEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\Service\\\\FieldValueTransformer\\:\\:getContactFieldsToUpdate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/Service/FieldValueTransformer.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\Service\\\\FieldValueTransformer\\:\\:getTokensToUpdate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/Service/FieldValueTransformer.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\Service\\\\FieldValueTransformer\\:\\:\\$contactFieldsToUpdate type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/Service/FieldValueTransformer.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\Service\\\\FieldValueTransformer\\:\\:\\$tokensToUpdate type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/Service/FieldValueTransformer.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getActionConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getActionFeedback\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getContactFieldMatches\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getPost\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getPostSubmitCallback\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getPostSubmitCallbackResponse\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getPostSubmitResponse\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getServer\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setActionFeedback\\(\\) has parameter \\$feedback with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setActionFeedback\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setContactFieldMatches\\(\\) has parameter \\$contactFieldMatches with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setPostSubmitCallback\\(\\) has parameter \\$callback with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setPostSubmitCallbackResponse\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setPostSubmitResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setResults\\(\\) has parameter \\$results with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:setTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:\\$contactFieldMatches type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:\\$feedback type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:\\$postSubmitResponse type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:\\$results type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Property Mautic\\\\FormBundle\\\\Event\\\\SubmissionEvent\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: app/bundles/FormBundle/Event/SubmissionEvent.php - message: "#^Method Mautic\\\\FormBundle\\\\Event\\\\ValidationEvent\\:\\:failedValidation\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Event/ValidationEvent.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$form$#" count: 1 path: app/bundles/FormBundle/Event/ValidationEvent.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$isNew$#" count: 1 path: app/bundles/FormBundle/Event/ValidationEvent.php - message: "#^Cannot call method getId\\(\\) on array\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\FormBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerCondition\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\FormBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\FormBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerCondition\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\FormBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: "#^Strict comparison using \\=\\=\\= between null and array will always evaluate to false\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/CampaignSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\FormBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#4 \\$filters of method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getTopSubmissionReferrers\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#4 \\$filters of method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getTopSubmitters\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#5 \\$filter of method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getSubmissionsLineChartData\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\FormBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\FormBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php - message: "#^Variable \\$ids in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/DetermineWinnerSubscriber.php - message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#" count: 2 path: app/bundles/FormBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\FormBundle\\\\EventListener\\\\FormSubscriber\\:\\:getEmailsFromString\\(\\) has parameter \\$emailString with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\FormBundle\\\\EventListener\\\\FormSubscriber\\:\\:parseResponse\\(\\) has parameter \\$matchedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\FormBundle\\\\EventListener\\\\FormSubscriber\\:\\:postToHtml\\(\\) has parameter \\$post with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/FormSubscriber.php - message: "#^Parameter \\#1 \\$response of method Mautic\\\\FormBundle\\\\EventListener\\\\FormSubscriber\\:\\:parseResponse\\(\\) expects GuzzleHttp\\\\Psr7\\\\Response, Psr\\\\Http\\\\Message\\\\ResponseInterface given\\.$#" count: 2 path: app/bundles/FormBundle/EventListener/FormSubscriber.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/FormSubscriber.php - message: "#^Property Mautic\\\\FormBundle\\\\EventListener\\\\PageSubscriber\\:\\:\\$formRegex has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/EventListener/PageSubscriber.php - message: "#^Method Mautic\\\\FormBundle\\\\Exception\\\\ValidationException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Exception/ValidationException.php - message: "#^Method Mautic\\\\FormBundle\\\\Exception\\\\ValidationException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Exception/ValidationException.php - message: "#^Method Mautic\\\\FormBundle\\\\Exception\\\\ValidationException\\:\\:getViolations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Exception/ValidationException.php - message: "#^Method Mautic\\\\FormBundle\\\\Exception\\\\ValidationException\\:\\:setViolations\\(\\) has parameter \\$violations with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Exception/ValidationException.php - message: "#^Property Mautic\\\\FormBundle\\\\Exception\\\\ValidationException\\:\\:\\$violations has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Exception/ValidationException.php - message: "#^Call to function is_array\\(\\) with mixed will always evaluate to false\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/CampaignEventFormFieldValueType.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/FormBundle/Form/Type/FieldType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FieldType\\:\\:getFormFields\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FieldType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FieldType\\:\\:getFormFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FieldType.php - message: "#^Strict comparison using \\=\\=\\= between null and mixed will always evaluate to false\\.$#" count: 2 path: app/bundles/FormBundle/Form/Type/FieldType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldGroupType\\:\\:addSortableList\\(\\) has parameter \\$formName with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldGroupType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldGroupType\\:\\:addSortableList\\(\\) has parameter \\$listData with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldGroupType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldGroupType\\:\\:addSortableList\\(\\) has parameter \\$listName with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldGroupType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldGroupType\\:\\:addSortableList\\(\\) has parameter \\$options with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldGroupType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldSelectType\\:\\:addSortableList\\(\\) has parameter \\$formName with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldSelectType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldSelectType\\:\\:addSortableList\\(\\) has parameter \\$listData with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldSelectType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldSelectType\\:\\:addSortableList\\(\\) has parameter \\$listName with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldSelectType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormFieldSelectType\\:\\:addSortableList\\(\\) has parameter \\$options with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormFieldSelectType.php - message: "#^Property Mautic\\\\FormBundle\\\\Form\\\\Type\\\\FormListType\\:\\:\\$viewOther has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/FormListType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\SubmitActionEmailType\\:\\:addToBcBccFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/SubmitActionEmailType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\SubmitActionEmailType\\:\\:getFormFields\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/SubmitActionEmailType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\SubmitActionEmailType\\:\\:getFormFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/SubmitActionEmailType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\SubmitActionRepostType\\:\\:getFormFields\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/SubmitActionRepostType.php - message: "#^Method Mautic\\\\FormBundle\\\\Form\\\\Type\\\\SubmitActionRepostType\\:\\:getFormFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Form/Type/SubmitActionRepostType.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:getFieldFilter\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:getList\\(\\) has parameter \\$customFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:getTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:populateField\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:populateField\\(\\) has parameter \\$formHtml with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:populateField\\(\\) has parameter \\$formName with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:populateField\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:sanitizeValue\\(\\) should return string but returns int\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:validateFieldValue\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:validateFieldValue\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:validateFieldValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Property Mautic\\\\FormBundle\\\\Helper\\\\FormFieldHelper\\:\\:\\$types type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Strict comparison using \\=\\=\\= between 'boolean' and 'string' will always evaluate to false\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\FormUploader\\:\\:fixRotationJPG\\(\\) has parameter \\$filename with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormUploader.php - message: "#^Variable \\$ort1 in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/FormBundle/Helper/FormUploader.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\PointActionHelper\\:\\:validateFormSubmit\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\PointActionHelper\\:\\:validateFormSubmit\\(\\) has parameter \\$eventDetails with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\TokenHelper\\:\\:findFormTokens\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Helper\\\\TokenHelper\\:\\:findFormTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\ActionModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/ActionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\ActionModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/ActionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\ActionModel\\:\\:getFormsIdsWithDependenciesOnSegment\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/ActionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FieldModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FieldModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FieldModel\\:\\:getObjectFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FieldModel\\:\\:getSessionFields\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FieldModel\\:\\:getSessionFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FieldModel.php - message: """ #^Call to deprecated method getLeadField\\(\\) of class Mautic\\\\FormBundle\\\\Entity\\\\Field\\: , to be removed in Mautic 4\\. Use mappedObject and mappedField instead\\.$# """ count: 5 path: app/bundles/FormBundle/Model/FormModel.php - message: """ #^Call to deprecated method setLeadField\\(\\) of class Mautic\\\\FormBundle\\\\Entity\\\\Field\\: , to be removed in Mautic 4\\. Use mappedObject and mappedField instead\\.$# """ count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:deleteActions\\(\\) has parameter \\$actions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:deleteFields\\(\\) has parameter \\$sessionFields with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:extractScriptTag\\(\\) has parameter \\$html with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:extractScriptTag\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:generateFieldColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:generateJsScript\\(\\) has parameter \\$html with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getFilterExpressionFunctions\\(\\) has parameter \\$operator with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getFilterExpressionFunctions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getFormList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getFormList\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getFormList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getLeadSubmissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getPages\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:getPages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:loadHTML\\(\\) has parameter \\$dom with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:loadHTML\\(\\) has parameter \\$html with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:populateValuesWithGetParameters\\(\\) has parameter \\$formHtml with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:removeScriptTag\\(\\) has parameter \\$html with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:saveHTML\\(\\) has parameter \\$dom with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:saveHTML\\(\\) has parameter \\$html with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:setActions\\(\\) has parameter \\$sessionActions with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\FormModel\\:\\:setFields\\(\\) has parameter \\$sessionFields with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/FormBundle/Model/FormModel.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Call to function is_array\\(\\) with string\\|false will always evaluate to false\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:createLeadFromSubmit\\(\\) has parameter \\$leadFieldMatches with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:createLeadFromSubmit\\(\\) has parameter \\$leadFields with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:exportResults\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:exportResults\\(\\) has parameter \\$format with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:exportResults\\(\\) has parameter \\$queryArgs with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getSubmissionsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getSubmissionsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getTopSubmissionReferrers\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getTopSubmissionReferrers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getTopSubmitters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:getTopSubmitters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:normalizeValue\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:saveSubmission\\(\\) has parameter \\$post with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:saveSubmission\\(\\) has parameter \\$server with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:saveSubmission\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:validateFieldValue\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\Model\\\\SubmissionModel\\:\\:validateFieldValue\\(\\) should return bool\\|string but returns array\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Parameter \\#1 \\$object of method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getFieldListWithProperties\\(\\) expects string, false given\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Parameter \\#2 \\$dateFrom of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string\\|null given\\.$#" count: 2 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Parameter \\#2 \\$urldecode of static method Mautic\\\\CoreBundle\\\\Helper\\\\InputHelper\\:\\:url\\(\\) expects bool, null given\\.$#" count: 1 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Parameter \\#3 \\$dateTo of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string\\|null given\\.$#" count: 2 path: app/bundles/FormBundle/Model/SubmissionModel.php - message: "#^Method Mautic\\\\FormBundle\\\\ProgressiveProfiling\\\\DisplayManager\\:\\:__construct\\(\\) has parameter \\$viewOnlyFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/ProgressiveProfiling/DisplayManager.php - message: "#^Method Mautic\\\\FormBundle\\\\Security\\\\Permissions\\\\FormPermissions\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Security/Permissions/FormPermissions.php - message: "#^Method Mautic\\\\FormBundle\\\\Security\\\\Permissions\\\\FormPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Security/Permissions/FormPermissions.php - message: "#^Method Mautic\\\\FormBundle\\\\Security\\\\Permissions\\\\FormPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Security/Permissions/FormPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/FormBundle/Security/Permissions/FormPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/FormBundle/Security/Permissions/FormPermissions.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, \\$variable\\-\\>count\\(\\)\\)\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Controller/Api/FormApiControllerFunctionalTest.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, \\$variable\\-\\>count\\(\\)\\)\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Controller/FieldControllerFunctionalTest.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/FormBundle/Tests/Controller/SubmissionFunctionalTest.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/FormBundle/Tests/Controller/SubmissionFunctionalTest.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, \\$variable\\-\\>count\\(\\)\\)\\.$#" count: 8 path: app/bundles/FormBundle/Tests/Controller/SubmissionFunctionalTest.php - message: "#^You should use assertNull\\(\\) instead of assertSame\\(null, \\$actual\\)\\.$#" count: 2 path: app/bundles/FormBundle/Tests/Controller/SubmissionFunctionalTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Entity\\\\FormTest\\:\\:setNoIndexDataProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Entity/FormTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Entity\\\\FormTest\\:\\:testSetNoIndex\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Entity/FormTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Entity\\\\FormTest\\:\\:testSetNoIndex\\(\\) has parameter \\$expected with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Entity/FormTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Entity\\\\FormTest\\:\\:testSetNoIndex\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Entity/FormTest.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/FormBundle/Tests/EventListener/CampaignSubscriberFunctionalTest.php - message: """ #^Instantiation of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/FormBundle/Tests/EventListener/CampaignSubscriberFunctionalTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Controller\\\\CampaignSubscriberFunctionalTest\\:\\:valueProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/FormBundle/Tests/EventListener/CampaignSubscriberFunctionalTest.php - message: "#^Offset 'data' on array\\{\\} in isset\\(\\) does not exist\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Form/Type/FormFieldConditionTypeTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\FormTestAbstract\\:\\:\\$formRepository has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/FormTestAbstract.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\FormTestAbstract\\:\\:\\$leadFieldModel has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/FormTestAbstract.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\FormTestAbstract\\:\\:\\$mockId has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/FormTestAbstract.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\FormTestAbstract\\:\\:\\$mockName has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/FormTestAbstract.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\FormTestAbstract\\:\\:\\$mockTrackingId has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/FormTestAbstract.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Helper\\\\FormFieldHelperTest\\:\\:fieldProvider\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Helper/FormFieldHelperTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Helper\\\\FormFieldHelperTest\\:\\:testPopulateField\\(\\) has parameter \\$expectedValue with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Helper/FormFieldHelperTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Helper\\\\FormFieldHelperTest\\:\\:testPopulateField\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Helper/FormFieldHelperTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Helper\\\\FormFieldHelperTest\\:\\:testPopulateField\\(\\) has parameter \\$formHtml with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Helper/FormFieldHelperTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Helper\\\\FormFieldHelperTest\\:\\:testPopulateField\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Helper/FormFieldHelperTest.php - message: "#^Method Mautic\\\\FormBundle\\\\Tests\\\\Helper\\\\FormFieldHelperTest\\:\\:testPopulateField\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Helper/FormFieldHelperTest.php - message: """ #^Call to deprecated method getObjectFields\\(\\) of class Mautic\\\\FormBundle\\\\Model\\\\FieldModel\\: to be removed in Mautic 4\\. This method is not used anymore\\.$# """ count: 2 path: app/bundles/FormBundle/Tests/Model/FieldModelFunctionalTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\Model\\\\FormUploaderTest\\:\\:\\$formId1 has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Model/FormUploaderTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\Model\\\\FormUploaderTest\\:\\:\\$formId2 has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Model/FormUploaderTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\Model\\\\FormUploaderTest\\:\\:\\$uploadDir has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Tests/Model/FormUploaderTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\ProgressiveProfiling\\\\DisplayManagerTest\\:\\:\\$displayCounter is never read, only written\\.$#" count: 1 path: app/bundles/FormBundle/Tests/ProgressiveProfiling/DisplayManagerTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\ProgressiveProfiling\\\\DisplayManagerTest\\:\\:\\$viewOnlyFields is never read, only written\\.$#" count: 1 path: app/bundles/FormBundle/Tests/ProgressiveProfiling/DisplayManagerTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Tests\\\\ProgressiveProfiling\\\\DisplayManagerTest\\:\\:\\$viewOnlyFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/FormBundle/Tests/ProgressiveProfiling/DisplayManagerTest.php - message: "#^Property Symfony\\\\Component\\\\HttpFoundation\\\\Request\\:\\:\\$files \\(Symfony\\\\Component\\\\HttpFoundation\\\\FileBag\\) does not accept PHPUnit\\\\Framework\\\\MockObject\\\\MockObject&Symfony\\\\Component\\\\HttpFoundation\\\\ParameterBag\\.$#" count: 3 path: app/bundles/FormBundle/Tests/Validator/UploadFieldValidatorTest.php - message: "#^Property Mautic\\\\FormBundle\\\\Validator\\\\Constraint\\\\FileExtensionConstraint\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Validator/Constraint/FileExtensionConstraint.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$message\\.$#" count: 2 path: app/bundles/FormBundle/Validator/Constraint/FileExtensionConstraintValidator.php - message: "#^Method Mautic\\\\FormBundle\\\\Validator\\\\Constraint\\\\PhoneNumberConstraint\\:\\:getMessage\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/FormBundle/Validator/Constraint/PhoneNumberConstraint.php - message: "#^Property Mautic\\\\FormBundle\\\\Validator\\\\Constraint\\\\PhoneNumberConstraint\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/FormBundle/Validator/Constraint/PhoneNumberConstraint.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:getMessage\\(\\)\\.$#" count: 1 path: app/bundles/FormBundle/Validator/Constraint/PhoneNumberConstraintValidator.php - message: "#^Argument of an invalid type Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep supplied for foreach, only iterables are supported\\.$#" count: 1 path: app/bundles/InstallBundle/Command/InstallCommand.php - message: "#^Method Mautic\\\\InstallBundle\\\\Command\\\\InstallCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Command/InstallCommand.php - message: "#^Method Mautic\\\\InstallBundle\\\\Command\\\\InstallCommand\\:\\:stepAction\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Command/InstallCommand.php - message: "#^Method Mautic\\\\InstallBundle\\\\Command\\\\InstallCommand\\:\\:stepAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Command/InstallCommand.php - message: "#^Parameter \\#4 \\$default of method Symfony\\\\Component\\\\Console\\\\Command\\\\Command\\:\\:addArgument\\(\\) expects string\\|null, int given\\.$#" count: 1 path: app/bundles/InstallBundle/Command/InstallCommand.php - message: "#^Argument of an invalid type Mautic\\\\CoreBundle\\\\Configurator\\\\Step\\\\StepInterface supplied for foreach, only iterables are supported\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/CheckStep.php - message: "#^Call to function is_null\\(\\) with Collator will always evaluate to false\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/CheckStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\CheckStep\\:\\:checkOptionalSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/CheckStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\CheckStep\\:\\:checkRequirements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/CheckStep.php - message: "#^Argument of an invalid type Mautic\\\\CoreBundle\\\\Configurator\\\\Step\\\\StepInterface supplied for foreach, only iterables are supported\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:checkOptionalSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:checkRequirements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:getDriverKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:getDrivers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:\\$driver has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:\\$host has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:\\$name has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:\\$port has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\DoctrineStep\\:\\:\\$user has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:checkOptionalSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:checkRequirements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:update\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:\\$email has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:\\$firstname has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:\\$lastname has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:\\$password has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Property Mautic\\\\InstallBundle\\\\Configurator\\\\Step\\\\UserStep\\:\\:\\$username has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Configurator/Step/UserStep.php - message: "#^Method Mautic\\\\InstallBundle\\\\Controller\\\\InstallController\\:\\:handleInstallerErrors\\(\\) has parameter \\$messages with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Controller/InstallController.php - message: "#^PHPDoc tag @param for parameter \\$index with type int is incompatible with native type float\\.$#" count: 1 path: app/bundles/InstallBundle/Controller/InstallController.php - message: "#^Parameter \\#1 \\$form of method Mautic\\\\InstallBundle\\\\Controller\\\\InstallController\\:\\:handleInstallerErrors\\(\\) expects Symfony\\\\Component\\\\Form\\\\Form, Symfony\\\\Component\\\\Form\\\\FormInterface given\\.$#" count: 5 path: app/bundles/InstallBundle/Controller/InstallController.php - message: """ #^Parameter \\$factory of method Mautic\\\\InstallBundle\\\\Controller\\\\InstallController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/InstallBundle/Controller/InstallController.php - message: "#^Property Mautic\\\\InstallBundle\\\\Exception\\\\AlreadyInstalledException\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Exception/AlreadyInstalledException.php - message: """ #^Access to deprecated property \\$newName of class Doctrine\\\\DBAL\\\\Schema\\\\TableDiff\\: Rename tables via \\{@link AbstractSchemaManager\\:\\:renameTable\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: """ #^Call to deprecated method getDatabasePlatform\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@link Connection\\:\\:getDatabasePlatform\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: """ #^Call to deprecated method getName\\(\\) of class Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\: Identify platforms by their class\\.$# """ count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 3 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:__construct\\(\\) has parameter \\$dbParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:backupExistingSchema\\(\\) has parameter \\$backupPrefix with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:backupExistingSchema\\(\\) has parameter \\$mauticTables with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:backupExistingSchema\\(\\) has parameter \\$tables with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:backupExistingSchema\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:dropExistingSchema\\(\\) has parameter \\$mauticTables with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:dropExistingSchema\\(\\) has parameter \\$tables with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:dropExistingSchema\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:generateBackupName\\(\\) has parameter \\$backupPrefix with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:generateBackupName\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:generateBackupName\\(\\) has parameter \\$prefix with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Property Mautic\\\\InstallBundle\\\\Helper\\\\SchemaHelper\\:\\:\\$dbParams type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Helper/SchemaHelper.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:checkOptionalSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:checkRequirements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createAdminUserStep\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createAdminUserStep\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createDatabaseStep\\(\\) has parameter \\$dbParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createDatabaseStep\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createFinalConfigStep\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createFixturesStep\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createSchemaStep\\(\\) has parameter \\$dbParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:createSchemaStep\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:localConfigParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:saveConfiguration\\(\\) has parameter \\$clearCache with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:saveConfiguration\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:saveConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:translateMessages\\(\\) has parameter \\$messages with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:translateMessages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:validateDatabaseParams\\(\\) has parameter \\$dbParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Method Mautic\\\\InstallBundle\\\\Install\\\\InstallService\\:\\:validateDatabaseParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^PHPDoc tag @var for variable \\$parameters has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/InstallBundle/Install/InstallService.php - message: "#^Parameter \\#1 \\$isAdmin of method Mautic\\\\UserBundle\\\\Entity\\\\Role\\:\\:setIsAdmin\\(\\) expects bool, int given\\.$#" count: 1 path: app/bundles/InstallBundle/InstallFixtures/ORM/RoleData.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/InstallBundle/Tests/Controller/InstallControllerTest.php - message: """ #^Call to deprecated method getDatabasePlatform\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@link Connection\\:\\:getDatabasePlatform\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/InstallBundle/Tests/Install/InstallSchemaTest.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 6 path: app/bundles/InstallBundle/Tests/Install/InstallSchemaTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getApiKey\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/ApiKey/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getKeyName\\(\\)\\.$#" count: 4 path: app/bundles/IntegrationsBundle/Auth/Provider/ApiKey/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\ApiKey\\\\HttpFactory\\:\\:\\$credentials \\(Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\ApiKey\\\\Credentials\\\\HeaderCredentialsInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\ApiKey\\\\Credentials\\\\ParameterCredentialsInterface\\) does not accept Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/ApiKey/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\ApiKey\\\\HttpFactory\\:\\:\\$initializedClients \\(array\\\\) does not accept array\\\\.$#" count: 2 path: app/bundles/IntegrationsBundle/Auth/Provider/ApiKey/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getPassword\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/BasicAuth/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getUsername\\(\\)\\.$#" count: 5 path: app/bundles/IntegrationsBundle/Auth/Provider/BasicAuth/HttpFactory.php - message: "#^Parameter \\#1 \\$credentials of method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\BasicAuth\\\\HttpFactory\\:\\:credentialsAreConfigured\\(\\) expects Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\BasicAuth\\\\CredentialsInterface, Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/BasicAuth/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getConsumerKey\\(\\)\\.$#" count: 4 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth1aTwoLegged/HttpFactory.php - message: "#^Parameter \\#1 \\$credentials of method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth1aTwoLegged\\\\HttpFactory\\:\\:buildClient\\(\\) expects Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth1aTwoLegged\\\\CredentialsInterface, Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth1aTwoLegged/HttpFactory.php - message: "#^Parameter \\#1 \\$credentials of method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth1aTwoLegged\\\\HttpFactory\\:\\:credentialsAreConfigured\\(\\) expects Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth1aTwoLegged\\\\CredentialsInterface, Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth1aTwoLegged/HttpFactory.php - message: "#^Parameter \\#1 \\$credentials of method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\AbstractClientFactory\\:\\:buildClient\\(\\) expects Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\CredentialsInterface, Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/AbstractClientFactory.php - message: "#^Parameter \\#1 \\$credentials of method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\AbstractClientFactory\\:\\:credentialsAreConfigured\\(\\) expects Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\CredentialsInterface, Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/AbstractClientFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getClientId\\(\\)\\.$#" count: 5 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactory\\:\\:getReAuthConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Parameter \\#1 \\$credentials of method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactory\\:\\:credentialsAreConfigured\\(\\) expects Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface, Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactory\\:\\:\\$config \\(Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigCredentialsSignerInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigTokenFactoryInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigTokenPersistenceInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigTokenSignerInterface\\) does not accept Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthConfigInterface\\|null\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactory\\:\\:\\$credentials \\(Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface\\) does not accept Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactory\\:\\:\\$reAuthClient is never written, only read\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getAuthorizationUrl\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getClientId\\(\\)\\.$#" count: 5 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\:\\:getClientSecret\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactory\\:\\:getGrantType\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactory\\:\\:getReAuthConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactory\\:\\:\\$config \\(Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigCredentialsSignerInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigTokenPersistenceInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\ConfigAccess\\\\ConfigTokenSignerInterface\\) does not accept Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthConfigInterface\\|null\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactory\\:\\:\\$credentials \\(Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\ClientCredentialsGrantInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\PasswordCredentialsGrantInterface\\) does not accept Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\AuthCredentialsInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactory\\:\\:\\$reAuthClient is never written, only read\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\Token\\\\IntegrationToken\\:\\:__construct\\(\\) has parameter \\$expiresAt with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/IntegrationToken.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\Token\\\\IntegrationToken\\:\\:getExtraData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/IntegrationToken.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\Token\\\\IntegrationTokenFactory\\:\\:__invoke\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/IntegrationTokenFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\Token\\\\IntegrationTokenFactory\\:\\:getExtraData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/IntegrationTokenFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\Token\\\\IntegrationTokenFactory\\:\\:getExtraData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/IntegrationTokenFactory.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Support\\\\Oauth2\\\\Token\\\\TokenFactoryInterface\\:\\:__invoke\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/TokenFactoryInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Bundle\\\\AbstractPluginBundle\\:\\:onPluginUpdate\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Bundle/AbstractPluginBundle.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Controller\\\\AuthController\\:\\:callbackAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Controller/AuthController.php - message: "#^Call to an undefined method \\(Mautic\\\\IntegrationsBundle\\\\Integration\\\\BasicIntegration&Mautic\\\\IntegrationsBundle\\\\Integration\\\\Interfaces\\\\ConfigFormCallbackInterface\\)\\|\\(Mautic\\\\IntegrationsBundle\\\\Integration\\\\Interfaces\\\\ConfigFormCallbackInterface&Mautic\\\\IntegrationsBundle\\\\Integration\\\\Interfaces\\\\ConfigFormInterface\\)\\:\\:getRedirectUri\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Controller\\\\ConfigController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Controller\\\\ConfigController\\:\\:getForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormInterface\\ but returns Symfony\\\\Component\\\\Form\\\\FormInterface\\\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Controller/ConfigController.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Controller\\\\FieldPaginationController\\:\\:getFields\\(\\) has parameter \\$featureSettings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Controller/FieldPaginationController.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Controller\\\\FieldPaginationController\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Controller/FieldPaginationController.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Entity/FieldChangeRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\FieldChangeRepository\\:\\:deleteEntitiesForObjectByColumnName\\(\\) has parameter \\$columnNames with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/FieldChangeRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\FieldChangeRepository\\:\\:findChangesBefore\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/FieldChangeRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\FieldChangeRepository\\:\\:findChangesForObject\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/FieldChangeRepository.php - message: "#^Parameter \\#2 \\$y of method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:in\\(\\) expects array\\\\|string, array\\ given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/FieldChangeRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMapping\\:\\:appendToInternalStorage\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMapping\\:\\:appendToInternalStorage\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMapping\\:\\:getInternalStorage\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMapping\\:\\:setInternalStorage\\(\\) has parameter \\$internalStorage with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMapping\\:\\:\\$internalStorage type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getIntegrationObject\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getIntegrationObject\\(\\) has parameter \\$integrationObjectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getIntegrationObject\\(\\) has parameter \\$internalObjectId with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getIntegrationObject\\(\\) has parameter \\$internalObjectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getIntegrationObject\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getInternalObject\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getInternalObject\\(\\) has parameter \\$integrationObjectId with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getInternalObject\\(\\) has parameter \\$integrationObjectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getInternalObject\\(\\) has parameter \\$internalObjectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\:\\:getInternalObject\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^PHPDoc tag @return with type Doctrine\\\\DBAL\\\\Driver\\\\Statement\\|int is not subtype of native type int\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectCreateEvent\\:\\:__construct\\(\\) has parameter \\$createObjects with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectCreateEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectCreateEvent\\:\\:getCreateObjects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectCreateEvent.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectEvent\\:\\:\\$objects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:getFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectFindEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:getFoundObjects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectFindEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:setFieldValues\\(\\) has parameter \\$fieldValues with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectFindEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:setFoundObjects\\(\\) has parameter \\$foundObjects with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectFindEvent.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:\\$fieldValues type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectFindEvent.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:\\$foundObjects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectFindEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectOwnerEvent\\:\\:getOwners\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectOwnerEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectOwnerEvent\\:\\:setOwners\\(\\) has parameter \\$owners with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectOwnerEvent.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectOwnerEvent\\:\\:\\$owners type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectOwnerEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectUpdateEvent\\:\\:__construct\\(\\) has parameter \\$identifiedObjectIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectUpdateEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectUpdateEvent\\:\\:getIdentifiedObjectIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/InternalObjectUpdateEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\KeysDecryptionEvent\\:\\:__construct\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/KeysDecryptionEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\KeysDecryptionEvent\\:\\:getKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/KeysDecryptionEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\KeysDecryptionEvent\\:\\:setKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/KeysDecryptionEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\KeysEncryptionEvent\\:\\:__construct\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/KeysEncryptionEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\KeysEncryptionEvent\\:\\:getKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/KeysEncryptionEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\KeysEncryptionEvent\\:\\:setKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/KeysEncryptionEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\MappedIntegrationObjectTokenEvent\\:\\:addToken\\(\\) has parameter \\$objectLink with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\MappedIntegrationObjectTokenEvent\\:\\:addToken\\(\\) has parameter \\$objectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\MappedIntegrationObjectTokenEvent\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\MappedIntegrationObjectTokenEvent\\:\\:getTokensByIntegration\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Event\\\\MappedIntegrationObjectTokenEvent\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\MauticSyncFieldsLoadEvent\\:\\:__construct\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MauticSyncFieldsLoadEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Event\\\\MauticSyncFieldsLoadEvent\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Event/MauticSyncFieldsLoadEvent.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\EventListener\\\\LeadSubscriber\\:\\:recordFieldChanges\\(\\) has parameter \\$fieldChanges with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Exception\\\\InvalidProviderException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Exception/InvalidProviderException.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Exception\\\\InvalidProviderException\\:\\:__construct\\(\\) has parameter \\$provider with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Exception/InvalidProviderException.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Exception\\\\PluginNotConfiguredException\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Exception/PluginNotConfiguredException.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Facade\\\\EncryptionService\\:\\:decrypt\\(\\) has parameter \\$keys with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Facade/EncryptionService.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Facade\\\\EncryptionService\\:\\:decrypt\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Facade/EncryptionService.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Facade\\\\EncryptionService\\:\\:encrypt\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Facade/EncryptionService.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Form\\\\Type\\\\IntegrationSyncSettingsObjectFieldMappingType\\:\\:getMauticFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsObjectFieldMappingType.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\BuilderIntegrationsHelper\\:\\:getBuilderNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/BuilderIntegrationsHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldFilterHelper\\:\\:getFieldsByKeyword\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldFilterHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldFilterHelper\\:\\:getPageOfFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldFilterHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:__construct\\(\\) has parameter \\$currentFieldMappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:bindUpdatedFieldMappings\\(\\) has parameter \\$updatedFieldMappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:getFieldMappings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:getMergedMappedField\\(\\) has parameter \\$fieldMapping with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:getMergedSyncDirection\\(\\) has parameter \\$fieldMapping with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:getSupportedSyncDirections\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldMergerHelper\\:\\:mergeSyncFieldMapping\\(\\) has parameter \\$updatedFieldMappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldMergerHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:findMissingIntegrationRequiredFieldMappings\\(\\) has parameter \\$mappedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:findMissingIntegrationRequiredFieldMappings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:findMissingInternalRequiredFieldMappings\\(\\) has parameter \\$objectFieldMappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:findMissingInternalRequiredFieldMappings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:validateIntegrationRequiredFields\\(\\) has parameter \\$missingFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:validateMauticRequiredFields\\(\\) has parameter \\$objectFieldMappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\FieldValidationHelper\\:\\:validateRequiredFields\\(\\) has parameter \\$fieldMappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/FieldValidationHelper.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/IntegrationsHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Helper\\\\IntegrationsHelper\\:\\:\\$decryptedIntegrationConfigurations type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/IntegrationsHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\TokenParser\\:\\:buildTokenWithDefaultOptions\\(\\) has parameter \\$baseURL with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/TokenParser.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\TokenParser\\:\\:buildTokenWithDefaultOptions\\(\\) has parameter \\$default with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/TokenParser.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\TokenParser\\:\\:buildTokenWithDefaultOptions\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/TokenParser.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\TokenParser\\:\\:buildTokenWithDefaultOptions\\(\\) has parameter \\$integrationObjectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/TokenParser.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Helper\\\\TokenParser\\:\\:buildTokenWithDefaultOptions\\(\\) has parameter \\$linkText with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Helper/TokenParser.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Integration\\\\BasicIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Integration/BasicIntegration.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Integration\\\\BasicIntegration\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Entity\\\\Integration\\) in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Integration/BasicIntegration.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Integration\\\\Interfaces\\\\ConfigFormFeaturesInterface\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Integration/Interfaces/ConfigFormFeaturesInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Integration\\\\Interfaces\\\\ConfigFormSyncInterface\\:\\:getSyncConfigObjects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Integration/Interfaces/ConfigFormSyncInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Integration\\\\Interfaces\\\\ConfigFormSyncInterface\\:\\:getSyncMappedObjects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Integration/Interfaces/ConfigFormSyncInterface.php - message: """ #^Call to deprecated method createSchema\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@link introspectSchema\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Migration/AbstractMigration.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Migration/AbstractMigration.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\DateRange\\:\\:getFromDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/DateRange.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\DateRange\\:\\:getToDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/DateRange.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getIntegrationObjectFieldsToSyncToMautic\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getIntegrationObjectNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getIntegrationObjectRequiredFieldNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getInternalObjectFieldsToSyncToIntegration\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getInternalObjectNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getInternalObjectRequiredFieldNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getMappedIntegrationObjectsNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:getMappedInternalObjectsNames\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:\\$integrationObjectsMapping type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:\\$internalObjectsMapping type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAO\\:\\:\\$objectsMapping type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/MappingManualDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\ObjectMappingDAO\\:\\:\\$integrationIdMapping type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/ObjectMappingDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Mapping\\\\ObjectMappingDAO\\:\\:\\$internalIdMapping type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Mapping/ObjectMappingDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:__construct\\(\\) has parameter \\$input with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:fixNaming\\(\\) has parameter \\$input with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:fixNaming\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:validateDateTime\\(\\) has parameter \\$input with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:validateObjectIds\\(\\) has parameter \\$input with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:validateOptions\\(\\) has parameter \\$input with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:validateOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\InputOptionsDAO\\:\\:\\$options type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/InputOptionsDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\ObjectIdsDAO\\:\\:\\$objects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/ObjectIdsDAO.php - message: "#^PHPDoc tag @return with type Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\ObjectChangeDAO is incompatible with native type string\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/NotificationDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\ObjectChangeDAO\\:\\:getChangedFields\\(\\) should return array\\ but returns Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\FieldDAO\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/ObjectChangeDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\ObjectChangeDAO\\:\\:getRequiredFields\\(\\) should return array\\ but returns Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\FieldDAO\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/ObjectChangeDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\ObjectChangeDAO\\:\\:getUnchangedFields\\(\\) should return array\\ but returns Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\FieldDAO\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/ObjectChangeDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\ObjectChangeDAO\\:\\:\\$fieldsByState \\(array\\\\) does not accept default value of type array\\\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/ObjectChangeDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:getChangedObjectsByObjectType\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:getIdentifiedObjectIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:getSyncDateTime\\(\\) should return DateTime but returns DateTimeInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:\\$objectMappings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Order\\\\OrderDAO\\:\\:\\$retryTheseLater type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Order/OrderDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Report\\\\ReportDAO\\:\\:getInformationChangeRequest\\(\\) has parameter \\$fieldName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Report/ReportDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Report\\\\ReportDAO\\:\\:getInformationChangeRequest\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Report/ReportDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Report\\\\ReportDAO\\:\\:getInformationChangeRequest\\(\\) has parameter \\$objectName with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Report/ReportDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Report\\\\ReportDAO\\:\\:\\$objects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Report/ReportDAO.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Report\\\\ReportDAO\\:\\:\\$remappedObjects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Report/ReportDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Request\\\\ObjectDAO\\:\\:setRequiredFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Request/ObjectDAO.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Exception\\\\FieldNotFoundException\\:\\:__construct\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Exception/FieldNotFoundException.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Exception\\\\FieldNotFoundException\\:\\:__construct\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Exception/FieldNotFoundException.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 1 path: app/bundles/IntegrationsBundle/Sync/Helper/MappingHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Helper\\\\MappingHelper\\:\\:updateObjectMappings\\(\\) has parameter \\$mappings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Helper/MappingHelper.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Helper/MappingHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Helper\\\\RelationsHelper\\:\\:getObjectsToSynchronize\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Helper/RelationsHelper.php - message: "#^Parameter \\#2 \\$objectId of method Mautic\\\\IntegrationsBundle\\\\Sync\\\\DAO\\\\Sync\\\\Report\\\\ReportDAO\\:\\:getObject\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Helper/RelationsHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\Helper\\\\RelationsHelper\\:\\:\\$objectsToSynchronize has no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Helper/RelationsHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Logger\\\\DebugLogger\\:\\:log\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Logger/DebugLogger.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Logger/DebugLogger.php - message: "#^Unsafe access to private property Mautic\\\\IntegrationsBundle\\\\Sync\\\\Logger\\\\DebugLogger\\:\\:\\$logger through static\\:\\:\\.$#" count: 3 path: app/bundles/IntegrationsBundle/Sync/Logger/DebugLogger.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Handler\\\\HandlerContainer\\:\\:\\$handlers type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Handler/HandlerContainer.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\OwnerProvider\\:\\:getOwnersForObjectIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/OwnerProvider.php - message: "#^PHPDoc tag @return with type Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\Object\\\\ObjectInterface is incompatible with native type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/OwnerProvider.php - message: "#^Call to method dispatch\\(\\) on an unknown class Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouEventDispatcherInterfaceter\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/RouteHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouteHelper\\:\\:getLinkCsv\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/RouteHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouteHelper\\:\\:getRoutes\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/RouteHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouteHelper\\:\\:getRoutes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/RouteHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouteHelper\\:\\:\\$dispatcher \\(Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouEventDispatcherInterfaceter\\) does not accept Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcherInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/RouteHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouteHelper\\:\\:\\$dispatcher has unknown class Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\RouEventDispatcherInterfaceter as its type\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/RouteHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\UserHelper\\:\\:getAdminUsers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/UserHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\UserSummaryNotificationHelper\\:\\:findAndSendToUsers\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/UserSummaryNotificationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\UserSummaryNotificationHelper\\:\\:writeNotification\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/UserSummaryNotificationHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Helper\\\\UserSummaryNotificationHelper\\:\\:\\$userNotifications type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Helper/UserSummaryNotificationHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\Notification\\\\Writer\\:\\:writeAuditLogEntry\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/Notification/Writer.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 2 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Call to method dispatch\\(\\) on an unknown class Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\EventDispatcher\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:getFieldChangeObject\\(\\) has parameter \\$fieldChange with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:getFieldList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:getRequiredFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:getSyncFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:\\$eventDispatcher \\(Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\EventDispatcher\\) does not accept Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcherInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:\\$eventDispatcher has unknown class Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\EventDispatcher as its type\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:\\$fieldList type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:\\$requiredFieldList type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Helper\\\\FieldHelper\\:\\:\\$syncFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Helper/FieldHelper.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findObjectsBetweenDates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findObjectsByFieldValues\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findObjectsByFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findObjectsByIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findObjectsByIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findOwnerIds\\(\\) has parameter \\$objectIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:findOwnerIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\CompanyObjectHelper\\:\\:update\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/CompanyObjectHelper.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findObjectsBetweenDates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findObjectsByFieldValues\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findObjectsByFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findObjectsByIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findObjectsByIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findOwnerIds\\(\\) has parameter \\$objectIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:findOwnerIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:getAvailableFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:getDoNotContactReason\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:update\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ContactObjectHelper\\:\\:\\$availableFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ObjectHelperInterface\\:\\:findObjectsBetweenDates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ObjectHelperInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ObjectHelperInterface\\:\\:findObjectsByFieldValues\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ObjectHelperInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ObjectHelperInterface\\:\\:findObjectsByFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ObjectHelperInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ObjectHelperInterface\\:\\:findObjectsByIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ObjectHelperInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ObjectHelperInterface\\:\\:findObjectsByIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ObjectHelperInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ObjectHelper\\\\ObjectHelperInterface\\:\\:update\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ObjectHelperInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\FieldBuilder\\:\\:buildObjectField\\(\\) has parameter \\$mauticObject with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/FieldBuilder.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\FieldBuilder\\:\\:\\$mauticObject type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/FieldBuilder.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\FullObjectReportBuilder\\:\\:processObjects\\(\\) has parameter \\$foundObjects with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/FullObjectReportBuilder.php - message: "#^Parameter \\#1 \\$ids of method Mautic\\\\IntegrationsBundle\\\\Event\\\\InternalObjectFindEvent\\:\\:setIds\\(\\) expects array\\, array\\ given\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/FullObjectReportBuilder.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\PartialObjectReportBuilder\\:\\:completeObjectsWithMissingFields\\(\\) has parameter \\$incompleteObjects with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilder.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\PartialObjectReportBuilder\\:\\:findObjectsWithMissingFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilder.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\PartialObjectReportBuilder\\:\\:processFieldChange\\(\\) has parameter \\$fieldChange with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilder.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\PartialObjectReportBuilder\\:\\:\\$lastProcessedTrackedId type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilder.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\PartialObjectReportBuilder\\:\\:\\$objectsWithMissingFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilder.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\PartialObjectReportBuilder\\:\\:\\$reportObjects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilder.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncDataExchange\\\\SyncDataExchangeInterface\\:\\:executeSyncOrder\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/SyncDataExchangeInterface.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncProcess\\\\Direction\\\\Internal\\\\ObjectChangeGenerator\\:\\:\\$judgementModes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncProcess/Direction/Internal/ObjectChangeGenerator.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncProcess\\\\SyncProcess\\:\\:getInputOptionsForObjects\\(\\) has parameter \\$objectsToSynchronize with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncProcess/SyncProcess.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncProcess\\\\SyncProcess\\:\\:processParallelSync\\(\\) has parameter \\$inputOptions with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncProcess/SyncProcess.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncProcess\\\\SyncProcess\\:\\:synchronizeMissingObjects\\(\\) has parameter \\$objectsToSynchronize with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncProcess/SyncProcess.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\SyncService\\\\SyncServiceInterface\\:\\:processIntegrationSync\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/SyncService/SyncServiceInterface.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Sync\\\\ValueNormalizer\\\\ValueNormalizerInterface\\:\\:normalizeForMautic\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/ValueNormalizer/ValueNormalizerInterface.php - message: "#^Call to function is_double\\(\\) with mixed will always evaluate to false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Sync/VariableExpresser/VariableExpresserHelper.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Entity\\\\ObjectMappingRepositoryTest\\:\\:\\$repository \\(Mautic\\\\IntegrationsBundle\\\\Entity\\\\ObjectMappingRepository\\) does not accept Doctrine\\\\ORM\\\\EntityRepository\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Entity/ObjectMappingRepositoryTest.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/SyncServiceTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Integration\\\\ExampleIntegration\\:\\:getConfiguredFieldMapping\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Integration/ExampleIntegration.php - message: "#^Constant Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Sync\\\\SyncDataExchange\\\\ExampleSyncDataExchange\\:\\:FIELDS type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Sync\\\\SyncDataExchange\\\\ExampleSyncDataExchange\\:\\:deliverPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Sync\\\\SyncDataExchange\\\\ExampleSyncDataExchange\\:\\:getOrderPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Sync\\\\SyncDataExchange\\\\ExampleSyncDataExchange\\:\\:getReportPayload\\(\\) has parameter \\$mappedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Sync\\\\SyncDataExchange\\\\ExampleSyncDataExchange\\:\\:getReportPayload\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: "#^PHPDoc tag @var above foreach loop does not specify variable name\\.$#" count: 2 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Tests\\\\Functional\\\\Services\\\\SyncService\\\\TestExamples\\\\Sync\\\\SyncDataExchange\\\\ExampleSyncDataExchange\\:\\:\\$payload type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Services/SyncService/TestExamples/Sync/SyncDataExchange/ExampleSyncDataExchange.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Functional/Sync/Notification/NotifierTest.php - message: """ #^Anonymous class extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/AbstractIntegrationTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/AbstractIntegrationTest.php - message: """ #^Return type of method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\AbstractIntegrationTest\\:\\:buildAbstractIntegrationDouble\\(\\) has typehint with deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/AbstractIntegrationTest.php - message: """ #^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\ClientInterface\\: ClientInterface\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/ApiKey/HttpFactoryTest.php - message: """ #^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\ClientInterface\\: ClientInterface\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth1aTwoLegged/HttpFactoryTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface\\:\\:getCode\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface\\:\\:getRedirectUri\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface\\:\\:getScope\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: """ #^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\ClientInterface\\: ClientInterface\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactoryTest\\:\\:getProperty\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\HttpFactoryTest\\:\\:getProperty\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: "#^PHPDoc tag @return with type Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CodeInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\RedirectUriInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\ScopeInterface is not subtype of native type Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2ThreeLegged\\\\Credentials\\\\CredentialsInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2ThreeLegged/HttpFactoryTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\PasswordCredentialsGrantInterface\\:\\:getScope\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2TwoLegged/HttpFactoryTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\PasswordCredentialsGrantInterface\\:\\:getState\\(\\)\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2TwoLegged/HttpFactoryTest.php - message: """ #^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\ClientInterface\\: ClientInterface\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2TwoLegged/HttpFactoryTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactoryTest\\:\\:getProperty\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2TwoLegged/HttpFactoryTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\HttpFactoryTest\\:\\:getProperty\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2TwoLegged/HttpFactoryTest.php - message: "#^PHPDoc tag @return with type Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\PasswordCredentialsGrantInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\ScopeInterface\\|Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\StateInterface is not subtype of native type Mautic\\\\IntegrationsBundle\\\\Auth\\\\Provider\\\\Oauth2TwoLegged\\\\Credentials\\\\PasswordCredentialsGrantInterface\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Auth/Provider/Oauth2TwoLegged/HttpFactoryTest.php - message: "#^Call to method getName\\(\\) on an unknown class Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Entity\\\\Parameter\\.$#" count: 2 path: app/bundles/IntegrationsBundle/Tests/Unit/Entity/ObjectMappingRepositoryTest.php - message: "#^Call to method getValue\\(\\) on an unknown class Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Entity\\\\Parameter\\.$#" count: 2 path: app/bundles/IntegrationsBundle/Tests/Unit/Entity/ObjectMappingRepositoryTest.php - message: "#^PHPDoc tag @var for variable \\$parameter contains unknown class Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Entity\\\\Parameter\\.$#" count: 2 path: app/bundles/IntegrationsBundle/Tests/Unit/Entity/ObjectMappingRepositoryTest.php - message: "#^Trying to mock an undefined method setFirstResult\\(\\) on class Doctrine\\\\ORM\\\\AbstractQuery\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Entity/ObjectMappingRepositoryTest.php - message: "#^Trying to mock an undefined method setMaxResults\\(\\) on class Doctrine\\\\ORM\\\\AbstractQuery\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Entity/ObjectMappingRepositoryTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{array\\{'object_mapping_1'\\}\\} and array\\ will always evaluate to false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/EventListener/CompanyObjectSubscriberTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{array\\{'object_mapping_1'\\}\\} and array\\ will always evaluate to false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/EventListener/CompanyObjectSubscriberTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{array\\{'object_mapping_1'\\}\\} and array\\ will always evaluate to false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/EventListener/ContactObjectSubscriberTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{array\\{'object_mapping_1'\\}\\} and array\\ will always evaluate to false\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/EventListener/ContactObjectSubscriberTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\EventListener\\\\LeadSubscriberTest\\:\\:handleRecordFieldChanges\\(\\) has parameter \\$fieldChanges with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/EventListener/LeadSubscriberTest.php - message: "#^Call to an undefined method Mautic\\\\IntegrationsBundle\\\\Mapping\\\\MappedFieldInfoInterface\\:\\:expects\\(\\)\\.$#" count: 6 path: app/bundles/IntegrationsBundle/Tests/Unit/Helper/FieldMergerHelperTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Helper\\\\FieldMergerHelperTest\\:\\:getCurrentFieldMappings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Helper/FieldMergerHelperTest.php - message: "#^Variable \\$field1 in PHPDoc tag @var does not match assigned variable \\$field4\\.$#" count: 2 path: app/bundles/IntegrationsBundle/Tests/Unit/Helper/FieldMergerHelperTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAOTest\\:\\:getMappingManualDAO\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/DAO/Mapping/MappingManualDAOTest.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAOTest\\:\\:\\$integrationName has no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/DAO/Mapping/MappingManualDAOTest.php - message: "#^Property Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Sync\\\\DAO\\\\Mapping\\\\MappingManualDAOTest\\:\\:\\$integrationObjectName has no type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/DAO/Mapping/MappingManualDAOTest.php - message: "#^You should use assertNull\\(\\) instead of assertSame\\(null, \\$actual\\)\\.$#" count: 4 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/SyncDataExchange/Internal/Executioner/ReferenceResolverTest.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/SyncDataExchange/Internal/ReportBuilder/FieldBuilderTest.php - message: "#^Method Mautic\\\\IntegrationsBundle\\\\Tests\\\\Unit\\\\Sync\\\\SyncDataExchange\\\\Internal\\\\ReportBuilder\\\\FieldBuilderTest\\:\\:getFieldBuilder\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/SyncDataExchange/Internal/ReportBuilder/FieldBuilderTest.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/IntegrationsBundle/Tests/Unit/Sync/SyncDataExchange/Internal/ReportBuilder/PartialObjectReportBuilderTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Command\\\\ImportCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Command/ImportCommand.php - message: "#^Cannot call method next\\(\\) on array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/LeadBundle/Command/UpdateLeadListsCommand.php - message: "#^Method Mautic\\\\LeadBundle\\\\Command\\\\UpdateLeadListsCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Command/UpdateLeadListsCommand.php - message: "#^Parameter \\#3 \\$max of method Mautic\\\\LeadBundle\\\\Command\\\\UpdateLeadListsCommand\\:\\:rebuildSegment\\(\\) expects int, string\\|false\\|null given\\.$#" count: 2 path: app/bundles/LeadBundle/Command/UpdateLeadListsCommand.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\UtmTag\\:\\:setUtmTag\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AjaxController.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:getLead\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AjaxController\\:\\:getNewLeadsAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AjaxController.php - message: "#^Parameter \\#1 \\$segmentId of method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentCampaignShare\\:\\:getCampaignsSegmentShare\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AjaxController.php - message: "#^Variable \\$model in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AjaxController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:fixNumbers\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:fixNumbers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:setCleaningRules\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:setCustomFieldValues\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:setCustomFieldValues\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\CompanyApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/CompanyApiController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\DeviceApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/DeviceApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\FieldApiController\\:\\:getWhereFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/FieldApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\FieldApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/FieldApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\FieldApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/FieldApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\FieldApiController\\:\\:saveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/FieldApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\FieldApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/FieldApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:addDncAction\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:addDncAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:cmp\\(\\) has parameter \\$a with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:cmp\\(\\) has parameter \\$b with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:fixNumbers\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:fixNumbers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getActivityAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAllActivityAction\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAllEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAllEngagements\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAllEngagements\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAllEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAllEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAuditlogs\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAuditlogs\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getAuditlogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getCampaignsAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getCompaniesAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getCompanyEngagementData\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getCompanyEngagementData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getCompanyEngagementsForGraph\\(\\) has parameter \\$contacts with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getDevicesAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$viewParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$allChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$frequencyRules with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$isPreferenceCenter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$leadChannels with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getFrequencyRuleFormData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getListsAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getNotesAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getPlaces\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getScheduledCampaignEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:getStatsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:isFormValid\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:persistFrequencyRuleFormData\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$allChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$formData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$leadChannels with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:removeDncAction\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:removeDncAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:sanitizeEventFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:setCleaningRules\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:setCustomFieldValues\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:setCustomFieldValues\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^PHPDoc tag @throws with type Mautic\\\\LeadBundle\\\\Controller\\\\InvalidArgumentException is not subtype of Throwable$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Parameter \\#2 \\$default of method Symfony\\\\Component\\\\HttpFoundation\\\\InputBag\\\\:\\:get\\(\\) expects string\\|null, int given\\.$#" count: 2 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:\\$dncChannels has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\LeadApiController\\:\\:\\$leadLists has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\ListApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/ListApiController.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setLead\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\NoteApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/NoteApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\Api\\\\TagApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/Api/TagApiController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Else branch is unreachable because previous condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:batchExportAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:batchExportAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:cmp\\(\\) has parameter \\$a with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:cmp\\(\\) has parameter \\$b with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAllEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAllEngagements\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAllEngagements\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAllEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAllEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAuditlogs\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAuditlogs\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getAuditlogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getCompanyEngagementData\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getCompanyEngagementData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getCompanyEngagementsForGraph\\(\\) has parameter \\$contacts with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getPlaces\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getScheduledCampaignEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:getStatsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:indexAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:indexAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:indexAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\AuditlogController\\:\\:sanitizeEventFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^PHPDoc tag @throws with type Mautic\\\\LeadBundle\\\\Controller\\\\InvalidArgumentException is not subtype of Throwable$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/AuditlogController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\BatchSegmentController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/BatchSegmentController.php - message: "#^Cannot call method getId\\(\\) on null\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: """ #^Class Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:cloneAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:cmp\\(\\) has parameter \\$a with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:cmp\\(\\) has parameter \\$b with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:companyExportAction\\(\\) has parameter \\$companyId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:companyExportAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:companyExportAction\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\StreamedResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAllEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAllEngagements\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAllEngagements\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAllEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAllEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAuditlogs\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAuditlogs\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getAuditlogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getCompanyContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getCompanyEngagementData\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getCompanyEngagementData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getCompanyEngagementsForGraph\\(\\) has parameter \\$contacts with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getPlaces\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getScheduledCampaignEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:getStatsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:mergeAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:mergeAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:sanitizeEventFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\CompanyController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: "#^PHPDoc tag @throws with type Mautic\\\\LeadBundle\\\\Controller\\\\InvalidArgumentException is not subtype of Throwable$#" count: 1 path: app/bundles/LeadBundle/Controller/CompanyController.php - message: """ #^Class Mautic\\\\LeadBundle\\\\Controller\\\\FieldController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Dead catch \\- Exception is never thrown in the try block\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\FieldController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\FieldController\\:\\:cloneAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\FieldController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\FieldController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\FieldController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\FieldController\\:\\:indexAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/FieldController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: """ #^Call to method generateUrl\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: """ #^Class Mautic\\\\LeadBundle\\\\Controller\\\\ImportController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:cancelAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:generateUrl\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:getIndexItems\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:getLineCountLimit\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:getSessionBase\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:getViewArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:getViewArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:indexAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:queueAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:viewAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: """ #^Parameter \\$factory of method Mautic\\\\LeadBundle\\\\Controller\\\\ImportController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Ternary operator condition is always true\\.$#" count: 2 path: app/bundles/LeadBundle/Controller/ImportController.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getCompanies\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 2 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Cannot call method getId\\(\\) on null\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: """ #^Class Mautic\\\\LeadBundle\\\\Controller\\\\LeadController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:campaignAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:cmp\\(\\) has parameter \\$a with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:cmp\\(\\) has parameter \\$b with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:companyAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:contactExportAction\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:contactExportAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:contactExportAction\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\StreamedResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:contactFrequencyAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:contactFrequencyAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAllEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAllEngagements\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAllEngagements\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAllEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAllEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAuditlogs\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAuditlogs\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getAuditlogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getCompanyEngagementData\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getCompanyEngagementData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getCompanyEngagementsForGraph\\(\\) has parameter \\$contacts with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleForm\\(\\) has parameter \\$viewParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$allChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$frequencyRules with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$isPreferenceCenter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleFormData\\(\\) has parameter \\$leadChannels with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getFrequencyRuleFormData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getPlaces\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getScheduledCampaignEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:getStatsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:listAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:mergeAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:mergeAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:persistFrequencyRuleFormData\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$allChannels with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$formData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:persistFrequencyRuleFormData\\(\\) has parameter \\$leadChannels with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:sanitizeEventFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^PHPDoc tag @throws with type Mautic\\\\LeadBundle\\\\Controller\\\\InvalidArgumentException is not subtype of Throwable$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:\\$dncChannels has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Controller\\\\LeadController\\:\\:\\$leadLists has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\LeadBundle\\\\Entity\\\\Lead will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Variable \\$file in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/LeadController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Form\\\\FormInterface\\:\\:isClicked\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: """ #^Call to method getIndexItems\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: """ #^Class Mautic\\\\LeadBundle\\\\Controller\\\\ListController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:addLeadAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:changeList\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:changeList\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:createSegmentModifyResponse\\(\\) has parameter \\$postActionVars with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) has parameter \\$orderBy with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) has parameter \\$orderByDir with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) has parameter \\$start with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getIndexItems\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getPostActionVars\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getViewArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:getViewArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:removeLeadAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Parameter \\#1 \\$unit of method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSegmentContactsLineChartData\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Controller\\\\ListController\\:\\:\\$listFilters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\LeadBundle\\\\Entity\\\\LeadList will always evaluate to false\\.$#" count: 2 path: app/bundles/LeadBundle/Controller/ListController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: """ #^Class Mautic\\\\LeadBundle\\\\Controller\\\\NoteController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:deleteAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:editAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:executeNoteAction\\(\\) has parameter \\$objectAction with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:indexAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:indexAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\NoteController\\:\\:newAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/NoteController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Else branch is unreachable because previous condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:batchExportAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:batchExportAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:cmp\\(\\) has parameter \\$a with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:cmp\\(\\) has parameter \\$b with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAllEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAllEngagements\\(\\) has parameter \\$leads with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAllEngagements\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAllEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAllEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAuditlogs\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAuditlogs\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getAuditlogs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getCompanyEngagementData\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getCompanyEngagementData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getCompanyEngagementsForGraph\\(\\) has parameter \\$contacts with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getEngagements\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getPlaces\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getScheduledCampaignEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:getStatsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:indexAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:indexAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:indexAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginIndexAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginIndexAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginIndexAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginViewAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginViewAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginViewAction\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:pluginViewAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^Method Mautic\\\\LeadBundle\\\\Controller\\\\TimelineController\\:\\:sanitizeEventFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^PHPDoc tag @throws with type Mautic\\\\LeadBundle\\\\Controller\\\\InvalidArgumentException is not subtype of Throwable$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/LeadBundle/Controller/TimelineController.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:checkForDuplicateCompanies\\(\\) has invalid return type Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:checkForDuplicateCompanies\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:getAvailableFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:getUniqueData\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:getUniqueData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:\\$availableFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Deduplicate\\\\CompanyDeduper\\:\\:\\$object has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 2 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\ContactDeduper\\:\\:checkForDuplicateContacts\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\ContactDeduper\\:\\:getAvailableFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\ContactDeduper\\:\\:getUniqueData\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\ContactDeduper\\:\\:getUniqueData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Deduplicate\\\\ContactDeduper\\:\\:\\$availableFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Deduplicate\\\\ContactDeduper\\:\\:\\$object has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Deduplicate\\\\Helper\\\\MergeValueHelper\\:\\:isNotEmpty\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Deduplicate/Helper/MergeValueHelper.php - message: """ #^Call to deprecated method getSchemaDefinition\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use SchemaDefinition\\:\\:getSchemaDefinition method instead$# """ count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Cannot cast Mautic\\\\UserBundle\\\\Entity\\\\User to int\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:__call\\(\\) has parameter \\$arguments with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:__get\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:__set\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:__set\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:__set\\(\\) with return type void returns \\$this\\(Mautic\\\\LeadBundle\\\\Entity\\\\Company\\) but should not return anything\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:addUpdatedField\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:addUpdatedField\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getEventData\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getEventData\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getField\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getPrimaryIdentifier\\(\\) should return string but return statement is missing\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getProfileFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:getUpdatedFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:loadFixedFieldMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:loadFixedFieldMetadata\\(\\) has parameter \\$customFieldDefinitions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:loadFixedFieldMetadata\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:setEventData\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:setEventData\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:setFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$address1 has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$address2 has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$city has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$country has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$description has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$email has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$eventData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$industry has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$name has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$phone has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$state has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$updatedFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$website has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:\\$zipcode has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Company.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/CompanyChangeLog.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/CompanyLead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompaniesByLeadId\\(\\) has parameter \\$companyId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompaniesByLeadId\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompaniesByLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompanyLeadEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompanyLeadEntity\\(\\) has parameter \\$companyId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompanyLeadEntity\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompanyLeads\\(\\) has parameter \\$companyId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getCompanyLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getLatestCompanyForLead\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:getLatestCompanyForLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyLeadRepository\\:\\:saveEntities\\(\\) has parameter \\$new with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\QueryBuilder\\:\\:execute\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Call to function is_array\\(\\) with int will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:flush\\(\\) invoked with 1 parameter, 0 required\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:formatFieldValues\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:formatFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getAjaxSimpleList\\(\\) has parameter \\$labelColumn with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getAjaxSimpleList\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getAjaxSimpleList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByGroup\\(\\) has parameter \\$column with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByGroup\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByLeadId\\(\\) has parameter \\$companyId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByLeadId\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByUniqueFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesByUniqueFields\\(\\) has parameter \\$uniqueFieldsWithData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesForContacts\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCompaniesForContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getCustomFieldList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getEntitiesOrmQueryBuilder\\(\\) has parameter \\$order with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getEntitiesWithCustomFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getEntitiesWithCustomFields\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getEntitiesWithCustomFields\\(\\) has parameter \\$resultsCallback with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getFieldGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getFieldValues\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getLeadCount\\(\\) has parameter \\$companyIds with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getLeadCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getMostCompanies\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getValueList\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:getValueList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:identifyCompany\\(\\) has parameter \\$city with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:identifyCompany\\(\\) has parameter \\$companyName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:identifyCompany\\(\\) has parameter \\$country with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:identifyCompany\\(\\) has parameter \\$state with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:identifyCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:postSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:postSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:preSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:prepareDbalFieldsForSave\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:prepareDbalFieldsForSave\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:removeNonFieldColumns\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:removeNonFieldColumns\\(\\) has parameter \\$fixedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:removeNonFieldColumns\\(\\) has parameter \\$r with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:saveEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:setAvailableSearchFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:\\$availableSearchFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:\\$customFieldList type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\CompanyRepository\\:\\:\\$useDistinctCount has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: "#^Ternary operator condition is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CompanyRepository.php - message: """ #^Fetching deprecated class constant ARRAY of class Doctrine\\\\DBAL\\\\Types\\\\Types\\: Use \\{@link Types\\:\\:JSON\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/ContactExportScheduler.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:addUpdatedField\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:addUpdatedField\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getField\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getFieldValue\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getFieldValue\\(\\) has parameter \\$group with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:setFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldEntityInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldRepositoryInterface\\:\\:getEntitiesOrmQueryBuilder\\(\\) has parameter \\$order with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldRepositoryInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldRepositoryInterface\\:\\:getFieldGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/CustomFieldRepositoryInterface.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/DoNotContact.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContact\\:\\:\\$channelId has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContact.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 2 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getChannelList\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getChannelList\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getChannelList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getTimelineStats\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getTimelineStats\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContactRepository\\:\\:getTimelineStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRule.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRule\\:\\:\\$preferredChannel \\(bool\\) does not accept default value of type int\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRule.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getAppliedFrequencyRules\\(\\) has parameter \\$leadIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getAppliedFrequencyRules\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getCustomFrequencyRuleViolations\\(\\) has parameter \\$leadIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getCustomFrequencyRuleViolations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getDefaultFrequencyRuleViolations\\(\\) has parameter \\$leadIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getDefaultFrequencyRuleViolations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getFrequencyRules\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getFrequencyRules\\(\\) has parameter \\$leadIds with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getFrequencyRules\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getPreferredChannel\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getPreferredChannel\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php - message: "#^Expression in empty\\(\\) is not falsy\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:end\\(\\) has parameter \\$removeFile with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:getDefaults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:getMatchedFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:getParserConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:setHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:setLastLineImported\\(\\) has parameter \\$line with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:setMatchedFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:setParserConfig\\(\\) has parameter \\$parser with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^PHPDoc tag @param for parameter \\$dateEnded with type int is incompatible with native type DateTime\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^PHPDoc tag @param for parameter \\$dateStarted with type int is incompatible with native type DateTime\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Import\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Result of && is always false\\.$#" count: 2 path: app/bundles/LeadBundle/Entity/Import.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ImportRepository\\:\\:countImportsWithStatuses\\(\\) has parameter \\$statuses with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ImportRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ImportRepository\\:\\:getGhostImports\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ImportRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ImportRepository\\:\\:getImportsWithStatuses\\(\\) has parameter \\$statuses with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ImportRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ImportRepository\\:\\:getImportsWithStatuses\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ImportRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ImportRepository\\:\\:getQueryForStatuses\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ImportRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ImportRepository\\:\\:getQueryForStatuses\\(\\) has parameter \\$statuses with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ImportRepository.php - message: """ #^Call to deprecated method getSchemaDefinition\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use SchemaDefinition\\:\\:getSchemaDefinition method instead$# """ count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:__call\\(\\) has parameter \\$arguments with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:__get\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:__set\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:__set\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:__set\\(\\) with return type void returns \\$this\\(Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\) but should not return anything\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addCompanyChangeLogEntry\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addCompanyChangeLogEntry\\(\\) has parameter \\$company with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addCompanyChangeLogEntry\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addCompanyChangeLogEntry\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addPushIDEntry\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addUpdatedField\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:addUpdatedField\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:generateChannelRules\\(\\) has parameter \\$dncRules with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:generateChannelRules\\(\\) has parameter \\$frequencyRules with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getEventData\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getEventData\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getField\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getPointChanges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getPrimaryIdentifier\\(\\) should return string but returns true\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getProfileFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getUpdatedFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:loadFixedFieldMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:loadFixedFieldMetadata\\(\\) has parameter \\$customFieldDefinitions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:loadFixedFieldMetadata\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setActualPoints\\(\\) has parameter \\$points with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setAvailableSocialFields\\(\\) has parameter \\$availableSocialFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setChannelRules\\(\\) has parameter \\$rules with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setEventData\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setEventData\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setInternal\\(\\) has parameter \\$internal with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setSocialCache\\(\\) has parameter \\$cache with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setStage\\(\\) should return Mautic\\\\StageBundle\\\\Entity\\\\Stage but returns \\$this\\(Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setTags\\(\\) has parameter \\$tags with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setUtmTags\\(\\) has parameter \\$utmTags with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:stageChangeLogEntry\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:stageChangeLogEntry\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:stageChangeLogEntry\\(\\) has parameter \\$stage with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$actualPoints \\(null\\) does not accept int\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$address1 has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$address2 has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$availableSocialFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$channelRules type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$city has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$company has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$country has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$email has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$eventData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$firstname has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$internal type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$lastname has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$mobile has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$notes is never written, only read\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$phone has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$pointChanges type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$position has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$primaryCompany has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$socialCache type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$state has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$title has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$updatedFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$zipcode has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/Lead.php - message: "#^Right side of && is always true\\.$#" count: 2 path: app/bundles/LeadBundle/Entity/Lead.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadCategory.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadDevice.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDevice\\:\\:setDeviceBrand\\(\\) has parameter \\$brand with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDevice.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDevice\\:\\:setDeviceOs\\(\\) has parameter \\$deviceOs with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDevice.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadDevice\\:\\:\\$clientInfo type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDevice.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) has parameter \\$deviceBrands with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) has parameter \\$deviceId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) has parameter \\$deviceModels with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) has parameter \\$deviceNames with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) has parameter \\$deviceOss with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getDevice\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:getLeadDevices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadDeviceRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLog\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLog.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLog\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLog.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLog\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLog.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getEvents\\(\\) has parameter \\$actions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getEvents\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getFailedRows\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getFailedRows\\(\\) has parameter \\$importId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getSpecificRows\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getSpecificRows\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadEventLogRepository\\:\\:getSpecificRows\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadField.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadField\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadField.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadField\\:\\:\\$isUniqueIdentifier is never read, only written\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadField.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadField\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadField.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:getAliases\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:getFieldAliases\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:getFieldsByType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php - message: "#^Parameter \\#1 \\$field of method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:getPropertyByField\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php - message: """ #^Call to deprecated method addLegacyParams\\(\\) of class Mautic\\\\LeadBundle\\\\Entity\\\\LeadList\\: remove after several of years\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadList\\:\\:addLegacyParams\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadList\\:\\:addLegacyParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadList\\:\\:getFilters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadList\\:\\:setFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadList\\:\\:\\$filters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadList.php - message: """ #^Call to deprecated method getFilterExpressionFunctions\\(\\) of class Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\: to be removed in Mautic 3\\. Use FilterOperatorProvider\\:\\:getAllOperators\\(\\) instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: """ #^Call to deprecated method normalizeType\\(\\) of class Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\: These aliases are subscribed in the TypeOperatorSubscriber now so this is not necessary\\. To be removed in next Mautic version\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: """ #^Call to deprecated method orX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `or\\(\\)` instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:orX\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:arrangeFilters\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:arrangeFilters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:checkLeadSegmentsByIds\\(\\) has parameter \\$ids with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$column with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$subQueryFilters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:createFilterExpressionSubQuery\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$column with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$includeIsNull with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$operator with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$parameter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getGlobalLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getLeadCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getLeadLists\\(\\) has parameter \\$isPreferenceCenter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getPreferenceCenterList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getRelativeDateStrings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getRelativeDateTranslationKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadListRepository\\:\\:prepareRegex\\(\\) has parameter \\$regex with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^PHPDoc tag @param for parameter \\$user with type bool is incompatible with native type Mautic\\\\UserBundle\\\\Entity\\\\User\\|null\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: "#^Parameter \\#2 \\$y of method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:in\\(\\) expects array\\\\|string, array\\ given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadListRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadNote.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNote\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNote.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:getNoteCount\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:getNoteCount\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:getNoteCount\\(\\) has parameter \\$noteTypes with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadNoteRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php - message: """ #^Call to deprecated method andX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `and\\(\\)` instead\\.$# """ count: 2 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: """ #^Call to deprecated method getFilterExpressionFunctions\\(\\) of class Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\: to be removed in Mautic 3\\. Use FilterOperatorProvider\\:\\:getAllOperators\\(\\) instead\\.$# """ count: 2 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: """ #^Call to deprecated method normalizeType\\(\\) of class Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\: These aliases are subscribed in the TypeOperatorSubscriber now so this is not necessary\\. To be removed in next Mautic version\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: """ #^Call to deprecated method orX\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\: Use `or\\(\\)` instead\\.$# """ count: 4 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Call to function is_array\\(\\) with Mautic\\\\LeadBundle\\\\Entity\\\\Lead will always evaluate to false\\.$#" count: 2 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Call to function is_array\\(\\) with int will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: """ #^Fetching deprecated class constant PARAM_INT_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:INTEGER\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:andX\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:orX\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#" count: 4 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:flush\\(\\) invoked with 1 parameter, 0 required\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:applySearchQueryRelationship\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:checkLeadOwner\\(\\) has parameter \\$ownerIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:defaultPrepareDbalFieldsForSave\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:defaultPrepareDbalFieldsForSave\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:formatFieldValues\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:formatFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$column with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$includeIsNull with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$operator with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:generateFilterExpression\\(\\) has parameter \\$parameter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getContactCollection\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getContacts\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getContactsByEmail\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getCustomFieldList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntitiesOrmQueryBuilder\\(\\) has parameter \\$order with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntitiesWithCustomFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntitiesWithCustomFields\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntitiesWithCustomFields\\(\\) has parameter \\$resultsCallback with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntityContacts\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntityContacts\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntityContacts\\(\\) has parameter \\$contactColumnName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntityContacts\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getEntityContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getFieldGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getFieldValues\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getFieldValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLead\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadByEmail\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadByEmail\\(\\) should return array\\|null but empty return statement found\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadOwner\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadsByFieldValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadsByIp\\(\\) has parameter \\$ip with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadsByIp\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadsByUniqueFields\\(\\) has parameter \\$uniqueFieldsWithData with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadsByUniqueFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getNextIdentifiedContact\\(\\) has parameter \\$lastId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getValueList\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getValueList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:postSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:preSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:prepareDbalFieldsForSave\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:prepareDbalFieldsForSave\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:removeNonFieldColumns\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:removeNonFieldColumns\\(\\) has parameter \\$fixedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:removeNonFieldColumns\\(\\) has parameter \\$r with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:saveEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:setAvailableSearchFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:setAvailableSocialFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:updateContactPoints\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:updateContactPoints\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:\\$availableSearchFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:\\$availableSocialFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:\\$customFieldList type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:\\$triggerModel \\(Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\) in empty\\(\\) is not falsy\\.$#" count: 3 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:\\$useDistinctCount has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: "#^Ternary operator condition is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/LeadRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/ListLead.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ListLeadRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ListLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\ListLeadRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ListLeadRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/ListLeadRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\MergeRecordRepository\\:\\:findMergedContact\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\MergeRecordRepository\\:\\:moveMergeRecord\\(\\) has parameter \\$fromId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\MergeRecordRepository\\:\\:moveMergeRecord\\(\\) has parameter \\$toId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php - message: "#^Variable \\$record in PHPDoc tag @var does not exist\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLog.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getLeadTimelineEvents\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getLeadTimelineEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getMostLeads\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getMostLeads\\(\\) has parameter \\$offset with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getMostLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getMostPoints\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getMostPoints\\(\\) has parameter \\$offset with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\PointsChangeLogRepository\\:\\:getMostPoints\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/StagesChangeLog.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\StagesChangeLogRepository\\:\\:getLeadTimelineEvents\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/StagesChangeLogRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\StagesChangeLogRepository\\:\\:getLeadTimelineEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/StagesChangeLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/StagesChangeLogRepository.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/TagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\TagRepository\\:\\:checkLeadByTags\\(\\) has parameter \\$tags with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/TagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\TagRepository\\:\\:getTagsByName\\(\\) has parameter \\$tags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/TagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\TagRepository\\:\\:getTagsByName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/TagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\TagRepository\\:\\:removeMinusFromTags\\(\\) has parameter \\$tags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/TagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\TagRepository\\:\\:removeMinusFromTags\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/TagRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: """ #^Fetching deprecated class constant ARRAY of class Doctrine\\\\DBAL\\\\Types\\\\Types\\: Use \\{@link Types\\:\\:JSON\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\UtmTag\\:\\:getFieldSetterList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\UtmTag\\:\\:getQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\UtmTag\\:\\:setQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\UtmTag\\:\\:\\$query type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\UtmTag\\:\\:\\$url has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTag.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\UtmTagRepository\\:\\:getUtmTagsByLead\\(\\) has parameter \\$options with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Entity\\\\UtmTagRepository\\:\\:getUtmTagsByLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Entity/UtmTagRepository.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\CategoryChangeEvent\\:\\:__construct\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/CategoryChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\CategoryChangeEvent\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/CategoryChangeEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\CategoryChangeEvent\\:\\:\\$lead has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/CategoryChangeEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\CategoryChangeEvent\\:\\:\\$leads has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/CategoryChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ChannelSubscriptionChange\\:\\:getDncReasonVerb\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ChannelSubscriptionChange.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\CompanyEvent\\:\\:changeScore\\(\\) has parameter \\$score with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/CompanyEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\CompanyEvent\\:\\:getScore\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/CompanyEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ContactIdentificationEvent\\:\\:__construct\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ContactIdentificationEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ContactIdentificationEvent\\:\\:getClickthrough\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ContactIdentificationEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ImportInitEvent\\:\\:setIndexRoute\\(\\) has parameter \\$routeParams with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ImportInitEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\ImportInitEvent\\:\\:\\$indexRouteParams type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ImportInitEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\ImportMappingEvent\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ImportMappingEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ImportProcessEvent\\:\\:__construct\\(\\) has parameter \\$rowData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ImportProcessEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadBuildSearchEvent\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadBuildSearchEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadBuildSearchEvent\\:\\:setParameters\\(\\) has parameter \\$val with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadBuildSearchEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadBuildSearchEvent\\:\\:setString\\(\\) has parameter \\$string with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadBuildSearchEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadBuildSearchEvent\\:\\:\\$parameters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadBuildSearchEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadBuildSearchEvent\\:\\:\\$string \\(string\\) does not accept array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadBuildSearchEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeCompanyEvent\\:\\:__construct\\(\\) has parameter \\$added with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeCompanyEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeCompanyEvent\\:\\:__construct\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeCompanyEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeCompanyEvent\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeCompanyEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeCompanyEvent\\:\\:\\$lead has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeCompanyEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeCompanyEvent\\:\\:\\$leads has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeCompanyEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeEvent\\:\\:__construct\\(\\) has parameter \\$newTrackingId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadChangeEvent\\:\\:__construct\\(\\) has parameter \\$oldTrackingId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadListFilteringEvent\\:\\:__construct\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadListFilteringEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadListFilteringEvent\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadListFilteringEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadListFilteringEvent\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadListFilteringEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadListFiltersOperatorsEvent\\:\\:__construct\\(\\) has parameter \\$operators with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadListFiltersOperatorsEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadListFiltersOperatorsEvent\\:\\:addOperator\\(\\) has parameter \\$operatorConfig with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadListFiltersOperatorsEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadListFiltersOperatorsEvent\\:\\:getOperators\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadListFiltersOperatorsEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadMergeEvent\\:\\:getLoser\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadMergeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:__construct\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:__construct\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:addEvent\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:addSerializerGroup\\(\\) has parameter \\$group with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:addToCounter\\(\\) has parameter \\$count with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:addToCounter\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:generateEventId\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getCountDateRange\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getEventFilters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getEventLimit\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getEventOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getEventTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getQueryOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:getSerializerGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:isApplicable\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:prepareDetailsForAPI\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:prepareDetailsForAPI\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:setCountOnly\\(\\) has parameter \\$groupUnit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:subtractFromCounter\\(\\) has parameter \\$count with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:subtractFromCounter\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:\\$eventTypes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:\\$events type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:\\$filters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:\\$serializerGroups type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\LeadTimelineEvent\\:\\:\\$totalEventsByUnit type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ListChangeEvent\\:\\:__construct\\(\\) has parameter \\$leads with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ListChangeEvent\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListChangeEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\ListChangeEvent\\:\\:\\$lead has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListChangeEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\ListChangeEvent\\:\\:\\$leads has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ListPreProcessListEvent\\:\\:__construct\\(\\) has parameter \\$list with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ListPreProcessListEvent\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ListPreProcessListEvent\\:\\:setList\\(\\) has parameter \\$list with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\ListPreProcessListEvent\\:\\:setResult\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php - message: "#^Property Mautic\\\\LeadBundle\\\\Event\\\\ListPreProcessListEvent\\:\\:\\$result has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\PointsChangeEvent\\:\\:__construct\\(\\) has parameter \\$new with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/PointsChangeEvent.php - message: "#^Method Mautic\\\\LeadBundle\\\\Event\\\\PointsChangeEvent\\:\\:__construct\\(\\) has parameter \\$old with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Event/PointsChangeEvent.php - message: """ #^Call to deprecated method getFilterExpressionFunctions\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\: to be removed in Mautic 3\\. Use FilterOperatorProvider\\:\\:getAllOperators\\(\\) instead\\.$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangeCompanyScore\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangeLists\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangeOwner\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangePoints\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionUpdateCompany\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionUpdateLead\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionUpdateTags\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerCondition\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Parameter \\#1 \\$lead of method Mautic\\\\CampaignBundle\\\\Entity\\\\LeadRepository\\:\\:checkLeadInCampaigns\\(\\) expects Mautic\\\\CampaignBundle\\\\Entity\\\\Lead, Mautic\\\\LeadBundle\\\\Entity\\\\Lead given\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:compareDateValue\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionAddToCompany\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangeCompanyScore\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangeLists\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangeOwner\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionChangePoints\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionSetManipulator\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionUpdateCompany\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionUpdateLead\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerActionUpdateTags\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerCondition\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/CampaignSubscriber.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\LeadBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#1 \\$errorMessage of method Mautic\\\\DashboardBundle\\\\Event\\\\WidgetDetailEvent\\:\\:setErrorMessage\\(\\) expects array, string given\\.$#" count: 2 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#3 \\$filters of method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getAnonymousVsIdentifiedPieChartData\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: "#^Parameter \\#4 \\$filters of method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadList\\(\\) expects array, bool given\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\>\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php - message: """ #^Call to deprecated method getSchemaDefinition\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use SchemaDefinition\\:\\:getSchemaDefinition method instead$# """ count: 1 path: app/bundles/LeadBundle/EventListener/DoctrineSubscriber.php - message: "#^Parameter \\#4 \\$skipIfExists of method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:import\\(\\) expects bool, string\\|null given\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ImportCompanySubscriber.php - message: "#^Parameter \\#9 \\$skipIfExists of method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) expects bool, string\\|null given\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ImportContactSubscriber.php - message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineApiCreatedEntries\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineApiCreatedEntries\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineDateCreatedEntry\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineDateCreatedEntry\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineDateIdentifiedEntry\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineDateIdentifiedEntry\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineDoNotContactEntries\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineDoNotContactEntries\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineImportedEntries\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineImportedEntries\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineIpAddressEntries\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineIpAddressEntries\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineUtmEntries\\(\\) has parameter \\$eventTypeKey with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addTimelineUtmEntries\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntity\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntity\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntityName\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntityName\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntityName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelModel\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:getEmptyTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:getFakeTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:getGeneratedTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:getOwner\\(\\) has parameter \\$ownerId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:getOwner\\(\\) never returns null so it can be removed from the return type\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:getOwner\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\OwnerSubscriber\\:\\:\\$owners type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportDNCSubscriber\\:\\:getDncReasons\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportDNCSubscriber.php - message: """ #^Call to deprecated method getEventsArray\\(\\) of class Mautic\\\\CampaignBundle\\\\EventCollector\\\\EventCollector\\: 2\\.13\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:injectAttributionReportData\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:injectAttributionReportData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:injectFrequencyReportData\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:injectFrequencyReportData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:injectPointsReportData\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:injectPointsReportData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:\\$channelActions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:\\$channels type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:\\$companyContexts has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:\\$leadContexts has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/ReportSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\SearchSubscriber\\:\\:buildJoinQuery\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/SearchSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\SearchSubscriber\\:\\:buildJoinQuery\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/SearchSubscriber.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/SearchSubscriber.php - message: "#^Call to an undefined method JMS\\\\Serializer\\\\VisitorInterface\\:\\:setData\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/SerializerSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:addEvents\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getEventEntry\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getSourceName\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:getSourceName\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogCampaignSubscriber\\:\\:writeEntries\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:addEvents\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getEventEntry\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getSourceName\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:getSourceName\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:writeEntries\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSegmentSubscriber\\:\\:writeEntries\\(\\) has parameter \\$contacts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:addEvents\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getEventEntry\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getEventEntry\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getSourceName\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: "#^Method Mautic\\\\LeadBundle\\\\EventListener\\\\TimelineEventLogSubscriber\\:\\:getSourceName\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php - message: """ #^Call to deprecated method getFilterExpressionFunctions\\(\\) of class Mautic\\\\LeadBundle\\\\EventListener\\\\TypeOperatorSubscriber\\: to be removed in Mautic 3\\. Use FilterOperatorProvider\\:\\:getAllOperators\\(\\) instead\\.$# """ count: 1 path: app/bundles/LeadBundle/EventListener/TypeOperatorSubscriber.php - message: """ #^Call to deprecated method normalizeType\\(\\) of class Mautic\\\\LeadBundle\\\\EventListener\\\\TypeOperatorSubscriber\\: These aliases are subscribed in the TypeOperatorSubscriber now so this is not necessary\\. To be removed in next Mautic version\\.$# """ count: 1 path: app/bundles/LeadBundle/EventListener/TypeOperatorSubscriber.php - message: "#^Property Mautic\\\\LeadBundle\\\\Field\\\\DTO\\\\CustomFieldObject\\:\\:\\$objects type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Field/DTO/CustomFieldObject.php - message: "#^Method Mautic\\\\LeadBundle\\\\Field\\\\FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Field/FieldsWithUniqueIdentifier.php - message: "#^Property Mautic\\\\LeadBundle\\\\Field\\\\FieldsWithUniqueIdentifier\\:\\:\\$uniqueIdentifierFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Field/FieldsWithUniqueIdentifier.php - message: "#^Method Mautic\\\\LeadBundle\\\\Field\\\\SchemaDefinition\\:\\:getSchemaDefinition\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Field/SchemaDefinition.php - message: "#^Method Mautic\\\\LeadBundle\\\\Field\\\\SchemaDefinition\\:\\:getSchemaDefinitionNonStatic\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Field/SchemaDefinition.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\DataTransformer\\\\FieldFilterTransformer\\:\\:__construct\\(\\) has parameter \\$default with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/FieldFilterTransformer.php - message: "#^Cannot call method getOrder\\(\\) on int\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/FieldToOrderTransformer.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\DataTransformer\\\\FieldToOrderTransformer\\:\\:reverseTransform\\(\\) should return Mautic\\\\LeadBundle\\\\Entity\\\\LeadField\\|null but returns int\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/FieldToOrderTransformer.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\DataTransformer\\\\FieldToOrderTransformer\\:\\:transform\\(\\) should return string but returns null\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/FieldToOrderTransformer.php - message: "#^Strict comparison using \\=\\=\\= between null and int will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/FieldToOrderTransformer.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\\\:\\:getEntities\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/TagEntityModelTransformer.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\\\:\\:getTableAlias\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/TagEntityModelTransformer.php - message: "#^Call to function is_array\\(\\) with null will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/TagEntityModelTransformer.php - message: "#^Instanceof between null and Doctrine\\\\ORM\\\\PersistentCollection will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Form/DataTransformer/TagEntityModelTransformer.php - message: "#^Unable to resolve the template type T in call to method Doctrine\\\\ORM\\\\EntityManager\\:\\:getRepository\\(\\)$#" count: 2 path: app/bundles/LeadBundle/Form/DataTransformer/TagEntityModelTransformer.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\CompanyType\\:\\:getFormFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/CompanyType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\CompanyType\\:\\:getFormFields\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/CompanyType.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Form/Type/CompanyType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\FilterType\\:\\:buildFiltersForm\\(\\) has parameter \\$currentListId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/FilterType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\FilterType\\:\\:buildFiltersForm\\(\\) has parameter \\$eventName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/FilterType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\FilterType\\:\\:prepareRegex\\(\\) has parameter \\$regex with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/FilterType.php - message: "#^Offset 'properties' on array on left side of \\?\\? always exists and is not nullable\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/FilterType.php - message: "#^Parameter \\#1 \\$modelData of method Symfony\\\\Component\\\\Form\\\\FormInterface\\\\:\\:setData\\(\\) expects Symfony\\\\Component\\\\Form\\\\FormInterface, array\\ given\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/FilterType.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/FilterType.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 2 path: app/bundles/LeadBundle/Form/Type/LeadFieldsType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\LeadImportFieldType\\:\\:getDefaultValue\\(\\) has parameter \\$importFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/LeadImportFieldType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\LeadType\\:\\:getFormFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/LeadType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\LeadType\\:\\:getFormFields\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/LeadType.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Form/Type/LeadType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\UpdateCompanyActionType\\:\\:getFormFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/UpdateCompanyActionType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\UpdateCompanyActionType\\:\\:getFormFields\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/UpdateCompanyActionType.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Form/Type/UpdateCompanyActionType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\UpdateLeadActionType\\:\\:getFormFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/UpdateLeadActionType.php - message: "#^Method Mautic\\\\LeadBundle\\\\Form\\\\Type\\\\UpdateLeadActionType\\:\\:getFormFields\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Type/UpdateLeadActionType.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Form/Type/UpdateLeadActionType.php - message: "#^Property Mautic\\\\LeadBundle\\\\Form\\\\Validator\\\\Constraints\\\\FieldAliasKeyword\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/FieldAliasKeyword.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$message\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/FieldAliasKeywordValidator.php - message: "#^Result of && is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/FieldAliasKeywordValidator.php - message: "#^Variable \\$oldValue in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/FieldAliasKeywordValidator.php - message: "#^Property Mautic\\\\LeadBundle\\\\Form\\\\Validator\\\\Constraints\\\\LeadListAccess\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/LeadListAccess.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$message\\.$#" count: 2 path: app/bundles/LeadBundle/Form/Validator/Constraints/LeadListAccessValidator.php - message: "#^Property Mautic\\\\LeadBundle\\\\Form\\\\Validator\\\\Constraints\\\\SegmentInUse\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/SegmentInUse.php - message: "#^Property Mautic\\\\LeadBundle\\\\Form\\\\Validator\\\\Constraints\\\\UniqueUserAlias\\:\\:\\$field has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAlias.php - message: "#^Property Mautic\\\\LeadBundle\\\\Form\\\\Validator\\\\Constraints\\\\UniqueUserAlias\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAlias.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$field\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAliasValidator.php - message: "#^Access to an undefined property Symfony\\\\Component\\\\Validator\\\\Constraint\\:\\:\\$message\\.$#" count: 1 path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAliasValidator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CampaignEventHelper\\:\\:validateListChange\\(\\) has parameter \\$event with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CampaignEventHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CampaignEventHelper\\:\\:validatePointChange\\(\\) has parameter \\$event with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CampaignEventHelper.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\ContactRequestHelper\\:\\:getContactFromClickthrough\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\ContactRequestHelper\\:\\:getContactFromQuery\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\ContactRequestHelper\\:\\:setEmailFromClickthroughIdentification\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Helper\\\\ContactRequestHelper\\:\\:\\$publiclyUpdatableFieldValues type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Helper\\\\ContactRequestHelper\\:\\:\\$queryFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Variable \\$queryFields in empty\\(\\) is never defined\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/ContactRequestHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CustomFieldHelper\\:\\:fieldValueTransfomer\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CustomFieldHelper.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CustomFieldHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CustomFieldValueHelper\\:\\:normalizeValue\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CustomFieldValueHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CustomFieldValueHelper\\:\\:normalizeValues\\(\\) has parameter \\$customFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CustomFieldValueHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CustomFieldValueHelper\\:\\:normalizeValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CustomFieldValueHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\CustomFieldValueHelper\\:\\:setValueFromPropertiesList\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/CustomFieldValueHelper.php - message: "#^Parameter \\#4 \\$object of method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:getAliases\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FieldAliasHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\FormFieldHelper\\:\\:getDateChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\FormFieldHelper\\:\\:getListTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\FormFieldHelper\\:\\:getTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\FormFieldHelper\\:\\:validateProperties\\(\\) has parameter \\$properties with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\FormFieldHelper\\:\\:validateProperties\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FormFieldHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Helper\\\\FormFieldHelper\\:\\:\\$types type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/FormFieldHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\IdentifyCompanyHelper\\:\\:findCompany\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/IdentifyCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\IdentifyCompanyHelper\\:\\:findCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/IdentifyCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\IdentifyCompanyHelper\\:\\:hasCompanyParameters\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/IdentifyCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\IdentifyCompanyHelper\\:\\:identifyLeadsCompany\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/IdentifyCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\IdentifyCompanyHelper\\:\\:identifyLeadsCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/IdentifyCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\LeadChangeEventDispatcher\\:\\:dispatchEvents\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/LeadChangeEventDispatcher.php - message: "#^Property Mautic\\\\LeadBundle\\\\Helper\\\\LeadChangeEventDispatcher\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/LeadChangeEventDispatcher.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PointEventHelper\\:\\:changeLists\\(\\) has parameter \\$event with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PointEventHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PointEventHelper\\:\\:changeLists\\(\\) has parameter \\$factory with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PointEventHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PointEventHelper\\:\\:changeLists\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PointEventHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:getProfileFieldsWithPrimaryCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:mergeInPrimaryCompany\\(\\) has parameter \\$companies with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:mergeInPrimaryCompany\\(\\) has parameter \\$profileFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:mergeInPrimaryCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:mergePrimaryCompanyWithProfileFields\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:mergePrimaryCompanyWithProfileFields\\(\\) has parameter \\$profileFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\PrimaryCompanyHelper\\:\\:mergePrimaryCompanyWithProfileFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\Progress\\:\\:bindArray\\(\\) has parameter \\$progress with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/Progress.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\Progress\\:\\:setDone\\(\\) has parameter \\$done with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/Progress.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\Progress\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/Progress.php - message: """ #^Parameter \\$cacheStorageHelper of method Mautic\\\\LeadBundle\\\\Helper\\\\SegmentCountCacheHelper\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/LeadBundle/Helper/SegmentCountCacheHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:findLeadTokens\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:findLeadTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:getFieldAlias\\(\\) has parameter \\$match with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:getTokenDefaultValue\\(\\) has parameter \\$match with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:getTokenValue\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:getTokenValue\\(\\) has parameter \\$defaultValue with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:getTokenValue\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:getValueFromTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Helper\\\\TokenHelper\\:\\:\\$parameters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ChannelTimelineInterface\\:\\:getChannelTimelineIcon\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ChannelTimelineInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ChannelTimelineInterface\\:\\:getChannelTimelineLabel\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ChannelTimelineInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ChannelTimelineInterface\\:\\:getChannelTimelineTemplate\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ChannelTimelineInterface.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getId\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method addUpdatedField\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method getProfileFields\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method isNew\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 2 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method setCreatedBy\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method setDateAdded\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method setDateModified\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method setModifiedBy\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Call to method setOwner\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Deduplicate\\\\Company\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:addLeadToCompany\\(\\) has parameter \\$companies with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:addLeadToCompany\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:checkForDuplicateCompanies\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:checkForDuplicateCompanies\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:companyMerge\\(\\) has parameter \\$mainCompany with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:companyMerge\\(\\) has parameter \\$secCompany with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:extractCompanyDataFromImport\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:extractCompanyDataFromImport\\(\\) has parameter \\$mappedFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:extractCompanyDataFromImport\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:fetchCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:getFieldData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:getFieldData\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:getFieldData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:import\\(\\) has parameter \\$owner with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:importCompany\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:importCompany\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:importCompany\\(\\) has parameter \\$owner with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:importCompany\\(\\) has parameter \\$persist with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:importCompany\\(\\) has parameter \\$skipIfExists with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:organizeFieldsByGroup\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:organizeFieldsByGroup\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:removeLeadFromCompany\\(\\) has parameter \\$companies with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:removeLeadFromCompany\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:saveEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:setEntityDefaultValues\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:setFieldValues\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:\\$companyFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:\\$fields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyReportData\\:\\:getCompanyColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyReportData.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyReportData\\:\\:getCompanyData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyReportData.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\CompanyReportData\\:\\:getFieldColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/CompanyReportData.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DeviceModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DeviceModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DeviceModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DeviceModel.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:addDncForContact\\(\\) has parameter \\$channel with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:createDncRecord\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:createDncRecord\\(\\) has parameter \\$comments with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:createDncRecord\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:updateDncRecord\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:updateDncRecord\\(\\) has parameter \\$comments with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact\\:\\:updateDncRecord\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/DoNotContact.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:filterUsedFieldIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:filterUsedFieldIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getFieldList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getFieldList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getFieldListWithProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getGroupFields\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getGroupFields\\(\\) has parameter \\$group with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getGroupFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getLeadFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getPublishedFieldArrays\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getSchemaDefinition\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getSchemaDefinition\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getSchemaDefinition\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getUniqueIdentiferFields\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getUniqueIdentiferFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:getUniqueIdentifierFields\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:reorderFieldsByEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:reorderFieldsByList\\(\\) has parameter \\$list with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:saveEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:setFieldProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:\\$coreCompanyFields has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\:\\:\\$coreFields has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/FieldModel.php - message: """ #^Instantiation of deprecated class Doctrine\\\\ORM\\\\ORMException\\: Use Doctrine\\\\ORM\\\\Exception\\\\ORMException for catch and instanceof$# """ count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:getFailedRows\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:getFailedRows\\(\\) should return array\\|null but returns Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:getImportedRowsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:getImportedRowsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:hasMoreValuesThanColumns\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:logDebug\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:setGhostImportsAsFailed\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:trimArrayValues\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ImportModel\\:\\:trimArrayValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Parameter \\#1 \\$hour of method DateTime\\:\\:setTime\\(\\) expects int, string given\\.$#" count: 2 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Parameter \\#2 \\$minute of method DateTime\\:\\:setTime\\(\\) expects int, string given\\.$#" count: 2 path: app/bundles/LeadBundle/Model/ImportModel.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getId\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 2 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method getFilterExpressionFunctions\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\: to be removed in Mautic 3\\. Use FilterOperatorProvider\\:\\:getAllOperators\\(\\) instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method isContactable\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\: 2\\.12\\.0 to be removed in 3\\.0; use Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact instead$# """ count: 2 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method loadUserByUsername\\(\\) of class Mautic\\\\UserBundle\\\\Security\\\\Provider\\\\UserProvider\\: since Symfony 5\\.3, use loadUserByIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method normalizeType\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\: These aliases are subscribed in the TypeOperatorSubscriber now so this is not necessary\\. To be removed in next Mautic version\\.$# """ count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Call to function is_array\\(\\) with string\\|null will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToCategory\\(\\) has parameter \\$categories with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToCategory\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToCompany\\(\\) has parameter \\$company with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToLists\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToLists\\(\\) has parameter \\$lists with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToStages\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addToStages\\(\\) has parameter \\$stage with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:addUTMTags\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:checkForDuplicateContact\\(\\) has parameter \\$onlyPubliclyUpdateable with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:checkForDuplicateContact\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:checkForDuplicateContact\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:disassociateOwner\\(\\) has parameter \\$userId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getAnonymousVsIdentifiedPieChartData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getAnonymousVsIdentifiedPieChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getAvailableLeadFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getContactChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getDoNotContactChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getEngagementCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getEngagementTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getEngagements\\(\\) has parameter \\$orderBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getEngagements\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLead\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadCategories\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadDetails\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadList\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadMapData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadsByIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadsByIp\\(\\) has parameter \\$ip with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLeadsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLists\\(\\) has parameter \\$isPreferenceCenter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLookupResults\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLookupResults\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLookupResults\\(\\) has parameter \\$start with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getPreferenceChannels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getPreferredChannel\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getTagList\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getTopCreators\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getTopCreators\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getTopOwners\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:getTopOwners\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) has parameter \\$importId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) has parameter \\$list with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) has parameter \\$owner with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:import\\(\\) has parameter \\$tags with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:modifyTags\\(\\) has parameter \\$removeTags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:modifyTags\\(\\) has parameter \\$tags with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:organizeFieldsByGroup\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:organizeFieldsByGroup\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:removeFromCategories\\(\\) has parameter \\$categories with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:removeFromLists\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:removeFromLists\\(\\) has parameter \\$lists with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:removeFromStages\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:removeFromStages\\(\\) has parameter \\$stage with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:scoreContactsCompany\\(\\) has parameter \\$score with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:setEntityDefaultValues\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:setFieldValues\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:setFrequencyRules\\(\\) has parameter \\$persist with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:setPrimaryCompany\\(\\) has parameter \\$companyId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:setPrimaryCompany\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:setTags\\(\\) has parameter \\$tags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:updateLeadOwner\\(\\) has parameter \\$ownerId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Parameter \\#1 \\$score of method Mautic\\\\LeadBundle\\\\Entity\\\\Company\\:\\:setScore\\(\\) expects Mautic\\\\UserBundle\\\\Entity\\\\User, \\(float\\|int\\) given\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Parameter \\#2 \\$dateFrom of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string given\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Parameter \\#2 \\$dateFrom of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string\\|null given\\.$#" count: 2 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Parameter \\#3 \\$dateTo of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string given\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Parameter \\#3 \\$dateTo of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery constructor expects DateTime, string\\|null given\\.$#" count: 2 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:\\$availableLeadFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:\\$fieldsByGroup type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:\\$flattenedFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:\\$leadFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\LeadModel\\:\\:\\$leadTrackingId has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: "#^Strict comparison using \\=\\=\\= between null and int will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Model/LeadModel.php - message: """ #^Call to deprecated method getFilterExpressionFunctions\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\: to be removed in Mautic 3\\. Use FilterOperatorProvider\\:\\:getAllOperators\\(\\) instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: """ #^Call to deprecated method normalizeType\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\: These aliases are subscribed in the TypeOperatorSubscriber now so this is not necessary\\. To be removed in next Mautic version\\.$# """ count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Cannot call method format\\(\\) on string\\.$#" count: 4 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Dead catch \\- Mautic\\\\LeadBundle\\\\Segment\\\\Exception\\\\FieldNotFoundException is never thrown in the try block\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Dead catch \\- Mautic\\\\LeadBundle\\\\Segment\\\\Exception\\\\SegmentNotFoundException is never thrown in the try block\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:addLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:addLead\\(\\) has parameter \\$lists with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:batchSleep\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:canNotBeDeleted\\(\\) has parameter \\$segmentIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:canNotBeDeleted\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getDeviceGranularityData\\(\\) has parameter \\$dateFormat with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getDeviceGranularityData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getDeviceGranularityData\\(\\) has parameter \\$unit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getDeviceGranularityData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getFieldSegments\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegmentChartData\\(\\) has parameter \\$dateFormat with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegmentChartData\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegmentChartData\\(\\) has parameter \\$listName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegmentChartData\\(\\) has parameter \\$unit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegmentChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegments\\(\\) has parameter \\$canViewOthers with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegments\\(\\) has parameter \\$segments with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getLifeCycleSegments\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSegmentContactsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSegmentContactsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSegmentsWithDependenciesOnSegment\\(\\) has parameter \\$returnProperty with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSegmentsWithDependenciesOnSegment\\(\\) has parameter \\$segmentId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSegmentsWithDependenciesOnSegment\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getSourceLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getStagesBarChartData\\(\\) has parameter \\$dateFormat with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getStagesBarChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getStagesBarChartData\\(\\) has parameter \\$unit with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getStagesBarChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getTopLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:getUserLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:removeLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:removeLead\\(\\) has parameter \\$lists with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Parameter \\#4 \\$filters of method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:getCountQuery\\(\\) expects array, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Parameter \\#5 \\$options of method Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\ChartQuery\\:\\:count\\(\\) expects array, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Property Mautic\\\\LeadBundle\\\\Model\\\\ListModel\\:\\:\\$leadChangeLists type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/ListModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\NoteModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/NoteModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\NoteModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/NoteModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\NoteModel\\:\\:getNoteCount\\(\\) has parameter \\$useFilters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Model/NoteModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\SegmentActionModel\\:\\:addContacts\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/SegmentActionModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\SegmentActionModel\\:\\:addContacts\\(\\) has parameter \\$segmentIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/SegmentActionModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\SegmentActionModel\\:\\:removeContacts\\(\\) has parameter \\$contactIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/SegmentActionModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\SegmentActionModel\\:\\:removeContacts\\(\\) has parameter \\$segmentIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/SegmentActionModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Model\\\\TagModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Model/TagModel.php - message: "#^Method Mautic\\\\LeadBundle\\\\Report\\\\FieldsBuilder\\:\\:getBaseCompanyColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Report/FieldsBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Report\\\\FieldsBuilder\\:\\:getBaseLeadColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Report/FieldsBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Report\\\\FieldsBuilder\\:\\:getCompanyFieldsColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Report/FieldsBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Report\\\\FieldsBuilder\\:\\:getFieldColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Report/FieldsBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Report\\\\FieldsBuilder\\:\\:getLeadFieldsColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Report/FieldsBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Report\\\\FieldsBuilder\\:\\:getLeadFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Report/FieldsBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Security\\\\Permissions\\\\LeadPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Method Mautic\\\\LeadBundle\\\\Security\\\\Permissions\\\\LeadPermissions\\:\\:analyzePermissions\\(\\) has parameter \\$allPermissions with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Method Mautic\\\\LeadBundle\\\\Security\\\\Permissions\\\\LeadPermissions\\:\\:analyzePermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Method Mautic\\\\LeadBundle\\\\Security\\\\Permissions\\\\LeadPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Method Mautic\\\\LeadBundle\\\\Security\\\\Permissions\\\\LeadPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Method Mautic\\\\LeadBundle\\\\Security\\\\Permissions\\\\LeadPermissions\\:\\:getSynonym\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilter\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilter.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:__construct\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:getArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:getFilter\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:setOperator\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:\\$filter type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:\\$nullValue has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilterCrate\\:\\:\\$sourceArray type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:formatPeriod\\(\\) has parameter \\$inputSeconds with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getNewLeadListLeads\\(\\) has parameter \\$batchLimiters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getNewLeadListLeadsCount\\(\\) has parameter \\$batchLimiters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getOrphanedLeadListLeads\\(\\) has parameter \\$batchLimiters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getOrphanedLeadListLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getOrphanedLeadListLeadsCount\\(\\) has parameter \\$batchLimiters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getOrphanedLeadListLeadsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getOrphanedLeadListLeadsQueryBuilder\\(\\) has parameter \\$batchLimiters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getTotalLeadListLeadsCount\\(\\) has parameter \\$batchLimiters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentService\\:\\:getTotalLeadListLeadsCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/ContactSegmentService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\BaseDecorator\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/BaseDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\BaseDecorator\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/BaseDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\BaseDecorator\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/BaseDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\BaseDecorator\\:\\:prepareRegex\\(\\) has parameter \\$regex with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/BaseDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionAbstract\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionAbstract\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionAbstract\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionAbstract\\:\\:getValueForBetweenRange\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionAbstract\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionAbstract.php - message: "#^Left side of && is always true\\.$#" count: 2 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionFactory.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionParameters\\:\\:__construct\\(\\) has parameter \\$relativeDateStrings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionParameters.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionParameters\\:\\:parseTimeFrame\\(\\) has parameter \\$relativeDateStrings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionParameters.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Day\\\\DateDayAbstract\\:\\:getValueForBetweenRange\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Day/DateDayAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Day\\\\DateDayToday\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Day/DateDayToday.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Day\\\\DateDayTomorrow\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Day/DateDayTomorrow.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Day\\\\DateDayYesterday\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Day/DateDayYesterday.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Month\\\\DateMonthAbstract\\:\\:getValueForBetweenRange\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Month/DateMonthAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Month\\\\DateMonthLast\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Month/DateMonthLast.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Month\\\\DateMonthNext\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Month/DateMonthNext.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Month\\\\DateMonthThis\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Month/DateMonthThis.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateAnniversary\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateAnniversary.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateAnniversary\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateAnniversary.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateAnniversary\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateAnniversary.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateDefault\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateDefault.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateDefault\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateDefault.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateDefault\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateDefault.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateRelativeInterval\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateRelativeInterval.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateRelativeInterval\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateRelativeInterval.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Other\\\\DateRelativeInterval\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Other/DateRelativeInterval.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/TimezoneResolver.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Week\\\\DateWeekAbstract\\:\\:getValueForBetweenRange\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Week/DateWeekAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Week\\\\DateWeekLast\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Week/DateWeekLast.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Week\\\\DateWeekNext\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Week/DateWeekNext.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Week\\\\DateWeekThis\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Week/DateWeekThis.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Year\\\\DateYearAbstract\\:\\:getValueForBetweenRange\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Year/DateYearAbstract.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Year\\\\DateYearLast\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Year/DateYearLast.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Year\\\\DateYearNext\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Year/DateYearNext.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\Date\\\\Year\\\\DateYearThis\\:\\:modifyBaseDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/Date/Year/DateYearThis.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\DateCompanyDecorator\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/DateCompanyDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\DateCompanyDecorator\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/DateCompanyDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\DateCompanyDecorator\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/DateCompanyDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\DateDecorator\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/DateDecorator.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\FilterDecoratorInterface\\:\\:getParameterHolder\\(\\) has parameter \\$argument with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/FilterDecoratorInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\FilterDecoratorInterface\\:\\:getParameterHolder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/FilterDecoratorInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\FilterDecoratorInterface\\:\\:getParameterValue\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Decorator/FilterDecoratorInterface.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\ContactSegmentQueryBuilder\\:\\:getResolutionPlan\\(\\) has parameter \\$resolved with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/ContactSegmentQueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\ContactSegmentQueryBuilder\\:\\:getResolutionPlan\\(\\) has parameter \\$seen with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/ContactSegmentQueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\ContactSegmentQueryBuilder\\:\\:getResolutionPlan\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/ContactSegmentQueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\ContactSegmentQueryBuilder\\:\\:getSegmentEdges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/ContactSegmentQueryBuilder.php - message: "#^Parameter \\#2 \\$leadId of class Mautic\\\\LeadBundle\\\\Event\\\\LeadListFilteringEvent constructor expects int, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/ContactSegmentQueryBuilder.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\ContactSegmentQueryBuilder\\:\\:\\$dependencyMap type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/ContactSegmentQueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:between\\(\\) has parameter \\$arr with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:between\\(\\) has parameter \\$x with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:exists\\(\\) has parameter \\$input with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:func\\(\\) has parameter \\$y with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:notBetween\\(\\) has parameter \\$arr with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:notBetween\\(\\) has parameter \\$x with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:notExists\\(\\) has parameter \\$input with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php - message: "#^Call to function is_null\\(\\) with Mautic\\\\LeadBundle\\\\Segment\\\\ContactSegmentFilter will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Filter/ForeignFuncFilterQueryBuilder.php - message: "#^Parameter \\#3 \\$y of method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:func\\(\\) expects array\\|string\\|null, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Filter/ForeignFuncFilterQueryBuilder.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/Filter/SegmentReferenceFilterQueryBuilder.php - message: "#^Call to function is_null\\(\\) with Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\Expression\\\\ExpressionBuilder will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:addJoinCondition\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:addJoinCondition\\(\\) has parameter \\$expr with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:addLogic\\(\\) has parameter \\$expression with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:addLogic\\(\\) has parameter \\$glue with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:addLogicStack\\(\\) has parameter \\$expression with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:getJoinCondition\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:getLogicStack\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:getTableAlias\\(\\) has parameter \\$joinType with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:getTableAlias\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:getTableAliases\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:isJoinTable\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:popLogicStack\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:replaceJoinCondition\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:replaceJoinCondition\\(\\) has parameter \\$expr with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:setParametersPairs\\(\\) has parameter \\$filterParameters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:setParametersPairs\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:\\$_expr is never written, only read\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:\\$logicStack type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryBuilder.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryException\\:\\:nonUniqueAlias\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryException.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryException\\:\\:nonUniqueAlias\\(\\) has parameter \\$registeredAliases with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryException.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryException\\:\\:unknownAlias\\(\\) has parameter \\$alias with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryException.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryException\\:\\:unknownAlias\\(\\) has parameter \\$registeredAliases with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Query/QueryException.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\RelativeDate\\:\\:getRelativeDateStrings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/RelativeDate.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\RelativeDate\\:\\:getRelativeDateTranslationKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/RelativeDate.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:__construct\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:getAddedEventLogStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:getDataFromLeadEventLog\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:getDataFromLeadListLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:getRemovedEventLogStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:getTotalStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:\\$addedEventLogStats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:\\$addedLeadListStats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\ChartQuery\\\\SegmentContactsLineChartQuery\\:\\:\\$removedEventLogStats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/ChartQuery/SegmentContactsLineChartQuery.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentCampaignShare\\:\\:getCampaignList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentCampaignShare.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentCampaignShare\\:\\:getCampaignsSegmentShare\\(\\) has parameter \\$campaignIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentCampaignShare.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentCampaignShare\\:\\:getCampaignsSegmentShare\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentCampaignShare.php - message: """ #^Parameter \\$cacheStorageHelper of method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentCampaignShare\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentCampaignShare.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentChartQueryFactory\\:\\:getContactsAdded\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentChartQueryFactory.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentChartQueryFactory\\:\\:getContactsRemoved\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentChartQueryFactory.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentChartQueryFactory\\:\\:getContactsTotal\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentChartQueryFactory.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentDependencies\\:\\:getChannelsIds\\(\\) has parameter \\$segmentId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentDependencies.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\Stat\\\\SegmentDependencies\\:\\:getChannelsIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/Stat/SegmentDependencies.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Segment/TableSchemaColumnsCache.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\TableSchemaColumnsCache\\:\\:getColumns\\(\\) has parameter \\$tableName with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/TableSchemaColumnsCache.php - message: "#^Method Mautic\\\\LeadBundle\\\\Segment\\\\TableSchemaColumnsCache\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/TableSchemaColumnsCache.php - message: "#^Property Mautic\\\\LeadBundle\\\\Segment\\\\TableSchemaColumnsCache\\:\\:\\$cache type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Segment/TableSchemaColumnsCache.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 1 path: app/bundles/LeadBundle/Services/ContactColumnsDictionary.php - message: "#^Method Mautic\\\\LeadBundle\\\\Services\\\\ContactColumnsDictionary\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Services/ContactColumnsDictionary.php - message: "#^Method Mautic\\\\LeadBundle\\\\Services\\\\ContactColumnsDictionary\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Services/ContactColumnsDictionary.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 3 path: app/bundles/LeadBundle/Tests/Command/DeduplicateCommandFunctionalTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/LeadBundle/Tests/Command/DeduplicateIdsCommandFunctionalTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 2 path: app/bundles/LeadBundle/Tests/Command/UpdateLeadListCommandFunctionalTest.php - message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with '1' and array\\|int will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Command/UpdateLeadListCommandFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\AjaxControllerFunctionalTest\\:\\:getMembersForCampaign\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/AjaxControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerFunctionalTest\\:\\:assertCreateResponse\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerFunctionalTest\\:\\:assertDeleteResponse\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerFunctionalTest\\:\\:assertGetResponse\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerFunctionalTest\\:\\:assertPatchResponse\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerFunctionalTest\\:\\:getCreatePayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerFunctionalTest\\:\\:getEditPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerFunctionalTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerTest\\:\\:getResultFromProtectedMethod\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerTest\\:\\:getResultFromProtectedMethod\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerTest\\:\\:getResultFromProtectedMethod\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\FieldApiControllerTest\\:\\:\\$defaultWhere has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/FieldApiControllerTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\Api\\\\ListApiControllerFunctionalTest\\:\\:saveSegment\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/Api/ListApiControllerFunctionalTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/LeadBundle/Tests/Controller/ImportControllerTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\LeadControllerTest\\:\\:getLeadLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/LeadControllerTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\LeadControllerTest\\:\\:getMembersForCampaign\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/LeadControllerTest.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Tests/Controller/LeadDetailFunctionalTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/LeadBundle/Tests/Controller/ListControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Controller\\\\ListControllerFunctionalTest\\:\\:saveSegment\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Controller/ListControllerFunctionalTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\DataFixtures\\\\ORM\\\\LoadPageHitData\\:\\:createHit\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/DataFixtures/ORM/LoadPageHitData.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\DataFixtures\\\\ORM\\\\LoadPageHitData\\:\\:createHit\\(\\) has parameter \\$hitConfig with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/DataFixtures/ORM/LoadPageHitData.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\DataFixtures\\\\ORM\\\\LoadSegmentsData\\:\\:createSegment\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/DataFixtures/ORM/LoadSegmentsData.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\DataFixtures\\\\ORM\\\\LoadSegmentsData\\:\\:createSegment\\(\\) has parameter \\$listConfig with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/DataFixtures/ORM/LoadSegmentsData.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 2 path: app/bundles/LeadBundle/Tests/Deduplicate/ContactMergerTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Deduplicate\\\\ContactMergerTest\\:\\:\\$leadRepo \\(Mautic\\\\LeadBundle\\\\Entity\\\\MergeRecordRepository&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Deduplicate/ContactMergerTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\CustomFieldRepositoryTraitTest\\:\\:\\$baseColumns has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/CustomFieldRepositoryTraitTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\CustomFieldRepositoryTraitTest\\:\\:\\$fieldGroups has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/CustomFieldRepositoryTraitTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\CustomFieldRepositoryTraitTest\\:\\:\\$fieldValues has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/CustomFieldRepositoryTraitTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\CustomFieldRepositoryTraitTest\\:\\:\\$fields has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/CustomFieldRepositoryTraitTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\CustomFieldRepositoryTraitTest\\:\\:\\$fixedFields has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/CustomFieldRepositoryTraitTest.php - message: "#^Parameter \\#1 \\$comments of method Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContact\\:\\:setComments\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/DoNotContactTest.php - message: "#^Parameter \\#3 \\$defaultFrequencyNumber of method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\:\\:getAppliedFrequencyRules\\(\\) expects string\\|null, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/FrequencyRuleRepositoryTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\FrequencyRuleRepositoryTest\\:\\:\\$frequencyRuleRepository \\(Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRuleRepository\\) does not accept Doctrine\\\\ORM\\\\EntityRepository\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/FrequencyRuleRepositoryTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with DateTimeInterface will always evaluate to false\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Entity/ImportTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 0 and float will always evaluate to false\\.$#" count: 3 path: app/bundles/LeadBundle/Tests/Entity/ImportTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with false will always evaluate to false\\.$#" count: 3 path: app/bundles/LeadBundle/Tests/Entity/ImportTest.php - message: "#^Instanceof between \\*NEVER\\* and DateTime will always evaluate to false\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Entity/ImportTest.php - message: "#^Instanceof between null and DateInterval will always evaluate to false\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/ImportTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\ImportTest\\:\\:fakeImportStartDate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/ImportTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadFieldRepositoryTest.php - message: "#^Parameter \\#2 \\$field of method Mautic\\\\LeadBundle\\\\Entity\\\\LeadFieldRepository\\:\\:compareDateValue\\(\\) expects int, string given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Entity/LeadFieldRepositoryTest.php - message: "#^Trying to mock an undefined method setFirstResult\\(\\) on class Doctrine\\\\ORM\\\\AbstractQuery\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadFieldRepositoryTest.php - message: "#^Trying to mock an undefined method setMaxResults\\(\\) on class Doctrine\\\\ORM\\\\AbstractQuery\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadFieldRepositoryTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:setIsGlobalDataProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:setIsPreferenceCenterDataProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:testSetIsGlobal\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:testSetIsGlobal\\(\\) has parameter \\$expected with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:testSetIsGlobal\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:testSetIsPreferenceCenter\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:testSetIsPreferenceCenter\\(\\) has parameter \\$expected with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadListTest\\:\\:testSetIsPreferenceCenter\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadListTest.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadRepositoryTest.php - message: "#^Parameter \\#2 \\$value of method Mautic\\\\LeadBundle\\\\Entity\\\\LeadRepository\\:\\:getLeadsByFieldValue\\(\\) expects string, array\\ given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Entity/LeadRepositoryTest.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:getTest\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setNotes\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:setTest\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadTest\\:\\:adjustPointsTest\\(\\) has parameter \\$expected with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadTest\\:\\:adjustPointsTest\\(\\) has parameter \\$points with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadTest\\:\\:getLeadChangedArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Parameter \\#1 \\$preferredChannel of method Mautic\\\\LeadBundle\\\\Entity\\\\FrequencyRule\\:\\:setPreferredChannel\\(\\) expects bool, int given\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Parameter \\#2 \\$operator of method Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:adjustPoints\\(\\) expects string, true given\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: "#^Parameter \\#4 \\$operator of method Mautic\\\\LeadBundle\\\\Tests\\\\Entity\\\\LeadTest\\:\\:adjustPointsTest\\(\\) expects bool, string given\\.$#" count: 6 path: app/bundles/LeadBundle/Tests/Entity/LeadTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/LeadBundle/Tests/Entity/TagRepositoryTest.php - message: """ #^Instantiation of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 2 path: app/bundles/LeadBundle/Tests/EventListener/CampaignSubscriberFunctionalTest.php - message: "#^You should use assertTrue\\(\\) instead of assertSame\\(\\) when expecting \"true\"$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/CampaignSubscriberFunctionalTest.php - message: """ #^Instantiation of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 5 path: app/bundles/LeadBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\CampaignSubscriberTest\\:\\:\\$configFrom type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/CampaignSubscriberTest.php - message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'lead\\:imports\\:create' and array will always evaluate to false\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/EventListener/ImportCompanySubscriberTest.php - message: "#^Method class@anonymous/app/bundles/LeadBundle/Tests/EventListener/ImportCompanySubscriberTest\\.php\\:172\\:\\:import\\(\\) has parameter \\$owner with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ImportCompanySubscriberTest.php - message: "#^Method class@anonymous/app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest\\.php\\:257\\:\\:import\\(\\) has parameter \\$importId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest\\.php\\:257\\:\\:import\\(\\) has parameter \\$list with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest\\.php\\:257\\:\\:import\\(\\) has parameter \\$owner with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest\\.php\\:257\\:\\:import\\(\\) has parameter \\$tags with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ImportContactSubscriberTest.php - message: "#^Call to method expects\\(\\) on an unknown class PHPUnit_Framework_MockObject_MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Call to method getModel\\(\\) on an unknown class PHPUnit_Framework_MockObject_MockObject\\.$#" count: 7 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Call to method method\\(\\) on an unknown class PHPUnit_Framework_MockObject_MockObject\\.$#" count: 4 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:getMockFactory\\(\\) has invalid return type PHPUnit_Framework_MockObject_MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:getMockFactory\\(\\) has parameter \\$parameterMap with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:getMockMailer\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:getMockMailer\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:getMockTranslator\\(\\) has invalid return type PHPUnit_Framework_MockObject_MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^PHPDoc tag @var for variable \\$mockFactory contains unknown class PHPUnit_Framework_MockObject_MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^PHPDoc tag @var for variable \\$translator contains unknown class PHPUnit_Framework_MockObject_MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:\\$contacts has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: """ #^Return type of method Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\OwnerSubscriberTest\\:\\:getMockFactory\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/LeadBundle/Tests/EventListener/OwnerSubscriberTest.php - message: "#^Call to method expects\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportDataEventMock\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Parameter \\#1 \\$event of method Mautic\\\\LeadBundle\\\\EventListener\\\\ReportSubscriber\\:\\:onReportDisplay\\(\\) expects Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent, Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportDataEventMock&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject given\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$channelListHelperMock \\(Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$companyColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$leadColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$leadFilters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$reportDataEventMock \\(Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportDataEventMock&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$reportDataEventMock has unknown class Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportDataEventMock as its type\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$reportMock \\(Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportMock&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\ReportBundle\\\\Entity\\\\Report&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$reportMock has unknown class Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportMock as its type\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportSubscriberTest\\:\\:\\$reportMock is never read, only written\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Trying to mock an undefined method checkContext\\(\\) on class Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportDataEventMock\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Trying to mock an undefined method getData\\(\\) on class Mautic\\\\LeadBundle\\\\Tests\\\\EventListener\\\\ReportDataEventMock\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/ReportSubscriberTest.php - message: "#^Trying to mock an undefined method isNotNull\\(\\) on class Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/SegmentLogReportSubscriberTest.php - message: "#^Trying to mock an undefined method or\\(\\) on class Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/EventListener/SegmentLogReportSubscriberTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Field\\\\BackgroundServiceTest\\:\\:\\$backgroundService \\(Mautic\\\\LeadBundle\\\\Field\\\\BackgroundService&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\LeadBundle\\\\Field\\\\BackgroundService\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Field/BackgroundServiceTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/LeadBundle/Tests/Functional/Controller/ImportControllerFunctionalTest.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, \\$variable\\-\\>count\\(\\)\\)\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Functional/Entity/CompanyRepositoryTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/LeadBundle/Tests/Helper/SegmentCountCacheHelperTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Helper\\\\TokenHelperTest\\:\\:\\$lead has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Helper/TokenHelperTest.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Model\\\\CompanyModel\\:\\:method\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\CompanyModelTest\\:\\:getCompanyDeduperForImport\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\CompanyModelTest\\:\\:getCompanyModelForImport\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\CompanyModelTest\\:\\:\\$companyDeduper is never read, only written\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\CompanyModelTest\\:\\:\\$emailValidator is never read, only written\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\CompanyModelTest\\:\\:\\$leadFieldModel is never read, only written\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\CompanyModelTest\\:\\:\\$session is never read, only written\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/CompanyModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\FieldModelTest\\:\\:getColumns\\(\\) has parameter \\$column with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/FieldModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\FieldModelTest\\:\\:getColumns\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/FieldModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\FieldModelTest\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/FieldModelTest.php - message: """ #^Fetching class constant class of deprecated class Doctrine\\\\ORM\\\\ORMException\\: Use Doctrine\\\\ORM\\\\Exception\\\\ORMException for catch and instanceof$# """ count: 1 path: app/bundles/LeadBundle/Tests/Model/ImportModelTest.php - message: """ #^Instantiation of deprecated class Doctrine\\\\ORM\\\\ORMException\\: Use Doctrine\\\\ORM\\\\Exception\\\\ORMException for catch and instanceof$# """ count: 2 path: app/bundles/LeadBundle/Tests/Model/ImportModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadListModelTest\\:\\:segmentTestDataProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadListModelTest\\:\\:testSegmentsCanBeDeletedCorrecty\\(\\) has parameter \\$arg with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadListModelTest\\:\\:testSegmentsCanBeDeletedCorrecty\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadListModelTest\\:\\:testSegmentsCanBeDeletedCorrecty\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadListModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadListModelTest\\:\\:\\$fixture has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadListModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadModelFunctionalTest\\:\\:\\$pointsAdded has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadModelFunctionalTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 2 path: app/bundles/LeadBundle/Tests/Model/LeadModelTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\LeadModelTest\\:\\:\\$channelListHelperMock \\(Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/LeadModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\ListModelTest\\:\\:prepareMockForTestGetSourcesLists\\(\\) has parameter \\$getLookupResultsReturn with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/ListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\ListModelTest\\:\\:sourceTypeTestDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/ListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\ListModelTest\\:\\:testGetSourceLists\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/ListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Model\\\\ListModelTest\\:\\:testGetSourceLists\\(\\) has parameter \\$getLookupResultsReturn with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Model/ListModelTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Report\\\\FieldsBuilderTest\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Report/FieldsBuilderTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Segment\\\\ContactSegmentFilterCrateTest\\:\\:specialFieldsToConvertToEmptyProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterCrateTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Segment\\\\ContactSegmentFilterCrateTest\\:\\:testSpecialFieldsToConvertToEmpty\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterCrateTest.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\Segment\\\\ContactSegmentFilterCrateTest\\:\\:testSpecialFieldsToConvertToNotEmpty\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterCrateTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 2 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterTest.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\Segment\\\\ContactSegmentFilterTest\\:\\:\\$filterDecorator \\(Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\BaseDecorator&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\FilterDecoratorInterface&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterTest.php - message: "#^Trying to mock an undefined method getRelationJoinTable\\(\\) on class Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\FilterDecoratorInterface\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterTest.php - message: "#^Trying to mock an undefined method getRelationJoinTableField\\(\\) on class Mautic\\\\LeadBundle\\\\Segment\\\\Decorator\\\\FilterDecoratorInterface\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentFilterTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 5 path: app/bundles/LeadBundle/Tests/Segment/ContactSegmentServiceFunctionalTest.php - message: "#^Parameter \\#1 \\$filterName of method Mautic\\\\LeadBundle\\\\Tests\\\\Segment\\\\Decorator\\\\Date\\\\DateOptionFactoryTest\\:\\:getFilterDecorator\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/DateOptionFactoryTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Day/DateDayTodayTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Day/DateDayTomorrowTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Day/DateDayYesterdayTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Month/DateMonthLastTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Month/DateMonthNextTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Month/DateMonthThisTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Other/DateAnniversaryTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 5 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Other/DateRelativeIntervalTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 4 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Week/DateWeekLastTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 4 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Week/DateWeekNextTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 4 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Week/DateWeekThisTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Year/DateYearLastTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Year/DateYearNextTest.php - message: "#^Parameter \\#2 \\$fromFormat of class Mautic\\\\CoreBundle\\\\Helper\\\\DateTimeHelper constructor expects string, null given\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Segment/Decorator/Date/Year/DateYearThisTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/LeadBundle/Tests/Segment/SegmentFilterFunctionalTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tests\\\\StandardImportTestHelper\\:\\:initImportEntity\\(\\) has parameter \\$methods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\StandardImportTestHelper\\:\\:\\$csvPath has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\StandardImportTestHelper\\:\\:\\$eventEntities has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\StandardImportTestHelper\\:\\:\\$initialList has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php - message: "#^Property Mautic\\\\LeadBundle\\\\Tests\\\\StandardImportTestHelper\\:\\:\\$largeCsvPath has no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with Mautic\\\\LeadBundle\\\\Entity\\\\LeadDevice will always evaluate to false\\.$#" count: 2 path: app/bundles/LeadBundle/Tests/Tracker/Service/DeviceTrackingService/DeviceTrackingServiceTest.php - message: "#^You should use assertCount\\(\\$expectedCount, \\$variable\\) instead of assertSame\\(\\$expectedCount, \\$variable\\-\\>count\\(\\)\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Tests/Validator/Constraints/EmailAddressValidatorTest.php - message: "#^Call to an undefined method Mautic\\\\LeadBundle\\\\Entity\\\\CustomFieldEntityInterface\\:\\:getId\\(\\)\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/ContactTracker.php - message: "#^Left side of && is always true\\.$#" count: 2 path: app/bundles/LeadBundle/Tracker/ContactTracker.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\ContactTracker\\:\\:dispatchContactChangeEvent\\(\\) has parameter \\$previouslyTrackedId with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/ContactTracker.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\ContactTracker\\:\\:getCurrentContact\\(\\) never returns null so it can be removed from the return type\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/ContactTracker.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\ContactTracker\\:\\:setEntityDefaultValues\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/ContactTracker.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\DeviceTracker\\:\\:createDeviceFromUserAgent\\(\\) has parameter \\$userAgent with no type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/DeviceTracker.php - message: "#^If condition is always true\\.$#" count: 2 path: app/bundles/LeadBundle/Tracker/Service/DeviceTrackingService/DeviceTrackingService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\Service\\\\DeviceTrackingService\\\\DeviceTrackingService\\:\\:getTrackedDevice\\(\\) should return Mautic\\\\LeadBundle\\\\Entity\\\\LeadDevice but empty return statement found\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/Service/DeviceTrackingService/DeviceTrackingService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\Service\\\\DeviceTrackingService\\\\DeviceTrackingService\\:\\:getTrackedIdentifier\\(\\) is unused\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/Service/DeviceTrackingService/DeviceTrackingService.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 2 path: app/bundles/LeadBundle/Tracker/Service/DeviceTrackingService/DeviceTrackingService.php - message: "#^Method Mautic\\\\LeadBundle\\\\Tracker\\\\Service\\\\DeviceTrackingService\\\\DeviceTrackingServiceInterface\\:\\:clearTrackingCookies\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/LeadBundle/Tracker/Service/DeviceTrackingService/DeviceTrackingServiceInterface.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Api\\\\Connection\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Api/Connection.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Api\\\\Connection\\:\\:getPackage\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Api/Connection.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Api\\\\Connection\\:\\:getPlugins\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Api/Connection.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Api\\\\Connection\\:\\:makeRequest\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Api/Connection.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Collection\\\\MaintainerCollection\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Collection/MaintainerCollection.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Collection\\\\PackageCollection\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Collection/PackageCollection.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Collection\\\\VersionCollection\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Collection/VersionCollection.php - message: """ #^Parameter \\$factory of method Mautic\\\\MarketplaceBundle\\\\Controller\\\\AjaxController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Controller/AjaxController.php - message: """ #^Parameter \\$factory of method Mautic\\\\MarketplaceBundle\\\\Controller\\\\CacheController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Controller/CacheController.php - message: """ #^Parameter \\$factory of method Mautic\\\\MarketplaceBundle\\\\Controller\\\\Package\\\\DetailController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Controller/Package/DetailController.php - message: """ #^Parameter \\$factory of method Mautic\\\\MarketplaceBundle\\\\Controller\\\\Package\\\\InstallController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Controller/Package/InstallController.php - message: """ #^Parameter \\$factory of method Mautic\\\\MarketplaceBundle\\\\Controller\\\\Package\\\\ListController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Controller/Package/ListController.php - message: """ #^Parameter \\$factory of method Mautic\\\\MarketplaceBundle\\\\Controller\\\\Package\\\\RemoveController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Controller/Package/RemoveController.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\Maintainer\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/Maintainer.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\PackageBase\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/PackageBase.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\PackageDetail\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/PackageDetail.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\Version\\:\\:__construct\\(\\) has parameter \\$keywords with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/Version.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\Version\\:\\:__construct\\(\\) has parameter \\$license with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/Version.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\Version\\:\\:__construct\\(\\) has parameter \\$require with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/Version.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\DTO\\\\Version\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/DTO/Version.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Security\\\\Permissions\\\\MarketplacePermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Security/Permissions/MarketplacePermissions.php - message: "#^Method Mautic\\\\MarketplaceBundle\\\\Security\\\\Permissions\\\\MarketplacePermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Security/Permissions/MarketplacePermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/MarketplaceBundle/Security/Permissions/MarketplacePermissions.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/MarketplaceBundle/Tests/Functional/Controller/AjaxControllerTest.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\AbstractNotificationApi\\:\\:convertToTrackedUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/AbstractNotificationApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\AbstractNotificationApi\\:\\:send\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/AbstractNotificationApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\AbstractNotificationApi\\:\\:sendNotification\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/AbstractNotificationApi.php - message: "#^Parameter \\#3 \\$shortenUrl of method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:generateTrackableUrl\\(\\) expects bool, array given\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/AbstractNotificationApi.php - message: "#^Call to function is_array\\(\\) with non\\-falsy\\-string will always evaluate to false\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\OneSignalApi\\:\\:addMobileData\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\OneSignalApi\\:\\:addMobileData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\OneSignalApi\\:\\:addMobileData\\(\\) has parameter \\$mobileConfig with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\OneSignalApi\\:\\:send\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Api\\\\OneSignalApi\\:\\:sendNotification\\(\\) has parameter \\$playerId with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Api/OneSignalApi.php - message: """ #^Parameter \\$factory of method Mautic\\\\NotificationBundle\\\\Controller\\\\Api\\\\NotificationApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/NotificationBundle/Controller/Api/NotificationApiController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\LeadBundle\\\\Entity\\\\Lead will always evaluate to false\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/AppCallbackController.php - message: """ #^Class Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:contactsAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:previewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\MobileNotificationController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Parameter \\#1 \\$unit of method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getHitsLineChartData\\(\\) expects Mautic\\\\NotificationBundle\\\\Model\\\\char, null given\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\NotificationBundle\\\\Entity\\\\Notification will always evaluate to false\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/MobileNotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:contactsAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:previewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\NotificationController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Parameter \\#1 \\$unit of method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getHitsLineChartData\\(\\) expects Mautic\\\\NotificationBundle\\\\Model\\\\char, null given\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\NotificationBundle\\\\Entity\\\\Notification will always evaluate to false\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/NotificationController.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Controller\\\\PopupController\\:\\:indexAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Controller/PopupController.php - message: "#^Cannot cast Symfony\\\\Component\\\\Validator\\\\ConstraintViolationListInterface to string\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:getMobileSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:getUtmTags\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setButton\\(\\) has parameter \\$button with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setCategory\\(\\) has parameter \\$category with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setLanguage\\(\\) has parameter \\$language with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setMobileSettings\\(\\) has parameter \\$mobileSettings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setPublishDown\\(\\) has parameter \\$publishDown with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setPublishUp\\(\\) has parameter \\$publishUp with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setReadCount\\(\\) has parameter \\$readCount with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setSentCount\\(\\) has parameter \\$sentCount with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setUtmTags\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:setUtmTags\\(\\) has parameter \\$utmTags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:\\$mobileSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Entity\\\\Notification\\:\\:\\$utmTags type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Notification.php - message: "#^Call to function is_array\\(\\) with non\\-falsy\\-string will always evaluate to false\\.$#" count: 2 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:getMobileNotificationList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:getNotificationList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:getSentReadCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\NotificationRepository\\:\\:upCount\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/NotificationRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\PushID\\:\\:setEnabled\\(\\) has parameter \\$enabled with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/PushID.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/NotificationBundle/Entity/Stat.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\Stat\\:\\:addClickDetails\\(\\) has parameter \\$details with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Stat.php - message: "#^PHPDoc tag @param for parameter \\$ip with type mixed is not subtype of native type Mautic\\\\CoreBundle\\\\Entity\\\\IpAddress\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Stat.php - message: "#^PHPDoc tag @param for parameter \\$lead with type mixed is not subtype of native type Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\|null\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Stat.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Entity\\\\Stat\\:\\:\\$clickDetails type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Stat.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Entity\\\\Stat\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/Stat.php - message: "#^Call to method execute\\(\\) on an unknown class Mautic\\\\NotificationBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Call to method setMaxResults\\(\\) on an unknown class Mautic\\\\NotificationBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:deleteStat\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getMostNotifications\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getMostNotifications\\(\\) has parameter \\$offset with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getMostNotifications\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getNotificationStatus\\(\\) has parameter \\$trackingHash with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getReadCount\\(\\) has parameter \\$notificationIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getSentCount\\(\\) has parameter \\$notificationIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getSentCounts\\(\\) has parameter \\$notificationIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getSentCounts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) has parameter \\$notificationId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Parameter \\$query of method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getMostNotifications\\(\\) has invalid type Mautic\\\\NotificationBundle\\\\Entity\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/NotificationBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Event\\\\NotificationClickEvent\\:\\:__construct\\(\\) has parameter \\$request with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Event/NotificationClickEvent.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Event\\\\NotificationSendEvent\\:\\:__construct\\(\\) has parameter \\$heading with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Event/NotificationSendEvent.php - message: "#^Method Mautic\\\\NotificationBundle\\\\EventListener\\\\CampaignConditionSubscriber\\:\\:onCampaignTriggerHasActiveCondition\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/EventListener/CampaignConditionSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\NotificationBundle\\\\EventListener\\\\CampaignConditionSubscriber\\:\\:onCampaignTriggerHasActiveCondition\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/NotificationBundle/EventListener/CampaignConditionSubscriber.php - message: "#^Method Mautic\\\\NotificationBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) should return Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent but return statement is missing\\.$#" count: 1 path: app/bundles/NotificationBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\NotificationBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/NotificationBundle/EventListener/CampaignSubscriber.php - message: """ #^Return type of method Mautic\\\\NotificationBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/NotificationBundle/EventListener/CampaignSubscriber.php - message: "#^Parameter \\#1 \\$query of method Mautic\\\\NotificationBundle\\\\Entity\\\\StatRepository\\:\\:getMostNotifications\\(\\) expects Mautic\\\\NotificationBundle\\\\Entity\\\\QueryBuilder, Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder given\\.$#" count: 3 path: app/bundles/NotificationBundle/EventListener/ReportSubscriber.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Exception\\\\MissingApiKeyException\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Exception/MissingApiKeyException.php - message: "#^Property Mautic\\\\NotificationBundle\\\\Exception\\\\MissingAppIDException\\:\\:\\$message has no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Exception/MissingAppIDException.php - message: "#^Cannot call method getId\\(\\) on array\\.$#" count: 1 path: app/bundles/NotificationBundle/Helper/NotificationHelper.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Helper\\\\NotificationHelper\\:\\:getHeaderScript\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Helper/NotificationHelper.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Helper\\\\NotificationHelper\\:\\:getScript\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Helper/NotificationHelper.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 2 path: app/bundles/NotificationBundle/Integration/OneSignalIntegration.php - message: """ #^Class Mautic\\\\NotificationBundle\\\\Integration\\\\OneSignalIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/NotificationBundle/Integration/OneSignalIntegration.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Integration\\\\OneSignalIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Integration/OneSignalIntegration.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Integration\\\\OneSignalIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Integration/OneSignalIntegration.php - message: "#^Parameter \\$builder of method Mautic\\\\NotificationBundle\\\\Integration\\\\OneSignalIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: app/bundles/NotificationBundle/Integration/OneSignalIntegration.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getHitsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getHitsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getLookupResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationClickStats\\(\\) has parameter \\$notificationId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationClickStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationStatByLeadId\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationStatByLeadId\\(\\) has parameter \\$notificationId with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationStatByLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getNotificationStatus\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Parameter \\#1 \\$unit of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart constructor expects string\\|null, Mautic\\\\NotificationBundle\\\\Model\\\\char given\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Parameter \\$unit of method Mautic\\\\NotificationBundle\\\\Model\\\\NotificationModel\\:\\:getHitsLineChartData\\(\\) has invalid type Mautic\\\\NotificationBundle\\\\Model\\\\char\\.$#" count: 1 path: app/bundles/NotificationBundle/Model/NotificationModel.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Security\\\\Permissions\\\\NotificationPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/NotificationBundle/Security/Permissions/NotificationPermissions.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Security\\\\Permissions\\\\NotificationPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Security/Permissions/NotificationPermissions.php - message: "#^Method Mautic\\\\NotificationBundle\\\\Security\\\\Permissions\\\\NotificationPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/NotificationBundle/Security/Permissions/NotificationPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 2 path: app/bundles/NotificationBundle/Security/Permissions/NotificationPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/NotificationBundle/Security/Permissions/NotificationPermissions.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\AjaxController\\:\\:getAbTestForm\\(\\) has parameter \\$formThemes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\AjaxController\\:\\:getBuilderTokens\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\AjaxController\\:\\:getBuilderTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Controller/AjaxController.php - message: "#^Parameter \\#1 \\$form of method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:setFormTheme\\(\\) expects Symfony\\\\Component\\\\Form\\\\FormInterface\\, Symfony\\\\Component\\\\Form\\\\FormInterface\\ given\\.$#" count: 1 path: app/bundles/PageBundle/Controller/AjaxController.php - message: "#^Parameter \\#2 \\$template of method Mautic\\\\CoreBundle\\\\Controller\\\\CommonController\\:\\:setFormTheme\\(\\) expects string, array given\\.$#" count: 1 path: app/bundles/PageBundle/Controller/AjaxController.php - message: """ #^Parameter \\$factory of method Mautic\\\\PageBundle\\\\Controller\\\\Api\\\\PageApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PageBundle/Controller/Api/PageApiController.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: """ #^Class Mautic\\\\PageBundle\\\\Controller\\\\PageController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PageController\\:\\:buildSlotForms\\(\\) has parameter \\$slotTypes with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PageController\\:\\:buildSlotForms\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PageController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PageController\\:\\:processSlots\\(\\) has parameter \\$slots with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PageController\\:\\:winnerAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Parameter \\#1 \\$id of method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:setSessionId\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: "#^Parameter \\#1 \\$unit of method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getHitsLineChartData\\(\\) expects Mautic\\\\PageBundle\\\\Model\\\\char, null given\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PageController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: """ #^Call to deprecated method processSlots\\(\\) of class Mautic\\\\PageBundle\\\\Controller\\\\PublicController\\: \\- to be removed in 3\\.0$# """ count: 2 path: app/bundles/PageBundle/Controller/PublicController.php - message: """ #^Class Mautic\\\\PageBundle\\\\Controller\\\\PublicController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PublicController\\:\\:hitVideoAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PublicController\\:\\:indexAction\\(\\) has parameter \\$slug with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PublicController\\:\\:previewAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PublicController\\:\\:processSlots\\(\\) has parameter \\$slots with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\PageBundle\\\\Controller\\\\PublicController\\:\\:redirectAction\\(\\) has parameter \\$redirectId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Offset 'weight_deficit' does not exist on array\\{weight\\: \\(float\\|int\\), hits\\: mixed\\}\\.$#" count: 4 path: app/bundles/PageBundle/Controller/PublicController.php - message: "#^Parameter \\#5 \\$query of method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:hitPage\\(\\) expects array, string\\|null given\\.$#" count: 1 path: app/bundles/PageBundle/Controller/PublicController.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Hit\\:\\:getQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Hit\\:\\:setQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Hit\\:\\:setTrackingId\\(\\) should return Mautic\\\\PageBundle\\\\Entity\\\\Page but returns \\$this\\(Mautic\\\\PageBundle\\\\Entity\\\\Hit\\)\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^PHPDoc tag @param for parameter \\$email with type mixed is not subtype of native type Mautic\\\\EmailBundle\\\\Entity\\\\Email\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Hit\\:\\:\\$query type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Hit\\:\\:\\$referer has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Hit\\:\\:\\$url has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Hit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:countStats\\(\\) has parameter \\$times with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:countStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getBounces\\(\\) has parameter \\$pageIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getBounces\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getDwellTimeLabels\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getDwellTimesForPages\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getDwellTimesForPages\\(\\) has parameter \\$pageIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getDwellTimesForPages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getDwellTimesForUrl\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getDwellTimesForUrl\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getEmailClickthroughHitCount\\(\\) has parameter \\$emailIds with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getEmailClickthroughHitCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getHitCountForSource\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getHitCountForSource\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getHitCountForSource\\(\\) has parameter \\$source with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getHitCountForSource\\(\\) has parameter \\$sourceId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getHitCountForSource\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getLatestHit\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getLeadHits\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getLeadHits\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getMostVisited\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getReferers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:updateLeadByTrackingId\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:updateLeadByTrackingId\\(\\) has parameter \\$newTrackingId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:updateLeadByTrackingId\\(\\) has parameter \\$oldTrackingId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 2 path: app/bundles/PageBundle/Entity/HitRepository.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:getId\\(\\)\\.$#" count: 2 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\TranslationEntityInterface\\:\\:isPublished\\(\\)\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Call to function is_array\\(\\) with Doctrine\\\\Common\\\\Collections\\\\ArrayCollection will always evaluate to false\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Cannot cast Symfony\\\\Component\\\\Validator\\\\ConstraintViolationListInterface to string\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Cannot use array destructuring on array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:addTranslationMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:addTranslationMetadata\\(\\) has parameter \\$entityClass with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:addVariantMetadata\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:addVariantMetadata\\(\\) has parameter \\$entityClass with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:appendTranslationEntityIds\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$ids with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:appendTranslationEntityIds\\(\\) has parameter \\$publishedOnly with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getAccumulativeTranslationCount\\(\\) has parameter \\$getter with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getAccumulativeTranslationCount\\(\\) has parameter \\$variantParent with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getAccumulativeVariantCount\\(\\) has parameter \\$getter with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getTranslations\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getUniqueHits\\(\\) has parameter \\$includeVariants with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:getVariantSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:setVariantSettings\\(\\) has parameter \\$variantSettings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:setVariantStartDate\\(\\) has parameter \\$variantStartDate with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^PHPDoc tag @param for parameter \\$builder with type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata is not subtype of native type Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\.$#" count: 2 path: app/bundles/PageBundle/Entity/Page.php - message: "#^PHPDoc tag @param for parameter \\$parent with type Mautic\\\\CoreBundle\\\\Entity\\\\VarientEntityEnterface is not subtype of native type Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\|null\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Parameter \\$builder of method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:addTranslationMetadata\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Parameter \\$builder of method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:addVariantMetadata\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\ClassMetadata\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Parameter \\$parent of method Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:setVariantParent\\(\\) has invalid type Mautic\\\\CoreBundle\\\\Entity\\\\VarientEntityEnterface\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:\\$content type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:\\$sessionId has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Page\\:\\:\\$variantSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Page.php - message: "#^Elseif condition is always false\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:checkPageUniqueAlias\\(\\) has parameter \\$ignoreIds with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getPageList\\(\\) has parameter \\$extraColumns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getPageList\\(\\) has parameter \\$ignoreIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getPageList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:resetVariants\\(\\) has parameter \\$date with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:resetVariants\\(\\) has parameter \\$relatedIds with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:upHitCount\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$entity$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Return type of method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/PageBundle/Entity/PageRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Redirect\\:\\:setHits\\(\\) should return Mautic\\\\PageBundle\\\\Entity\\\\Page but returns \\$this\\(Mautic\\\\PageBundle\\\\Entity\\\\Redirect\\)\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Redirect.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\Redirect\\:\\:setUniqueHits\\(\\) should return Mautic\\\\PageBundle\\\\Entity\\\\Page but returns \\$this\\(Mautic\\\\PageBundle\\\\Entity\\\\Redirect\\)\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Redirect.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Redirect.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\Redirect\\:\\:\\$url has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/Redirect.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\RedirectRepository\\:\\:findByIds\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/RedirectRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\RedirectRepository\\:\\:findByIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/RedirectRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\RedirectRepository\\:\\:findByUrls\\(\\) has parameter \\$urls with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/RedirectRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\RedirectRepository\\:\\:findByUrls\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/RedirectRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\RedirectRepository\\:\\:getMostHitEmailRedirects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/RedirectRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\RedirectRepository\\:\\:upHitCount\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/RedirectRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByChannel\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByChannel\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrl\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrl\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrl\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrl\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrls\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrls\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrls\\(\\) has parameter \\$urls with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:findByUrls\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:getCount\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:getCount\\(\\) has parameter \\$channelIds with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:getCount\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:getCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:upHitCount\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:upHitCount\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\TrackableRepository\\:\\:upHitCount\\(\\) has parameter \\$redirectId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: "#^Parameter \\#2 \\$y of method Doctrine\\\\DBAL\\\\Query\\\\Expression\\\\ExpressionBuilder\\:\\:in\\(\\) expects array\\\\|string, array\\ given\\.$#" count: 2 path: app/bundles/PageBundle/Entity/TrackableRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:getQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:setQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:setTimeWatched\\(\\) has parameter \\$timeWatched with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:\\$query type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:\\$referer has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Property Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:\\$url has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHit.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:countStats\\(\\) has parameter \\$times with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:countStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:getLeadHits\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:getLeadHits\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:getReferers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:getTimelineStats\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:getTimelineStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Entity\\\\VideoHitRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/PageBundle/Entity/VideoHitRepository.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\PageDisplayEvent\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Event/PageDisplayEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\PageDisplayEvent\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Event/PageDisplayEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\PageDisplayEvent\\:\\:setParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Event/PageDisplayEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\PageHitEvent\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Event/PageHitEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\PageHitEvent\\:\\:__construct\\(\\) has parameter \\$request with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Event/PageHitEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\RedirectGenerationEvent\\:\\:__construct\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Event/RedirectGenerationEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\RedirectGenerationEvent\\:\\:getClickthrough\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Event/RedirectGenerationEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\TrackingEvent\\:\\:__construct\\(\\) has parameter \\$mtcSessionResponses with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Event/TrackingEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\UntrackableUrlsEvent\\:\\:addNonTrackable\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Event/UntrackableUrlsEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\VideoHitEvent\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Event/VideoHitEvent.php - message: "#^Method Mautic\\\\PageBundle\\\\Event\\\\VideoHitEvent\\:\\:__construct\\(\\) has parameter \\$request with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Event/VideoHitEvent.php - message: "#^Call to an undefined method DOMNode\\:\\:getAttribute\\(\\)\\.$#" count: 2 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Call to an undefined method DOMNode\\:\\:setAttribute\\(\\)\\.$#" count: 5 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: """ #^Call to deprecated method getExpressionBuilder\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createExpressionBuilder\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderCategoryList\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderChannelFrequency\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderLanguageBar\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderLanguageBar\\(\\) should return string but empty return statement found\\.$#" count: 2 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderPreferredChannel\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderSavePrefs\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderSegmentList\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:renderSuccessMessage\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:\\$descriptionRegex has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:\\$dwcTokenRegex has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:\\$langBarRegex has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:\\$pageTokenRegex has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:\\$shareButtonsRegex has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\BuilderSubscriber\\:\\:\\$titleRegex has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/BuilderSubscriber.php - message: "#^Cannot call method getDeviceStat\\(\\) on array\\.$#" count: 2 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^Cannot call method getPage\\(\\) on array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^Cannot call method getReferer\\(\\) on array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^Cannot call method getUrl\\(\\) on array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecisionDeviceHit\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\PageBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\PageBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecision\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\PageBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerDecisionDeviceHit\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/PageBundle/EventListener/CampaignSubscriber.php - message: "#^PHPDoc type string of property Mautic\\\\PageBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\PageBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\>\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/DashboardSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntity\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntity\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntityName\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntityName\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelEntityName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\LeadSubscriber\\:\\:getChannelModel\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\PageBundle\\\\EventListener\\\\MaintenanceSubscriber\\:\\:cleanData\\(\\) has parameter \\$table with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/MaintenanceSubscriber.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/PageBundle/EventListener/PointSubscriber.php - message: "#^Offset 'formType' does not exist on array\\{label\\: false\\}\\.$#" count: 1 path: app/bundles/PageBundle/Form/Type/AbTestPropertiesType.php - message: "#^Offset 'formTypeOptions' on array\\{label\\: false\\} in isset\\(\\) does not exist\\.$#" count: 1 path: app/bundles/PageBundle/Form/Type/AbTestPropertiesType.php - message: "#^Parameter \\#5 \\$topLevel of method Mautic\\\\PageBundle\\\\Entity\\\\PageRepository\\:\\:getPageList\\(\\) expects bool, string given\\.$#" count: 1 path: app/bundles/PageBundle/Form/Type/PageType.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\PointActionHelper\\:\\:validatePageHit\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\PointActionHelper\\:\\:validatePageHit\\(\\) has parameter \\$eventDetails with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\PointActionHelper\\:\\:validateUrlHit\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\PointActionHelper\\:\\:validateUrlHit\\(\\) has parameter \\$eventDetails with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/PointActionHelper.php - message: """ #^Parameter \\$factory of method Mautic\\\\PageBundle\\\\Helper\\\\PointActionHelper\\:\\:validatePageHit\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PageBundle/Helper/PointActionHelper.php - message: """ #^Parameter \\$factory of method Mautic\\\\PageBundle\\\\Helper\\\\PointActionHelper\\:\\:validateUrlHit\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PageBundle/Helper/PointActionHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TokenHelper\\:\\:findPageTokens\\(\\) has parameter \\$clickthrough with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TokenHelper\\:\\:findPageTokens\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TokenHelper\\:\\:findPageTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TokenHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:displayInitCode\\(\\) has parameter \\$service with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:getAnonymizeIp\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:getLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:getSession\\(\\) has parameter \\$remove with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:getSession\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:getSessionName\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:updateSession\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Method Mautic\\\\PageBundle\\\\Helper\\\\TrackingHelper\\:\\:updateSession\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Helper/TrackingHelper.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getChanges\\(\\)\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:getId\\(\\)\\.$#" count: 2 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Call to an undefined method Mautic\\\\CoreBundle\\\\Entity\\\\VariantEntityInterface\\:\\:isPublished\\(\\)\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:cleanQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:cleanQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:generateSlug\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:generateUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getBounces\\(\\) should return int but returns array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getBuilderComponents\\(\\) has parameter \\$requestedComponents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getBuilderComponents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getCommonBuilderComponents\\(\\) has parameter \\$requestedComponents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getCommonBuilderComponents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getDeviceGranularityData\\(\\) has parameter \\$canViewOthers with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getDeviceGranularityData\\(\\) has parameter \\$filters with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getDeviceGranularityData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getDwellTimesPieChartData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getDwellTimesPieChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getHitQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getHitsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getHitsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getNewVsReturningPieChartData\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getNewVsReturningPieChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getPageList\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getPageList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getPageUrl\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getPopularPages\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getPopularPages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getQueryFromUrl\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getTranslatedEntity\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getTranslationLocaleCore\\(\\) has parameter \\$locale with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:hitPage\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:postVariantSaveEntity\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:postVariantSaveEntity\\(\\) has parameter \\$relatedIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:preVariantSaveEntity\\(\\) has parameter \\$resetVariantCounterMethods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:resetVariants\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:resetVariants\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:resetVariants\\(\\) has parameter \\$relatedIds with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:setCatInUrl\\(\\) has parameter \\$catInUrl with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:setLeadManipulator\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Parameter \\#1 \\$lastHitId of method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:updateHitDateLeft\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Parameter \\#1 \\$pageIds of method Mautic\\\\PageBundle\\\\Entity\\\\HitRepository\\:\\:getBounces\\(\\) expects array\\|string, int given\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Parameter \\#1 \\$unit of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart constructor expects string\\|null, Mautic\\\\PageBundle\\\\Model\\\\char given\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Parameter \\$unit of method Mautic\\\\PageBundle\\\\Model\\\\PageModel\\:\\:getHitsLineChartData\\(\\) has invalid type Mautic\\\\PageBundle\\\\Model\\\\char\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/PageBundle/Model/PageModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:createRedirectEntity\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:generateRedirectUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:generateRedirectUrl\\(\\) has parameter \\$utmTags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:getRedirectById\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:getRedirectByUrl\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:getRedirectsByUrls\\(\\) has parameter \\$urls with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:getUtmTagsForUrl\\(\\) has parameter \\$rawUtmTags with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\RedirectModel\\:\\:getUtmTagsForUrl\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/RedirectModel.php - message: "#^If condition is always false\\.$#" count: 6 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:createTrackableEntity\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:createTrackableEntity\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:createTrackableEntity\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:extractTokensFromQuery\\(\\) has parameter \\$urlParts with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:extractTokensFromQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:extractTrackablesFromContent\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:extractTrackablesFromContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:extractTrackablesFromHtml\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:extractTrackablesFromText\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:generateTrackableUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:generateTrackableUrl\\(\\) has parameter \\$utmTags with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getContactFieldUrlTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getDoNotTrackList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getEntitiesFromUrls\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getEntitiesFromUrls\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getEntitiesFromUrls\\(\\) has parameter \\$trackableUrls with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackableByUrl\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackableByUrl\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackableByUrl\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackableList\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackableList\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackablesByUrls\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackablesByUrls\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:getTrackablesByUrls\\(\\) has parameter \\$urls with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:httpBuildQuery\\(\\) has parameter \\$queryParts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:httpBuildUrl\\(\\) has parameter \\$parts with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:isContactFieldToken\\(\\) has parameter \\$token with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:isInDoNotTrack\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:isValidUrl\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseContent\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseContent\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseContent\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseContentForTrackables\\(\\) has parameter \\$channel with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseContentForTrackables\\(\\) has parameter \\$channelId with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseContentForTrackables\\(\\) has parameter \\$contentTokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:parseTokenizedQuery\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:validateTokenIsTrackable\\(\\) has parameter \\$token with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:validateTokenIsTrackable\\(\\) has parameter \\$tokenizedHost with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Offset 'first_pass' on array\\{first_pass\\: array\\{\\}, second_pass\\: array\\{\\}\\} in empty\\(\\) always exists and is always falsy\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Offset 'path' on array\\{\\}\\|array\\{scheme\\?\\: mixed, host\\?\\: mixed\\} in isset\\(\\) does not exist\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Offset 'query' on array\\{\\}\\|array\\{scheme\\?\\: mixed, host\\?\\: mixed, path\\?\\: mixed\\} in isset\\(\\) does not exist\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Property Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:\\$contactFieldUrlTokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Property Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:\\$contentReplacements type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Property Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:\\$contentTokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Property Mautic\\\\PageBundle\\\\Model\\\\TrackableModel\\:\\:\\$doNotTrack type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Right side of && is always false\\.$#" count: 1 path: app/bundles/PageBundle/Model/TrackableModel.php - message: "#^Parameter \\#1 \\$code of method Mautic\\\\PageBundle\\\\Entity\\\\VideoHit\\:\\:setCode\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/PageBundle/Model/VideoModel.php - message: "#^Method Mautic\\\\PageBundle\\\\Security\\\\Permissions\\\\PagePermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Security/Permissions/PagePermissions.php - message: "#^Method Mautic\\\\PageBundle\\\\Security\\\\Permissions\\\\PagePermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Security/Permissions/PagePermissions.php - message: "#^Method Mautic\\\\PageBundle\\\\Security\\\\Permissions\\\\PagePermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Security/Permissions/PagePermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 2 path: app/bundles/PageBundle/Security/Permissions/PagePermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/PageBundle/Security/Permissions/PagePermissions.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Controller\\\\PageControllerTest\\:\\:createTestPage\\(\\) has parameter \\$pageParams with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Controller/PageControllerTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 5 path: app/bundles/PageBundle/Tests/Controller/PublicControllerTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Controller\\\\PublicControllerTest\\:\\:getVariantContent\\(\\) has parameter \\$aCount with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Controller/PublicControllerTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Controller\\\\PublicControllerTest\\:\\:getVariantContent\\(\\) has parameter \\$bCount with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Controller/PublicControllerTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Controller\\\\PublicControllerTest\\:\\:getVariantContent\\(\\) has parameter \\$cCount with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Controller/PublicControllerTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:setIsPreferenceCenterDataProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:setNoIndexDataProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:testSetIsPreferenceCenter\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:testSetIsPreferenceCenter\\(\\) has parameter \\$expected with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:testSetIsPreferenceCenter\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:testSetNoIndex\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:testSetNoIndex\\(\\) has parameter \\$expected with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Entity\\\\PageTest\\:\\:testSetNoIndex\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Entity/PageTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Model\\\\PageModelTest\\:\\:assertUtmQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Model/PageModelTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Model\\\\PageModelTest\\:\\:getQueryParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Model/PageModelTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Model\\\\TrackableModelTest\\:\\:getModel\\(\\) has parameter \\$doNotTrack with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Model/TrackableModelTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Model\\\\TrackableModelTest\\:\\:getModel\\(\\) has parameter \\$urlFieldsForPlaintext with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Model/TrackableModelTest.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\Model\\\\TrackableModelTest\\:\\:getTrackableEntity\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Model/TrackableModelTest.php - message: "#^Property Mautic\\\\PageBundle\\\\Tests\\\\Model\\\\Tracking404ModelTest\\:\\:\\$lead \\(Mautic\\\\LeadBundle\\\\Entity\\\\Lead&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\.$#" count: 1 path: app/bundles/PageBundle/Tests/Model/Tracking404ModelTest.php - message: """ #^Call to deprecated method setMethods\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: app/bundles/PageBundle/Tests/PageTestAbstract.php - message: "#^Method Mautic\\\\PageBundle\\\\Tests\\\\PageTestAbstract\\:\\:getPageModel\\(\\) has parameter \\$transliterationEnabled with no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/PageTestAbstract.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/PageBundle/Tests/PageTestAbstract.php - message: "#^Property Mautic\\\\PageBundle\\\\Tests\\\\PageTestAbstract\\:\\:\\$mockId has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/PageTestAbstract.php - message: "#^Property Mautic\\\\PageBundle\\\\Tests\\\\PageTestAbstract\\:\\:\\$mockName has no type specified\\.$#" count: 1 path: app/bundles/PageBundle/Tests/PageTestAbstract.php - message: "#^Call to deprecated method getMigrateToSql\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\Schema\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:dropPluginSchema\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:installPluginSchema\\(\\) has parameter \\$installedSchema with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:installPluginSchema\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:onPluginInstall\\(\\) has parameter \\$installedSchema with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:onPluginInstall\\(\\) has parameter \\$metadata with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:onPluginUninstall\\(\\) has parameter \\$metadata with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:onPluginUpdate\\(\\) has parameter \\$metadata with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:updatePluginSchema\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:dropPluginSchema\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:installPluginSchema\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:onPluginUninstall\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Bundle\\\\PluginBundleBase\\:\\:updatePluginSchema\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Bundle/PluginBundleBase.php - message: "#^Method Mautic\\\\PluginBundle\\\\Command\\\\FetchLeadsCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Command/FetchLeadsCommand.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: app/bundles/PluginBundle/Command/FetchLeadsCommand.php - message: "#^Parameter \\#2 \\$query of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeads\\(\\) expects string, null given\\.$#" count: 2 path: app/bundles/PluginBundle/Command/FetchLeadsCommand.php - message: "#^Result of \\|\\| is always false\\.$#" count: 1 path: app/bundles/PluginBundle/Command/FetchLeadsCommand.php - message: "#^Method Mautic\\\\PluginBundle\\\\Command\\\\PushLeadActivityCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Command/PushLeadActivityCommand.php - message: "#^Right side of && is always true\\.$#" count: 2 path: app/bundles/PluginBundle/Command/PushLeadActivityCommand.php - message: "#^Method Mautic\\\\PluginBundle\\\\Command\\\\ReloadCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Command/ReloadCommand.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getCampaigns\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/AjaxController.php - message: "#^If condition is always true\\.$#" count: 4 path: app/bundles/PluginBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\AjaxController\\:\\:getIntegrationCampaignStatusAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\AjaxController\\:\\:matchFieldsAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/AjaxController.php - message: """ #^Class Mautic\\\\PluginBundle\\\\Controller\\\\AuthController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/PluginBundle/Controller/AuthController.php - message: "#^Dead catch \\- InvalidArgumentException is never thrown in the try block\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/AuthController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\AuthController\\:\\:authCallbackAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse\\.$#" count: 2 path: app/bundles/PluginBundle/Controller/AuthController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\AuthController\\:\\:authStatusAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/AuthController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\AuthController\\:\\:authUserAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/AuthController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 2 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: """ #^Class Mautic\\\\PluginBundle\\\\Controller\\\\PluginController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\PluginController\\:\\:configAction\\(\\) has parameter \\$activeTab with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\PluginController\\:\\:configAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\PluginController\\:\\:infoAction\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Method Mautic\\\\PluginBundle\\\\Controller\\\\PluginController\\:\\:infoAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Parameter \\#1 \\$entity of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getDecryptedApiKeys\\(\\) expects bool, Mautic\\\\PluginBundle\\\\Entity\\\\Integration given\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Variable \\$integrationObject in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/PluginBundle/Controller/PluginController.php - message: "#^Property Mautic\\\\PluginBundle\\\\Entity\\\\Integration\\:\\:\\$apiKeys type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/Integration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Entity\\\\Integration\\:\\:\\$featureSettings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/Integration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Entity\\\\Integration\\:\\:\\$supportedFeatures type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/Integration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntity\\:\\:getInternal\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntity.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntity\\:\\:setInternal\\(\\) has parameter \\$internal with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntity.php - message: "#^Property Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntity\\:\\:\\$internal \\(array\\) does not accept Doctrine\\\\Common\\\\Collections\\\\ArrayCollection\\<\\*NEVER\\*, \\*NEVER\\*\\>\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntity.php - message: "#^Property Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntity\\:\\:\\$internal type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntity.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 2 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^If condition is always false\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) has parameter \\$leadFields with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) has parameter \\$toDate with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToDelete\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToDelete\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$excludeIntegrationIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$integrationEntity with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$leadFields with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) has parameter \\$toDate with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntities\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntities\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntities\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntities\\(\\) has parameter \\$internalEntityIds with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntity\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntity\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntity\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntity\\(\\) has parameter \\$internalEntityId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntity\\(\\) has parameter \\$leadFields with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntity\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityByLead\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityByLead\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityByLead\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityByLead\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityByLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityCount\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityCount\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityCount\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationEntityCount\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) has parameter \\$endDate with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) has parameter \\$integrationEntityIds with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) has parameter \\$startDate with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:getIntegrationsEntityId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:markAsDeleted\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:markAsDeleted\\(\\) has parameter \\$integrationIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:markAsDeleted\\(\\) has parameter \\$internalEntityType with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:updateErrorLeads\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:updateErrorLeads\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Strict comparison using \\=\\=\\= between false and int will always evaluate to false\\.$#" count: 6 path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php - message: "#^Property Mautic\\\\PluginBundle\\\\Entity\\\\Plugin\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/Plugin.php - message: "#^Method Mautic\\\\PluginBundle\\\\Entity\\\\PluginRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/PluginRepository.php - message: "#^Return type of method Mautic\\\\PluginBundle\\\\Entity\\\\PluginRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/PluginBundle/Entity/PluginRepository.php - message: """ #^Return type of method Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:getIntegration\\(\\) has typehint with deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/PluginBundle/Event/AbstractPluginIntegrationEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationAuthCallbackUrlEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationAuthRedirectEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationFormBuildEvent\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationFormBuildEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationFormBuildEvent\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationFormBuildEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationFormBuildEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationFormDisplayEvent\\:\\:getSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationFormDisplayEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationFormDisplayEvent\\:\\:setSettings\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationFormDisplayEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationFormDisplayEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationKeyEvent\\:\\:__construct\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationKeyEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationKeyEvent\\:\\:getKeys\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationKeyEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationKeyEvent\\:\\:setKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationKeyEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationKeyEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:__construct\\(\\) has parameter \\$headers with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:__construct\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:getSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:setHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:setParameters\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\AbstractPluginIntegrationEvent\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\) does not accept Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Property Mautic\\\\PluginBundle\\\\Event\\\\PluginIntegrationRequestEvent\\:\\:\\$response has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:pushIt\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:pushIt\\(\\) has parameter \\$errors with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:pushIt\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:pushToIntegration\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:pushToIntegration\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:pushToIntegration\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method Mautic\\\\PluginBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\FormSubscriber\\:\\:pushIt\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\FormSubscriber\\:\\:pushIt\\(\\) has parameter \\$errors with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\FormSubscriber\\:\\:pushIt\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\FormSubscriber\\:\\:pushToIntegration\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\FormSubscriber\\:\\:pushToIntegration\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/FormSubscriber.php - message: "#^Method Mautic\\\\PluginBundle\\\\EventListener\\\\FormSubscriber\\:\\:pushToIntegration\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/FormSubscriber.php - message: "#^Result of \\|\\| is always true\\.$#" count: 1 path: app/bundles/PluginBundle/EventListener/IntegrationSubscriber.php - message: "#^Property Mautic\\\\PluginBundle\\\\Exception\\\\ApiErrorException\\:\\:\\$contactId has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Exception/ApiErrorException.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFieldView\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFieldView\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFormFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFormFields\\(\\) has parameter \\$integrationFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFormFields\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFormFields\\(\\) has parameter \\$mauticFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFormFields\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:buildFormFields\\(\\) has parameter \\$start with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:configureFieldOptions\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\CompanyFieldsType\\:\\:configureFieldOptions\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/PluginBundle/Form/Type/DetailsType.php - message: "#^Variable \\$fields in empty\\(\\) is never defined\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FeatureSettingsType.php - message: "#^Variable \\$integrationCompanyFields in empty\\(\\) is never defined\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FeatureSettingsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFieldView\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFieldView\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFormFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFormFields\\(\\) has parameter \\$integrationFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFormFields\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFormFields\\(\\) has parameter \\$mauticFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFormFields\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:buildFormFields\\(\\) has parameter \\$start with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:configureFieldOptions\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Form\\\\Type\\\\FieldsType\\:\\:configureFieldOptions\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/FieldsType.php - message: "#^Ternary operator condition is always false\\.$#" count: 1 path: app/bundles/PluginBundle/Form/Type/KeysType.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\Cleaner\\:\\:clean\\(\\) has parameter \\$fieldType with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/Cleaner.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\Cleaner\\:\\:clean\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/Cleaner.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushIt\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushIt\\(\\) has parameter \\$errors with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushIt\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushLead\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushToIntegration\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushToIntegration\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushToIntegration\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Helper\\\\EventHelper\\:\\:pushLead\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Helper/EventHelper.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\:\\:getIcon\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:clearIntegrationCache\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:clearIntegrationCache\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getCoreIntegrationSettings\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIconPath\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationCount\\(\\) has parameter \\$plugin with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationObject\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationObjects\\(\\) has parameter \\$specificIntegrations with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationObjects\\(\\) has parameter \\$withFeatures with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getShareButtons\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getSocialProfileUrlRegex\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getUserIdentifierField\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getUserIdentifierField\\(\\) has parameter \\$integrationObject with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getUserProfiles\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getUserProfiles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:\\$available has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:\\$byFeatureList has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:\\$byPlugin has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:\\$integrations has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: """ #^Return type of method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationObject\\(\\) has typehint with deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: """ #^Return type of method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationObjects\\(\\) has typehint with deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/PluginBundle/Helper/IntegrationHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:disableMissingPlugins\\(\\) has parameter \\$allPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:disableMissingPlugins\\(\\) has parameter \\$installedPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:disableMissingPlugins\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:enableFoundPlugins\\(\\) has parameter \\$allPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:enableFoundPlugins\\(\\) has parameter \\$installedPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:enableFoundPlugins\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:installPlugins\\(\\) has parameter \\$allPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:installPlugins\\(\\) has parameter \\$existingPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:installPlugins\\(\\) has parameter \\$installedPluginsSchemas with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:installPlugins\\(\\) has parameter \\$pluginMetadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:installPlugins\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:mapConfigToPluginEntity\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:updatePlugins\\(\\) has parameter \\$allPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:updatePlugins\\(\\) has parameter \\$installedPlugins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:updatePlugins\\(\\) has parameter \\$installedPluginsSchemas with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:updatePlugins\\(\\) has parameter \\$pluginMetadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:updatePlugins\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Helper\\\\ReloadHelper\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Helper/ReloadHelper.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\:\\:getAuthCallbackUrl\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\:\\:getAuthTokenKey\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\:\\:getClientIdKey\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\:\\:getClientSecretKey\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Integration\\\\UnifiedIntegrationInterface\\:\\:getDecryptedApiKeys\\(\\)\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:__construct\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:buildAuthorizationHeader\\(\\) has parameter \\$oauth with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:buildBaseString\\(\\) has parameter \\$baseURI with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:buildBaseString\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:buildBaseString\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:encode\\(\\) has parameter \\$string with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:getAuthorizationHeader\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:getAuthorizationHeader\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:getAuthorizationHeader\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:getAuthorizationHeader\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:getOauthHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:normalizeParameters\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:normalizeParameters\\(\\) has parameter \\$normalized with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Method Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:normalizeParameters\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:\\$accessToken has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:\\$accessTokenSecret has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:\\$callback has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:\\$clientId has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:\\$clientSecret has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Property Mautic\\\\PluginBundle\\\\Helper\\\\oAuthHelper\\:\\:\\$settings has no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Helper/oAuthHelper.php - message: "#^Call to function is_object\\(\\) with array will always evaluate to false\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:buildIntegrationEntities\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:buildIntegrationEntities\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:buildIntegrationEntities\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:buildIntegrationEntities\\(\\) has parameter \\$mapping with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:buildIntegrationEntities\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:cleanPushData\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:cleanUpFields\\(\\) has parameter \\$mauticCompanyFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:cleanUpFields\\(\\) has parameter \\$mauticLeadFields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:cleanUpFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:cleanupFromSync\\(\\) has parameter \\$leadsToSync with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:convertLeadFieldKey\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:createIntegrationEntity\\(\\) has parameter \\$integrationEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:createIntegrationEntity\\(\\) has parameter \\$integrationEntityId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:createIntegrationEntity\\(\\) has parameter \\$internal with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:createIntegrationEntity\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:createIntegrationEntity\\(\\) has parameter \\$internalEntityId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:decryptApiKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:decryptApiKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:dispatchIntegrationKeyEvent\\(\\) has parameter \\$eventName with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:dispatchIntegrationKeyEvent\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:dispatchIntegrationKeyEvent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:encryptAndSetApiKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:encryptApiKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:encryptApiKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:extractAuthKeys\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:extractAuthKeys\\(\\) has parameter \\$tokenOverride with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:formatMatchedFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:formatMatchedFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getBearerToken\\(\\) has parameter \\$inAuthorization with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getCompoundMauticFields\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getContactTimelineLink\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getDecryptedApiKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getErrorsFromResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getErrorsFromResponse\\(\\) should return string but returns array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getFormDisplaySettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLastSyncDate\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeadDoNotContact\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$integrationData with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$records with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getMauticLead\\(\\) has parameter \\$socialCache with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getMauticLead\\(\\) should return Mautic\\\\LeadBundle\\\\Entity\\\\Lead but empty return statement found\\.$#" count: 2 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getPublicActivity\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getRefreshTokenKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getRequestToken\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getRequiredFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getRequiredFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getRequiredKeyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getSecretKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getSocialProfileTemplate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getUserData\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getUserData\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:isCompoundMauticField\\(\\) has parameter \\$fieldName with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:makeRequest\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:makeRequest\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:matchUpData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:mergeApiKeys\\(\\) has parameter \\$mergeKeys with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:mergeApiKeys\\(\\) has parameter \\$withKeys with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:mergeApiKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:mergeConfigToFeatureSettings\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateCompanyData\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateCompanyData\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateCompanyData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateLeadData\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateLeadData\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateLeadData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateMauticLeadData\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateMauticLeadData\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:populateMauticLeadData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$keys with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareRequest\\(\\) has parameter \\$authType with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareRequest\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareRequest\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareRequest\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareRequest\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareRequest\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:prepareResponseForExtraction\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:setCommandParameters\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Offset 'integration' on array in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Parameter \\#1 \\$json of function json_decode expects string, object given\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Parameter \\#1 \\$message of class Mautic\\\\PluginBundle\\\\Exception\\\\ApiErrorException constructor expects string, true given\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Parameter \\$builder of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$commandParameters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$deleteIntegrationEntities type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$keys type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$mauticDuplicates type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$notifications type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$persistIntegrationEntities type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Property Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:\\$salesforceIdMapping type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Right side of \\|\\| is always true\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoFormIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoFormIntegration.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 2 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: """ #^Class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:extractAuthKeys\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:extractAuthKeys\\(\\) has parameter \\$tokenOverride with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:extractAuthKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:getUser\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:ssoAuthCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:ssoAuthCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Parameter \\$builder of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Return type \\(array\\) of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractSsoServiceIntegration\\:\\:extractAuthKeys\\(\\) should be compatible with return type \\(bool\\|string\\) of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:extractAuthKeys\\(\\)$#" count: 1 path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:formatListOfContacts\\(\\) has parameter \\$recordList with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getIntegrationEntityRepository\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getMauticContactsById\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getMauticContactsById\\(\\) has parameter \\$integrationName with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getMauticContactsById\\(\\) has parameter \\$internalObject with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getMauticContactsById\\(\\) has parameter \\$mauticContactIds with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getRecordList\\(\\) has parameter \\$integrationObject with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getSyncedRecords\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getSyncedRecords\\(\\) has parameter \\$integrationName with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getSyncedRecords\\(\\) has parameter \\$internalEntityId with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getSyncedRecords\\(\\) has parameter \\$recordList with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php - message: """ #^Call to deprecated method createSchema\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@link introspectSchema\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: """ #^Call to deprecated method getFieldList\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldList\\:\\:getFieldList method instead$# """ count: 2 path: app/bundles/PluginBundle/Model/PluginModel.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:createPluginSchemas\\(\\) has parameter \\$installedPluginsTables with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:createPluginSchemas\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getAllPluginsConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getCompanyFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getInstalledPluginTables\\(\\) has parameter \\$pluginsMetadata with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getInstalledPluginTables\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getInstalledPlugins\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getIntegrationEntityRepository\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getLeadFields\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:getPluginsMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Model\\\\PluginModel\\:\\:saveFeatureSettings\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Model/PluginModel.php - message: "#^Method Mautic\\\\PluginBundle\\\\Security\\\\Permissions\\\\PluginPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Security/Permissions/PluginPermissions.php - message: "#^Method Mautic\\\\PluginBundle\\\\Security\\\\Permissions\\\\PluginPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Security/Permissions/PluginPermissions.php - message: "#^Method Mautic\\\\PluginBundle\\\\Security\\\\Permissions\\\\PluginPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Security/Permissions/PluginPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addManagePermission\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/PluginBundle/Security/Permissions/PluginPermissions.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\ConfigFormTest\\:\\:getIntegrationObject\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/ConfigFormTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 4 path: app/bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 6 path: app/bundles/PluginBundle/Tests/Form/Type/IntegrationsListTypeTest.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\PluginBundleBaseStub\\:\\:onPluginInstall\\(\\) has parameter \\$installedSchema with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\PluginBundleBaseStub\\:\\:onPluginInstall\\(\\) has parameter \\$metadata with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\PluginBundleBaseStub\\:\\:onPluginUpdate\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\PluginBundleBaseStub\\:\\:onPluginUpdate\\(\\) has parameter \\$metadata with no type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\PluginBundleBaseStub\\:\\:onPluginInstall\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php - message: """ #^Parameter \\$factory of method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\PluginBundleBaseStub\\:\\:onPluginUpdate\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php - message: "#^Call to an undefined method Mautic\\\\PluginBundle\\\\Entity\\\\Plugin\\:\\:isMissing\\(\\)\\.$#" count: 2 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\ReloadHelperTest\\:\\:createSampleHappierPlugin\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: "#^Method Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\ReloadHelperTest\\:\\:createSampleZapierPlugin\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: "#^Property Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\ReloadHelperTest\\:\\:\\$sampleAllPlugins type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: "#^Property Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\ReloadHelperTest\\:\\:\\$sampleMetaData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: "#^Property Mautic\\\\PluginBundle\\\\Tests\\\\Helper\\\\ReloadHelperTest\\:\\:\\$sampleSchemas type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Helper/ReloadHelperTest.php - message: "#^Anonymous class extends @final class GuzzleHttp\\\\Client\\.$#" count: 1 path: app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 2 path: app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTestCase.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:getPointActionTypesAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:logApiPointChange\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:logApiPointChange\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:logApiPointChange\\(\\) has parameter \\$operator with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$leadId$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\PointApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PointBundle/Controller/Api/PointApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:createTriggerEventEntityForm\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:getPointTriggerEventTypesAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:preSaveEntity\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\PointBundle\\\\Controller\\\\Api\\\\TriggerApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PointBundle/Controller/Api/TriggerApiController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\PointController\\:\\:cloneAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Controller/PointController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Form\\\\FormInterface\\:\\:isClicked\\(\\)\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: """ #^Class Mautic\\\\PointBundle\\\\Controller\\\\TriggerController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^Left side of && is always false\\.$#" count: 2 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\TriggerController\\:\\:clearSessionComponents\\(\\) has parameter \\$sessionId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\TriggerController\\:\\:cloneAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\TriggerController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^Method Mautic\\\\PointBundle\\\\Controller\\\\TriggerController\\:\\:viewAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<1, 9223372036854775807\\> given\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerController.php - message: """ #^Class Mautic\\\\PointBundle\\\\Controller\\\\TriggerEventController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/PointBundle/Controller/TriggerEventController.php - message: "#^Parameter \\#1 \\$prefix of function uniqid expects string, int\\<0, max\\> given\\.$#" count: 1 path: app/bundles/PointBundle/Controller/TriggerEventController.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/PointBundle/Entity/LeadPointLog.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\LeadPointLogRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/LeadPointLogRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\LeadPointLogRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/LeadPointLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/PointBundle/Entity/LeadPointLogRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/PointBundle/Entity/LeadTriggerLog.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\LeadTriggerLogRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/LeadTriggerLogRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\LeadTriggerLogRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/LeadTriggerLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/PointBundle/Entity/LeadTriggerLogRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Point\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Point.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Point\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Point.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Point\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Point.php - message: "#^Property Mautic\\\\PointBundle\\\\Entity\\\\Point\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Point.php - message: "#^Property Mautic\\\\PointBundle\\\\Entity\\\\Point\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Point.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:getCompletedLeadActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:getCompletedLeadActionsByLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:getPublishedByType\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Return type of method Mautic\\\\PointBundle\\\\Entity\\\\PointRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/PointBundle/Entity/PointRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\:\\:addTriggerEvent\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Trigger.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\:\\:addTriggerEvent\\(\\) should return Mautic\\\\PointBundle\\\\Entity\\\\Point but returns \\$this\\(Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\)\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Trigger.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Trigger.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\:\\:setPublishDown\\(\\) should return Mautic\\\\PointBundle\\\\Entity\\\\Point but returns \\$this\\(Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\)\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Trigger.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\:\\:setPublishUp\\(\\) should return Mautic\\\\PointBundle\\\\Entity\\\\Point but returns \\$this\\(Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\)\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Trigger.php - message: "#^Property Mautic\\\\PointBundle\\\\Entity\\\\Trigger\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/PointBundle/Entity/Trigger.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:getChanges\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:isChanged\\(\\) has parameter \\$prop with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:isChanged\\(\\) has parameter \\$val with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Property Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:\\$changes type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Property Mautic\\\\PointBundle\\\\Entity\\\\TriggerEvent\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEventRepository\\:\\:getLeadTriggeredEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEventRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEventRepository\\:\\:getLeadsForEvent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEventRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEventRepository\\:\\:getPublishedByPointTotal\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEventRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerEventRepository\\:\\:getPublishedByType\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerEventRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:getTriggerColors\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Return type of method Mautic\\\\PointBundle\\\\Entity\\\\TriggerRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/PointBundle/Entity/TriggerRepository.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:addAction\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:getActionList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:getActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$component with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$methods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Property Mautic\\\\PointBundle\\\\Event\\\\PointBuilderEvent\\:\\:\\$actions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/PointBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\TriggerBuilderEvent\\:\\:addEvent\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/TriggerBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\TriggerBuilderEvent\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/TriggerBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\TriggerBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$component with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/TriggerBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\TriggerBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/TriggerBuilderEvent.php - message: "#^Method Mautic\\\\PointBundle\\\\Event\\\\TriggerBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$methods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/TriggerBuilderEvent.php - message: "#^Property Mautic\\\\PointBundle\\\\Event\\\\TriggerBuilderEvent\\:\\:\\$events type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Event/TriggerBuilderEvent.php - message: "#^PHPDoc type string of property Mautic\\\\PointBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/PointBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\PointBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\PointBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\.$#" count: 1 path: app/bundles/PointBundle/EventListener/DashboardSubscriber.php - message: "#^Method Mautic\\\\PointBundle\\\\Helper\\\\EventHelper\\:\\:engagePointAction\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Helper/EventHelper.php - message: """ #^Access to deprecated property \\$mauticFactory of class Mautic\\\\PointBundle\\\\Model\\\\PointModel\\: https\\://github\\.com/mautic/mautic/issues/8229$# """ count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\PointModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\PointModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\PointModel\\:\\:getPointLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\PointModel\\:\\:getPointLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\PointModel\\:\\:triggerAction\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Parameter \\#1 \\$objectOrMethod of class ReflectionMethod constructor expects object\\|string, null given\\.$#" count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: """ #^Parameter \\$mauticFactory of method Mautic\\\\PointBundle\\\\Model\\\\PointModel\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PointBundle/Model/PointModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerEventModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerEventModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerEventModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerEventModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerEventModel\\:\\:getReportIdsWithDependenciesOnSegment\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerEventModel.php - message: """ #^Access to deprecated property \\$mauticFactory of class Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\: https\\://github\\.com/mautic/mautic/issues/8229$# """ count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:getColorForLeadPoints\\(\\) has parameter \\$points with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:invokeCallback\\(\\) has parameter \\$event with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:invokeCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:setEvents\\(\\) has parameter \\$sessionEvents with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:triggerEvent\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Parameter \\#1 \\$objectOrMethod of class ReflectionMethod constructor expects object\\|string, null given\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: """ #^Parameter \\$mauticFactory of method Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Property Mautic\\\\PointBundle\\\\Model\\\\TriggerModel\\:\\:\\$triggers has no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Model/TriggerModel.php - message: "#^Method Mautic\\\\PointBundle\\\\Security\\\\Permissions\\\\PointPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/PointBundle/Security/Permissions/PointPermissions.php - message: "#^Method Mautic\\\\PointBundle\\\\Security\\\\Permissions\\\\PointPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Security/Permissions/PointPermissions.php - message: "#^Method Mautic\\\\PointBundle\\\\Security\\\\Permissions\\\\PointPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/PointBundle/Security/Permissions/PointPermissions.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/PointBundle/Tests/Unit/Model/TriggerModelTest.php - message: """ #^Call to deprecated method getType\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\: If necessary, track the type of the query being built outside of the builder\\.$# """ count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Constant Mautic\\\\ReportBundle\\\\Builder\\\\MauticReportBuilder\\:\\:OPERATORS type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Fetching deprecated class constant SELECT of class Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Builder\\\\MauticReportBuilder\\:\\:applyFilters\\(\\) has parameter \\$filterDefinitions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Builder\\\\MauticReportBuilder\\:\\:applyFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Builder\\\\MauticReportBuilder\\:\\:buildCaseSelect\\(\\) has parameter \\$channelData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Builder\\\\MauticReportBuilder\\:\\:configureBuilder\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Builder\\\\MauticReportBuilder\\:\\:getQuery\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/MauticReportBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Builder\\\\ReportBuilderInterface\\:\\:getQuery\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Builder/ReportBuilderInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\Api\\\\ReportApiController\\:\\:getOptionsFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/Api/ReportApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\ReportBundle\\\\Controller\\\\Api\\\\ReportApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/ReportBundle/Controller/Api/ReportApiController.php - message: """ #^Call to deprecated method getParameter\\(\\) of class Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\: 3\\.0\\.0 to be removed in 4\\.0; use get\\(\\) instead$# """ count: 1 path: app/bundles/ReportBundle/Controller/ReportController.php - message: """ #^Class Mautic\\\\ReportBundle\\\\Controller\\\\ReportController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/ReportBundle/Controller/ReportController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ReportController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ReportController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ReportController\\:\\:downloadAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\BinaryFileResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: app/bundles/ReportBundle/Controller/ReportController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ReportController\\:\\:downloadAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\BinaryFileResponse but returns array\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ReportController.php - message: "#^PHPDoc tag @var for variable \\$dynamicFilters has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ReportController.php - message: "#^Variable \\$report in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ReportController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ScheduleController\\:\\:indexAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ScheduleController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ScheduleController\\:\\:indexAction\\(\\) has parameter \\$isScheduled with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ScheduleController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ScheduleController\\:\\:indexAction\\(\\) has parameter \\$scheduleDay with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ScheduleController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ScheduleController\\:\\:indexAction\\(\\) has parameter \\$scheduleMonthFrequency with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ScheduleController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Controller\\\\ScheduleController\\:\\:indexAction\\(\\) has parameter \\$scheduleUnit with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ScheduleController.php - message: "#^Variable \\$report in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/ReportBundle/Controller/ScheduleController.php - message: "#^Method Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:buildHeader\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: "#^Method Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:buildTypes\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: "#^Method Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: "#^Method Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: "#^Property Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:\\$data type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: "#^Property Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:\\$headers type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: "#^Property Mautic\\\\ReportBundle\\\\Crate\\\\ReportDataResult\\:\\:\\$types type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Crate/ReportDataResult.php - message: """ #^Fetching deprecated class constant ARRAY of class Doctrine\\\\DBAL\\\\Types\\\\Types\\: Use \\{@link Types\\:\\:JSON\\} instead\\.$# """ count: 6 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getAggregatorColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getFilterValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getFilters\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getOrderColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getSelectAndAggregatorAndOrderAndGroupByColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getSelectAndAggregatorColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getSettings\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:getSystem\\(\\) should return int but returns bool\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:setAggregators\\(\\) has parameter \\$aggregators with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:setGraphs\\(\\) has parameter \\$graphs with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:setGroupBy\\(\\) has parameter \\$groupBy with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:setSettings\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:setTableOrder\\(\\) has parameter \\$tableOrder with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$aggregators type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$columns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$filters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$graphs type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$groupBy type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$settings type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$system \\(bool\\) does not accept string\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Property Mautic\\\\ReportBundle\\\\Entity\\\\Report\\:\\:\\$tableOrder type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/Report.php - message: "#^Elseif condition is always false\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:findReportsWithGraphs\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:findReportsWithGraphs\\(\\) has parameter \\$ownedBy with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Entity\\\\ReportRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Entity/ReportRepository.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\AbstractReportEvent\\:\\:checkContext\\(\\) has parameter \\$context with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/AbstractReportEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:addGraph\\(\\) has parameter \\$context with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:addGraph\\(\\) has parameter \\$graphId with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:addGraph\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:addGraph\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:addTable\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:addTable\\(\\) has parameter \\$group with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getCampaignByChannelColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getCategoryColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getGraphs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getIpColumn\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getLeadColumns\\(\\) has parameter \\$prefix with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getLeadColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getStandardColumns\\(\\) has parameter \\$idLink with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getStandardColumns\\(\\) has parameter \\$removeColumns with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Property Mautic\\\\ReportBundle\\\\Event\\\\ReportBuilderEvent\\:\\:\\$tableArray type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportDataEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportDataEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent\\:\\:__construct\\(\\) has parameter \\$totalResults with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportDataEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportDataEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportDataEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportDataEvent\\:\\:setData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportDataEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:getContentTemplate\\(\\) should return Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder but returns string\\.$#" count: 2 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:getFilterValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:getSelectColumns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:hasColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:hasFilter\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:setOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:setSelectColumns\\(\\) has parameter \\$selectColumns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:usesColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Property Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:\\$selectColumns type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Property Mautic\\\\ReportBundle\\\\Event\\\\ReportGeneratorEvent\\:\\:\\$sortedFilters type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGeneratorEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGraphEvent\\:\\:getGraphs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGraphEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGraphEvent\\:\\:getOptions\\(\\) has parameter \\$graph with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGraphEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGraphEvent\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGraphEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGraphEvent\\:\\:getRequestedGraphs\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGraphEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGraphEvent\\:\\:setGraph\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGraphEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportGraphEvent\\:\\:setOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportGraphEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportQueryEvent\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportQueryEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportQueryEvent\\:\\:__construct\\(\\) has parameter \\$totalResults with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportQueryEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportQueryEvent\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportQueryEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportQueryEvent\\:\\:getQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportQueryEvent.php - message: "#^Method Mautic\\\\ReportBundle\\\\Event\\\\ReportQueryEvent\\:\\:getQuery\\(\\) should return array but returns Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\.$#" count: 1 path: app/bundles/ReportBundle/Event/ReportQueryEvent.php - message: "#^PHPDoc type string of property Mautic\\\\ReportBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/ReportBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\ReportBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\ReportBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\>\\.$#" count: 1 path: app/bundles/ReportBundle/EventListener/DashboardSubscriber.php - message: "#^Method Mautic\\\\ReportBundle\\\\Form\\\\DataTransformer\\\\ReportFilterDataTransformer\\:\\:__construct\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Form/DataTransformer/ReportFilterDataTransformer.php - message: "#^Method Mautic\\\\ReportBundle\\\\Form\\\\DataTransformer\\\\ReportFilterDataTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Form/DataTransformer/ReportFilterDataTransformer.php - message: "#^Method Mautic\\\\ReportBundle\\\\Form\\\\DataTransformer\\\\ReportFilterDataTransformer\\:\\:transform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Form/DataTransformer/ReportFilterDataTransformer.php - message: "#^Method Mautic\\\\ReportBundle\\\\Form\\\\Type\\\\ReportType\\:\\:buildTableSourceList\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Form/Type/ReportType.php - message: "#^Method Mautic\\\\ReportBundle\\\\Form\\\\Type\\\\ReportType\\:\\:buildTableSourceList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Form/Type/ReportType.php - message: "#^Method Mautic\\\\ReportBundle\\\\Generator\\\\ReportGenerator\\:\\:getForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Generator/ReportGenerator.php - message: "#^Method Mautic\\\\ReportBundle\\\\Generator\\\\ReportGenerator\\:\\:getQuery\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Generator/ReportGenerator.php - message: "#^Method Mautic\\\\ReportBundle\\\\Helper\\\\ReportHelper\\:\\:getReportBuilderFieldType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Helper/ReportHelper.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\CsvExporter\\:\\:putRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/CsvExporter.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ExportHandler\\:\\:getHandler\\(\\) has parameter \\$fileName with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ExportHandler.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ExportHandler\\:\\:getPath\\(\\) has parameter \\$fileName with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ExportHandler.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:setTime\\(\\)\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportExporter.php - message: "#^Call to an undefined method DateTimeInterface\\:\\:sub\\(\\)\\.$#" count: 5 path: app/bundles/ReportBundle/Model/ReportExporter.php - message: "#^Parameter \\#1 \\$dateFrom of method Mautic\\\\ReportBundle\\\\Model\\\\ReportExportOptions\\:\\:setDateFrom\\(\\) expects DateTime, DateTimeInterface given\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportExporter.php - message: "#^Cannot call method execute\\(\\) on array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Cannot call method getParameters\\(\\) on array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Cannot call method getSQL\\(\\) on array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Cannot call method setFirstResult\\(\\) on array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:buildAvailableReports\\(\\) has parameter \\$context with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:exportResults\\(\\) has parameter \\$handle with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:exportResults\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\Response but empty return statement found\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getColumnList\\(\\) has parameter \\$isGroupBy with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getOperatorOptions\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getReportData\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getReportsIdsWithDependenciesOnSegment\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getTableData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getTotalCount\\(\\) has parameter \\$debugData with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:preventSameAliases\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:preventSameAliases\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^PHPDoc tag @property has invalid value \\(definitions\\)\\: Unexpected token \"\\\\n \\*\", expected variable at offset 60$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^PHPDoc tag @property has invalid value \\(filterList\\)\\: Unexpected token \"\\\\n \\* \", expected variable at offset 31$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Parameter \\#1 \\$qb of method Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:getTotalCount\\(\\) expects Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder, array given\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Property Mautic\\\\ReportBundle\\\\Model\\\\ReportModel\\:\\:\\$reportBuilderData type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Variable \\$query in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: app/bundles/ReportBundle/Model/ReportModel.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\BuilderInterface\\:\\:build\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/BuilderInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Command\\\\ExportSchedulerCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Command/ExportSchedulerCommand.php - message: "#^Parameter \\#1 \\$reportId of class Mautic\\\\ReportBundle\\\\Scheduler\\\\Option\\\\ExportOption constructor expects int\\|null, string\\|null given\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Command/ExportSchedulerCommand.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Date\\\\DateBuilder\\:\\:getPreviewDays\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Date/DateBuilder.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Enum\\\\SchedulerEnum\\:\\:getDayEnumForSelect\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Enum/SchedulerEnum.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Enum\\\\SchedulerEnum\\:\\:getMonthFrequencyForSelect\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Enum/SchedulerEnum.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Enum\\\\SchedulerEnum\\:\\:getUnitEnumForSelect\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Enum/SchedulerEnum.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Enum\\\\SchedulerEnum\\:\\:getWeekDays\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Enum/SchedulerEnum.php - message: "#^PHPDoc tag @throws with type Mautic\\\\ReportBundle\\\\Exception\\\\FileTooBigException\\|Mautic\\\\ReportBundle\\\\Scheduler\\\\Model\\\\FileInvalidException is not subtype of Throwable$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Model/FileHandler.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\Model\\\\SendSchedule\\:\\:send\\(\\) has parameter \\$csvFilePath with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Model/SendSchedule.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$filePath$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Model/SendSchedule.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/Option/ExportOption.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:getScheduleDay\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:getScheduleMonthFrequency\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:isScheduled\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:isScheduledDaily\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:isScheduledMonthly\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:isScheduledWeekDays\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Scheduler\\\\SchedulerInterface\\:\\:isScheduledWeekly\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php - message: "#^Method Mautic\\\\ReportBundle\\\\Security\\\\Permissions\\\\ReportPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Security/Permissions/ReportPermissions.php - message: "#^Method Mautic\\\\ReportBundle\\\\Security\\\\Permissions\\\\ReportPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Security/Permissions/ReportPermissions.php - message: "#^Method Mautic\\\\ReportBundle\\\\Security\\\\Permissions\\\\ReportPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/ReportBundle/Security/Permissions/ReportPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/ReportBundle/Security/Permissions/ReportPermissions.php - message: "#^Property Mautic\\\\ReportBundle\\\\Tests\\\\Builder\\\\MauticReportBuilderTest\\:\\:\\$channelListHelper \\(Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\.$#" count: 1 path: app/bundles/ReportBundle/Tests/Builder/MauticReportBuilderTest.php - message: "#^Property Mautic\\\\ReportBundle\\\\Tests\\\\Event\\\\ReportGeneratorEventTest\\:\\:\\$channelListHelper \\(Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\ChannelBundle\\\\Helper\\\\ChannelListHelper\\.$#" count: 1 path: app/bundles/ReportBundle/Tests/Event/ReportGeneratorEventTest.php - message: """ #^Call to deprecated method fileCouldBeSend\\(\\) of class Mautic\\\\ReportBundle\\\\Scheduler\\\\Model\\\\MessageSchedule\\: 2\\.16\\.0 use \\\\Mautic\\\\ReportBundle\\\\Scheduler\\\\Model\\\\FileHandler\\:\\:fileCanBeAttached instead\\. To be removed in 3\\.0\\.0\\.$# """ count: 2 path: app/bundles/ReportBundle/Tests/Scheduler/Model/MessageScheduleTest.php - message: """ #^Call to deprecated method getMessage\\(\\) of class Mautic\\\\ReportBundle\\\\Scheduler\\\\Model\\\\MessageSchedule\\: 2\\.15\\.2 to be removed in 3\\.0\\. Use getMessageForAttachedFile or getMessageForLinkedFile$# """ count: 2 path: app/bundles/ReportBundle/Tests/Scheduler/Model/MessageScheduleTest.php - message: "#^Method Mautic\\\\ReportBundle\\\\Tests\\\\Scheduler\\\\Model\\\\MessageScheduleTest\\:\\:doSendFileProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Tests/Scheduler/Model/MessageScheduleTest.php - message: "#^Method Mautic\\\\ReportBundle\\\\Tests\\\\Scheduler\\\\Model\\\\MessageScheduleTest\\:\\:sendFileProvider\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/ReportBundle/Tests/Scheduler/Model/MessageScheduleTest.php - message: "#^Parameter \\#1 \\$reportId of class Mautic\\\\ReportBundle\\\\Scheduler\\\\Option\\\\ExportOption constructor expects int\\|null, string given\\.$#" count: 1 path: app/bundles/ReportBundle/Tests/Scheduler/Option/ExportOptionTest.php - message: "#^Method Mautic\\\\SmsBundle\\\\Api\\\\AbstractSmsApi\\:\\:convertToTrackedUrl\\(\\) has parameter \\$clickthrough with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Api/AbstractSmsApi.php - message: "#^PHPDoc tag @throws with type Mautic\\\\CampaignBundle\\\\Executioner\\\\Exception\\\\NoContactsFoundException\\|Mautic\\\\SmsBundle\\\\Broadcast\\\\LimitQuotaException is not subtype of Throwable$#" count: 1 path: app/bundles/SmsBundle/Broadcast/BroadcastExecutioner.php - message: "#^Method Mautic\\\\SmsBundle\\\\Broadcast\\\\BroadcastQuery\\:\\:getPendingContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Broadcast/BroadcastQuery.php - message: "#^Method Mautic\\\\SmsBundle\\\\Broadcast\\\\BroadcastResult\\:\\:process\\(\\) has parameter \\$results with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Broadcast/BroadcastResult.php - message: "#^Method Mautic\\\\SmsBundle\\\\Callback\\\\HandlerContainer\\:\\:getHandler\\(\\) has parameter \\$transportName with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Callback/HandlerContainer.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\SmsBundle\\\\Api\\\\TwilioApi\\: Use \\\\Mautic\\\\SmsBundle\\\\Integration\\\\Twilio\\\\TwilioTransport instead$# """ count: 1 path: app/bundles/SmsBundle/Config/config.php - message: """ #^Parameter \\$cacheStorageHelper of method Mautic\\\\SmsBundle\\\\Controller\\\\AjaxController\\:\\:getSmsCountStatsAction\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/SmsBundle/Controller/AjaxController.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:sendAction\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:sendAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\SmsBundle\\\\Controller\\\\Api\\\\SmsApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/SmsBundle/Controller/Api/SmsApiController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\ReplyController\\:\\:callbackAction\\(\\) has parameter \\$transport with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/ReplyController.php - message: """ #^Class Mautic\\\\SmsBundle\\\\Controller\\\\SmsController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:cloneAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:contactsAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:editAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:previewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Method Mautic\\\\SmsBundle\\\\Controller\\\\SmsController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Parameter \\#1 \\$unit of method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getHitsLineChartData\\(\\) expects Mautic\\\\SmsBundle\\\\Model\\\\char, null given\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Strict comparison using \\=\\=\\= between null and Mautic\\\\SmsBundle\\\\Entity\\\\Sms will always evaluate to false\\.$#" count: 1 path: app/bundles/SmsBundle/Controller/SmsController.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: app/bundles/SmsBundle/DependencyInjection/Compiler/SmsTransportPass.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:setCategory\\(\\) has parameter \\$category with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:setLanguage\\(\\) has parameter \\$language with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:setPublishDown\\(\\) has parameter \\$publishDown with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:setPublishUp\\(\\) has parameter \\$publishUp with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:setSentCount\\(\\) has parameter \\$sentCount with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Property Mautic\\\\SmsBundle\\\\Entity\\\\Sms\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Sms.php - message: "#^Call to deprecated method iterate\\(\\) of class Doctrine\\\\ORM\\\\Query\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Call to function is_array\\(\\) with non\\-falsy\\-string will always evaluate to false\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:getPublishedBroadcasts\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:getSentCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:getSmsList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:upCount\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: "#^Return type of method Mautic\\\\SmsBundle\\\\Entity\\\\SmsRepository\\:\\:getPublishedBroadcasts\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/SmsRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Stat\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Stat\\:\\:getTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Stat\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\Stat\\:\\:setTokens\\(\\) has parameter \\$tokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Property Mautic\\\\SmsBundle\\\\Entity\\\\Stat\\:\\:\\$details type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Property Mautic\\\\SmsBundle\\\\Entity\\\\Stat\\:\\:\\$tokens type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/Stat.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:deleteStat\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getLeadStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getSentCount\\(\\) has parameter \\$smsIds with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) has parameter \\$smsId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getSentStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:getSmsStatus\\(\\) has parameter \\$trackingHash with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Method Mautic\\\\SmsBundle\\\\Entity\\\\StatRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/SmsBundle/Entity/StatRepository.php - message: """ #^Parameter \\$event of method Mautic\\\\SmsBundle\\\\EventListener\\\\CampaignSendSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/SmsBundle/EventListener/CampaignSendSubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addSmsEvents\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/LeadSubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\LeadSubscriber\\:\\:addSmsEvents\\(\\) has parameter \\$state with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/LeadSubscriber.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/MessageQueueSubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$bundle with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:addEvents\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getEventEntry\\(\\) has parameter \\$contentTemplate with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getEventEntry\\(\\) has parameter \\$eventTypeName with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getEventEntry\\(\\) has parameter \\$icon with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getEventEntry\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getEventEntry\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getSourceName\\(\\) has parameter \\$eventType with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Method Mautic\\\\SmsBundle\\\\EventListener\\\\ReplySubscriber\\:\\:getSourceName\\(\\) has parameter \\$log with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/SmsBundle/EventListener/TrackingSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: app/bundles/SmsBundle/EventListener/TrackingSubscriber.php - message: "#^Call to method getId\\(\\) on an unknown class Mautic\\\\SmsBundle\\\\Helper\\\\Lead\\.$#" count: 1 path: app/bundles/SmsBundle/Helper/ContactHelper.php - message: """ #^Fetching deprecated class constant PARAM_STR_ARRAY of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see ArrayParameterType\\:\\:STRING\\} instead\\.$# """ count: 1 path: app/bundles/SmsBundle/Helper/ContactHelper.php - message: "#^PHPDoc tag @var for variable \\$contacts contains unknown class Mautic\\\\SmsBundle\\\\Helper\\\\Lead\\.$#" count: 1 path: app/bundles/SmsBundle/Helper/ContactHelper.php - message: "#^Method Mautic\\\\SmsBundle\\\\Helper\\\\SmsHelper\\:\\:unsubscribe\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Helper/SmsHelper.php - message: "#^Method Mautic\\\\SmsBundle\\\\Helper\\\\SmsHelper\\:\\:unsubscribe\\(\\) has parameter \\$number with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Helper/SmsHelper.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/Twilio/TwilioTransport.php - message: "#^Property Mautic\\\\SmsBundle\\\\Integration\\\\Twilio\\\\TwilioTransport\\:\\:\\$client is never written, only read\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/Twilio/TwilioTransport.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/Twilio/TwilioTransport.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 3 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\SmsBundle\\\\Integration\\\\FormBuilder\\.$#" count: 3 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: """ #^Class Mautic\\\\SmsBundle\\\\Integration\\\\TwilioIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: "#^Method Mautic\\\\SmsBundle\\\\Integration\\\\TwilioIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: "#^Method Mautic\\\\SmsBundle\\\\Integration\\\\TwilioIntegration\\:\\:getSecretKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: "#^Parameter \\$builder of method Mautic\\\\SmsBundle\\\\Integration\\\\TwilioIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: "#^Parameter \\$builder of method Mautic\\\\SmsBundle\\\\Integration\\\\TwilioIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\SmsBundle\\\\Integration\\\\FormBuilder\\.$#" count: 1 path: app/bundles/SmsBundle/Integration/TwilioIntegration.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:createStatEntry\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:createStatEntry\\(\\) has parameter \\$source with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getEntities\\(\\) return type has no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getHitsLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getHitsLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getLookupResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getSmsClickStats\\(\\) has parameter \\$smsId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getSmsClickStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getSmsStatByLeadId\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getSmsStatByLeadId\\(\\) has parameter \\$smsId with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getSmsStatByLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getSmsStatus\\(\\) has parameter \\$idHash with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:sendSms\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:sendSms\\(\\) has parameter \\$sendTo with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:sendSms\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Parameter \\#1 \\$unit of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart constructor expects string\\|null, Mautic\\\\SmsBundle\\\\Model\\\\char given\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: """ #^Parameter \\$cacheStorageHelper of method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Parameter \\$unit of method Mautic\\\\SmsBundle\\\\Model\\\\SmsModel\\:\\:getHitsLineChartData\\(\\) has invalid type Mautic\\\\SmsBundle\\\\Model\\\\char\\.$#" count: 1 path: app/bundles/SmsBundle/Model/SmsModel.php - message: "#^Method Mautic\\\\SmsBundle\\\\Security\\\\Permissions\\\\SmsPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Security/Permissions/SmsPermissions.php - message: "#^Method Mautic\\\\SmsBundle\\\\Security\\\\Permissions\\\\SmsPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Security/Permissions/SmsPermissions.php - message: "#^Method Mautic\\\\SmsBundle\\\\Security\\\\Permissions\\\\SmsPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Security/Permissions/SmsPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/SmsBundle/Security/Permissions/SmsPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/SmsBundle/Security/Permissions/SmsPermissions.php - message: "#^Method Mautic\\\\SmsBundle\\\\Sms\\\\TransportInterface\\:\\:sendSms\\(\\) invoked with 3 parameters, 2 required\\.$#" count: 1 path: app/bundles/SmsBundle/Sms/TransportChain.php - message: """ #^Instantiation of deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 2 path: app/bundles/SmsBundle/Tests/EventListener/CampaignSendSubscriberTest.php - message: "#^Property Mautic\\\\SmsBundle\\\\Tests\\\\EventListener\\\\SmsSubscriberTest\\:\\:\\$messageText has no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Tests/EventListener/SmsSubscriberTest.php - message: "#^Property Mautic\\\\SmsBundle\\\\Tests\\\\EventListener\\\\SmsSubscriberTest\\:\\:\\$messageUrl has no type specified\\.$#" count: 1 path: app/bundles/SmsBundle/Tests/EventListener/SmsSubscriberTest.php - message: "#^Property Mautic\\\\SmsBundle\\\\Tests\\\\EventListener\\\\StopSubscriberTest\\:\\:\\$doNotContactModel \\(Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContact&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\LeadBundle\\\\Model\\\\DoNotContact&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#" count: 1 path: app/bundles/SmsBundle/Tests/EventListener/StopSubscriberTest.php - message: "#^Trying to mock an undefined method addDncForContact\\(\\) on class Mautic\\\\LeadBundle\\\\Entity\\\\DoNotContact\\.$#" count: 1 path: app/bundles/SmsBundle/Tests/EventListener/StopSubscriberTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with Mautic\\\\LeadBundle\\\\Entity\\\\Lead will always evaluate to false\\.$#" count: 3 path: app/bundles/SmsBundle/Tests/EventListener/TrackingSubscriberTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/SmsBundle/Tests/Integration/Twilio/ConfigurationTest.php - message: """ #^Fetching class constant class of deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: app/bundles/SmsBundle/Tests/Model/SmsModelTest.php - message: "#^Method Mautic\\\\SmsBundle\\\\Tests\\\\Sms\\\\TransportChainTest\\:\\:invokeMethod\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/SmsBundle/Tests/Sms/TransportChainTest.php - message: "#^Property Mautic\\\\SmsBundle\\\\Tests\\\\Sms\\\\TransportChainTest\\:\\:\\$transportChain \\(Mautic\\\\SmsBundle\\\\Sms\\\\TransportChain&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept Mautic\\\\SmsBundle\\\\Sms\\\\TransportChain\\.$#" count: 1 path: app/bundles/SmsBundle/Tests/Sms/TransportChainTest.php - message: "#^Call to method getRepository\\(\\) on an unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkAllAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkAllAccess\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkAllAccess\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkAllAccess\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:checkLeadAccess\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$intgegration$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class Mautic\\\\LeadBundle\\\\Controller\\\\LeadModel\\.$#" count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\StageBundle\\\\Controller\\\\Api\\\\StageApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/StageBundle/Controller/Api/StageApiController.php - message: "#^Method Mautic\\\\StageBundle\\\\Controller\\\\StageController\\:\\:cloneAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Controller/StageController.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: app/bundles/StageBundle/Entity/LeadStageLog.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\LeadStageLogRepository\\:\\:updateLead\\(\\) has parameter \\$fromLeadId with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Entity/LeadStageLogRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\LeadStageLogRepository\\:\\:updateLead\\(\\) has parameter \\$toLeadId with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Entity/LeadStageLogRepository.php - message: "#^Parameter \\#2 \\$value of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:set\\(\\) expects string, int given\\.$#" count: 1 path: app/bundles/StageBundle/Entity/LeadStageLogRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\Stage\\:\\:addLog\\(\\) has invalid return type Mautic\\\\StageBundle\\\\Entity\\\\Log\\.$#" count: 1 path: app/bundles/StageBundle/Entity/Stage.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\Stage\\:\\:addLog\\(\\) should return Mautic\\\\StageBundle\\\\Entity\\\\Log but returns \\$this\\(Mautic\\\\StageBundle\\\\Entity\\\\Stage\\)\\.$#" count: 1 path: app/bundles/StageBundle/Entity/Stage.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\Stage\\:\\:convertToArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/Stage.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\Stage\\:\\:setWeight\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Entity/Stage.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\Stage\\:\\:setWeight\\(\\) should return int but returns \\$this\\(Mautic\\\\StageBundle\\\\Entity\\\\Stage\\)\\.$#" count: 1 path: app/bundles/StageBundle/Entity/Stage.php - message: "#^Property Mautic\\\\StageBundle\\\\Entity\\\\Stage\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: app/bundles/StageBundle/Entity/Stage.php - message: "#^Call to function is_object\\(\\) with bool will always evaluate to false\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:findByIdOrName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getCompletedLeadActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getPublishedByType\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getStageByName\\(\\) has parameter \\$stageName with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getStageByName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getStageByName\\(\\) should return array but returns false\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getStageByName\\(\\) should return array but returns null\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getStages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$alias$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$name$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Return type of method Mautic\\\\StageBundle\\\\Entity\\\\StageRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: app/bundles/StageBundle/Entity/StageRepository.php - message: "#^Method Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:addAction\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^Method Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:getActionList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^Method Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:getActions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^Method Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$component with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^Method Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^Method Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:verifyComponent\\(\\) has parameter \\$methods with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^Property Mautic\\\\StageBundle\\\\Event\\\\StageBuilderEvent\\:\\:\\$actions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Event/StageBuilderEvent.php - message: "#^PHPDoc type string of property Mautic\\\\StageBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types is not covariant with PHPDoc type array of overridden property Mautic\\\\DashboardBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types\\.$#" count: 1 path: app/bundles/StageBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\StageBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$permissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\StageBundle\\\\EventListener\\\\DashboardSubscriber\\:\\:\\$types \\(string\\) does not accept default value of type array\\\\.$#" count: 1 path: app/bundles/StageBundle/EventListener/DashboardSubscriber.php - message: "#^Property Mautic\\\\StageBundle\\\\Form\\\\Type\\\\StageListType\\:\\:\\$choices has no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Form/Type/StageListType.php - message: "#^Method Mautic\\\\StageBundle\\\\Helper\\\\EventHelper\\:\\:engageStageAction\\(\\) has parameter \\$action with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Helper/EventHelper.php - message: "#^Method Mautic\\\\StageBundle\\\\Model\\\\StageModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Method Mautic\\\\StageBundle\\\\Model\\\\StageModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Method Mautic\\\\StageBundle\\\\Model\\\\StageModel\\:\\:getStageLineChartData\\(\\) has parameter \\$filter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Method Mautic\\\\StageBundle\\\\Model\\\\StageModel\\:\\:getStageLineChartData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Method Mautic\\\\StageBundle\\\\Model\\\\StageModel\\:\\:getUserStages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Parameter \\#1 \\$unit of class Mautic\\\\CoreBundle\\\\Helper\\\\Chart\\\\LineChart constructor expects string\\|null, Mautic\\\\StageBundle\\\\Model\\\\char given\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Parameter \\$unit of method Mautic\\\\StageBundle\\\\Model\\\\StageModel\\:\\:getStageLineChartData\\(\\) has invalid type Mautic\\\\StageBundle\\\\Model\\\\char\\.$#" count: 1 path: app/bundles/StageBundle/Model/StageModel.php - message: "#^Method Mautic\\\\StageBundle\\\\Security\\\\Permissions\\\\StagePermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Security/Permissions/StagePermissions.php - message: "#^Method Mautic\\\\StageBundle\\\\Security\\\\Permissions\\\\StagePermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Security/Permissions/StagePermissions.php - message: "#^Method Mautic\\\\StageBundle\\\\Security\\\\Permissions\\\\StagePermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Security/Permissions/StagePermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 2 path: app/bundles/StageBundle/Security/Permissions/StagePermissions.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:168\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:241\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:322\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:408\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:445\\:\\:trans\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:47\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method class@anonymous/app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest\\.php\\:99\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/StageBundle/Tests/Unit/EventListener/CampaignSubscriberTest.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\DAO\\\\StatDAO\\:\\:addStat\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatDAO.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\DAO\\\\StatDAO\\:\\:addStat\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatDAO.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\DAO\\\\StatDAO\\:\\:getStat\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatDAO.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\DAO\\\\StatDAO\\:\\:getStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatDAO.php - message: "#^Property Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\DAO\\\\StatDAO\\:\\:\\$stats type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatDAO.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\DAO\\\\StatsDAO\\:\\:getYear\\(\\) has parameter \\$year with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatsDAO.php - message: "#^Call to function is_null\\(\\) with Mautic\\\\StatsBundle\\\\Aggregate\\\\Calculator will always evaluate to false\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\StatCollection\\:\\:addStatByDateTimeStringInUTC\\(\\) has parameter \\$count with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\StatCollection\\:\\:addStatByDateTimeStringInUTC\\(\\) has parameter \\$dateTimeInUTC with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Parameter \\#1 \\$year of method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\StatCollection\\:\\:addStat\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Parameter \\#2 \\$month of method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\StatCollection\\:\\:addStat\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Parameter \\#3 \\$day of method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\StatCollection\\:\\:addStat\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Parameter \\#4 \\$hour of method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\StatCollection\\:\\:addStat\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Collection\\\\Stats\\\\StatInterface\\:\\:getStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Collection/Stats/StatInterface.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getDayDateString\\(\\) has parameter \\$day with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getDayLabel\\(\\) has parameter \\$day with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getDayLabel\\(\\) has parameter \\$labelFormat with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getHourDateString\\(\\) has parameter \\$hour with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getHourLabel\\(\\) has parameter \\$hour with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getHourLabel\\(\\) has parameter \\$labelFormat with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getMonthDateString\\(\\) has parameter \\$month with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getMonthLabel\\(\\) has parameter \\$labelFormat with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getMonthLabel\\(\\) has parameter \\$month with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getWeekDateString\\(\\) has parameter \\$date with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getYearDateString\\(\\) has parameter \\$year with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getYearLabel\\(\\) has parameter \\$labelFormat with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Aggregate\\\\Helper\\\\CalculatorHelper\\:\\:getYearLabel\\(\\) has parameter \\$year with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$day$#" count: 1 path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php - message: "#^Method Mautic\\\\StatsBundle\\\\Event\\\\AggregateStatRequestEvent\\:\\:checkContextPrefixes\\(\\) has parameter \\$prefixes with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StatsBundle/Event/AggregateStatRequestEvent.php - message: "#^Method Mautic\\\\StatsBundle\\\\Event\\\\AggregateStatRequestEvent\\:\\:checkContexts\\(\\) has parameter \\$contexts with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StatsBundle/Event/AggregateStatRequestEvent.php - message: "#^Method Mautic\\\\StatsBundle\\\\Event\\\\Options\\\\FetchOptions\\:\\:getOption\\(\\) has parameter \\$default with no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Event/Options/FetchOptions.php - message: "#^Property Mautic\\\\StatsBundle\\\\Event\\\\Options\\\\FetchOptions\\:\\:\\$options type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/StatsBundle/Event/Options/FetchOptions.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\DayStatTest\\:\\:\\$day has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/DayStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\DayStatTest\\:\\:\\$hour has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/DayStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\DayStatTest\\:\\:\\$hourStat has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/DayStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\MonthStatTest\\:\\:\\$day has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/MonthStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\MonthStatTest\\:\\:\\$dayStat has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/MonthStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\MonthStatTest\\:\\:\\$month has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/MonthStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\YearStatTest\\:\\:\\$month has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/YearStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\YearStatTest\\:\\:\\$monthStat has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/YearStatTest.php - message: "#^Property Mautic\\\\StatsBundle\\\\Tests\\\\Aggregate\\\\Collection\\\\Stats\\\\YearStatTest\\:\\:\\$year has no type specified\\.$#" count: 1 path: app/bundles/StatsBundle/Tests/Aggregate/Collection/Stats/YearStatTest.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\RoleApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/RoleApiController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\RoleApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/RoleApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\RoleApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/UserBundle/Controller/Api/RoleApiController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\UserApiController\\:\\:preSaveEntity\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\UserApiController\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\UserApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\UserApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: "#^Parameter \\#3 \\$limit of method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getLookupResults\\(\\) expects int, string\\|null given\\.$#" count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\UserBundle\\\\Controller\\\\Api\\\\UserApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/UserBundle/Controller/Api/UserApiController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getEmail\\(\\)\\.$#" count: 2 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getFirstName\\(\\)\\.$#" count: 2 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getLastName\\(\\)\\.$#" count: 2 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getLocale\\(\\)\\.$#" count: 4 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getPosition\\(\\)\\.$#" count: 2 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getTimezone\\(\\)\\.$#" count: 1 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:setLocale\\(\\)\\.$#" count: 1 path: app/bundles/UserBundle/Controller/ProfileController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 1 path: app/bundles/UserBundle/Controller/ProfileController.php - message: """ #^Class Mautic\\\\UserBundle\\\\Controller\\\\ProfileController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Parameter \\#1 \\$entity of method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:checkNewPassword\\(\\) expects Mautic\\\\UserBundle\\\\Entity\\\\User, Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null given\\.$#" count: 1 path: app/bundles/UserBundle/Controller/ProfileController.php - message: "#^Parameter \\#1 \\$entity of method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:saveEntity\\(\\) expects Mautic\\\\UserBundle\\\\Entity\\\\User, Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null given\\.$#" count: 2 path: app/bundles/UserBundle/Controller/ProfileController.php - message: """ #^Class Mautic\\\\UserBundle\\\\Controller\\\\PublicController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/UserBundle/Controller/PublicController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\PublicController\\:\\:passwordResetAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/PublicController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 2 path: app/bundles/UserBundle/Controller/RoleController.php - message: """ #^Class Mautic\\\\UserBundle\\\\Controller\\\\RoleController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/UserBundle/Controller/RoleController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\RoleController\\:\\:getPermissionsConfig\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Controller/RoleController.php - message: """ #^Call to deprecated method get\\(\\) of class Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\: since Symfony 5\\.4, use method or constructor injection in your controller instead$# """ count: 1 path: app/bundles/UserBundle/Controller/SecurityController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\SecurityController\\:\\:ssoLoginAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/SecurityController.php - message: "#^Method Mautic\\\\UserBundle\\\\Controller\\\\SecurityController\\:\\:ssoLoginCheckAction\\(\\) has parameter \\$integration with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Controller/SecurityController.php - message: """ #^Class Mautic\\\\UserBundle\\\\Controller\\\\UserController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/UserBundle/Controller/UserController.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: app/bundles/UserBundle/Controller/UserController.php - message: "#^Parameter \\#1 \\$isAdmin of method Mautic\\\\UserBundle\\\\Entity\\\\Role\\:\\:setIsAdmin\\(\\) expects bool, int given\\.$#" count: 2 path: app/bundles/UserBundle/DataFixtures/ORM/LoadRoleData.php - message: """ #^Class Mautic\\\\UserBundle\\\\DependencyInjection\\\\Firewall\\\\Factory\\\\PluginFactory implements deprecated interface Symfony\\\\Bundle\\\\SecurityBundle\\\\DependencyInjection\\\\Security\\\\Factory\\\\SecurityFactoryInterface\\: since Symfony 5\\.3, use AuthenticatorFactoryInterface instead\\.$# """ count: 1 path: app/bundles/UserBundle/DependencyInjection/Firewall/Factory/PluginFactory.php - message: "#^Method Mautic\\\\UserBundle\\\\DependencyInjection\\\\Firewall\\\\Factory\\\\PluginFactory\\:\\:create\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/DependencyInjection/Firewall/Factory/PluginFactory.php - message: "#^Method Mautic\\\\UserBundle\\\\DependencyInjection\\\\Firewall\\\\Factory\\\\PluginFactory\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/DependencyInjection/Firewall/Factory/PluginFactory.php - message: """ #^Call to deprecated method useResultCache\\(\\) of class Doctrine\\\\ORM\\\\AbstractQuery\\: 2\\.7 Use \\{@see enableResultCache\\} and \\{@see disableResultCache\\} instead\\.$# """ count: 1 path: app/bundles/UserBundle/Entity/PermissionRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\PermissionRepository\\:\\:getPermissionsByRole\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/PermissionRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\Role\\:\\:getRawPermissions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/Role.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\Role\\:\\:setRawPermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/Role.php - message: "#^Property Mautic\\\\UserBundle\\\\Entity\\\\Role\\:\\:\\$rawPermissions type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/Role.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:getRoleList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:getUserCount\\(\\) has parameter \\$roleIds with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\RoleRepository\\:\\:getUserCount\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/RoleRepository.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getId\\(\\)\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Entity/User.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Left side of && is always true\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:determineValidationGroups\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:setActivePermissions\\(\\) has parameter \\$permissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:setCurrentPassword\\(\\) has parameter \\$currentPassword with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:setPlainPassword\\(\\) has parameter \\$plainPassword with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:setPreferences\\(\\) has parameter \\$preferences with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^PHPDoc tag @param for parameter \\$preferences with type mixed is not subtype of native type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Property Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:\\$activePermissions has no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Property Mautic\\\\UserBundle\\\\Entity\\\\User\\:\\:\\$preferences type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Result of && is always false\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Right side of && is always true\\.$#" count: 1 path: app/bundles/UserBundle/Entity/User.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:checkUniqueUsernameEmail\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:checkUniqueUsernameEmail\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:getDefaultOrder\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:getOwnerListChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:getPositionList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:getUserList\\(\\) has parameter \\$permissionLimiter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:getUserList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:setLastActive\\(\\) has parameter \\$user with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Entity\\\\UserRepository\\:\\:setLastLogin\\(\\) has parameter \\$user with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Entity/UserRepository.php - message: "#^Return type \\(bool\\) of method Mautic\\\\UserBundle\\\\Entity\\\\UserTokenRepository\\:\\:isSecretUnique\\(\\) should be compatible with return type \\(Mautic\\\\UserBundle\\\\Entity\\\\UserToken\\) of method Mautic\\\\UserBundle\\\\Entity\\\\UserTokenRepositoryInterface\\:\\:isSecretUnique\\(\\)$#" count: 1 path: app/bundles/UserBundle/Entity/UserTokenRepository.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationContentEvent\\:\\:addContent\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationContentEvent.php - message: "#^Property Mautic\\\\UserBundle\\\\Event\\\\AuthenticationContentEvent\\:\\:\\$content type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationContentEvent.php - message: """ #^Call to deprecated method isAuthenticated\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Token\\\\TokenInterface\\: since Symfony 5\\.4, return null from "getUser\\(\\)" instead when a token is not authenticated$# """ count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:getIntegration\\(\\) has parameter \\$integrationName with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:getToken\\(\\) should return Mautic\\\\UserBundle\\\\Security\\\\Authentication\\\\Token\\\\PluginToken but returns Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Token\\\\TokenInterface\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:setFailedAuthenticationMessage\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:setToken\\(\\) has parameter \\$service with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: """ #^Parameter \\$integrations of method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: "#^Property Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:\\$userProvider \\(Mautic\\\\UserBundle\\\\Security\\\\Provider\\\\UserProvider\\) does not accept Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface\\.$#" count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: """ #^Return type of method Mautic\\\\UserBundle\\\\Event\\\\AuthenticationEvent\\:\\:getIntegration\\(\\) has typehint with deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: app/bundles/UserBundle/Event/AuthenticationEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\LogoutEvent\\:\\:getPostSessionItems\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Event/LogoutEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\LogoutEvent\\:\\:setPostSessionItem\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Event/LogoutEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\Event\\\\LogoutEvent\\:\\:setPostSessionItem\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Event/LogoutEvent.php - message: "#^Property Mautic\\\\UserBundle\\\\Event\\\\LogoutEvent\\:\\:\\$session type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Event/LogoutEvent.php - message: "#^Method Mautic\\\\UserBundle\\\\EventListener\\\\ConfigSubscriber\\:\\:validateXml\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/EventListener/ConfigSubscriber.php - message: "#^Property Mautic\\\\UserBundle\\\\EventListener\\\\ConfigSubscriber\\:\\:\\$fileFields has no type specified\\.$#" count: 1 path: app/bundles/UserBundle/EventListener/ConfigSubscriber.php - message: "#^Method Mautic\\\\UserBundle\\\\Form\\\\Type\\\\RoleListType\\:\\:getRoleChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Form/Type/RoleListType.php - message: "#^Method Mautic\\\\UserBundle\\\\Form\\\\Type\\\\UserListType\\:\\:getUserChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Form/Type/UserListType.php - message: "#^Method Mautic\\\\UserBundle\\\\Form\\\\Type\\\\UserType\\:\\:getSupportedLanguageChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Form/Type/UserType.php - message: "#^Parameter \\#2 \\$filter of method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getLookupResults\\(\\) expects string, null given\\.$#" count: 1 path: app/bundles/UserBundle/Form/Type/UserType.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\DependencyInjection\\\\Extension\\\\ExtensionInterface\\:\\:addSecurityListenerFactory\\(\\)\\.$#" count: 1 path: app/bundles/UserBundle/MauticUserBundle.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\RoleModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/RoleModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\RoleModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/RoleModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\RoleModel\\:\\:setRolePermissions\\(\\) has parameter \\$rawPermissions with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/RoleModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getOwnerListChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getPreference\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getPreference\\(\\) has parameter \\$default with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getPreference\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getUserList\\(\\) has parameter \\$permissionLimiter with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:getUserList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:setPreference\\(\\) has parameter \\$key with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Method Mautic\\\\UserBundle\\\\Model\\\\UserModel\\:\\:setPreference\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserModel.php - message: "#^Strict comparison using \\=\\=\\= between false and Mautic\\\\UserBundle\\\\Entity\\\\UserToken will always evaluate to false\\.$#" count: 1 path: app/bundles/UserBundle/Model/UserToken/UserTokenService.php - message: """ #^Call to deprecated method setAuthenticated\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Token\\\\AbstractToken\\: since Symfony 5\\.4$# """ count: 1 path: app/bundles/UserBundle/Security/Authentication/Token/PluginToken.php - message: """ #^Class Mautic\\\\UserBundle\\\\Security\\\\Authentication\\\\Token\\\\PluginToken implements deprecated interface Symfony\\\\Component\\\\Security\\\\Guard\\\\Token\\\\GuardTokenInterface\\: since Symfony 5\\.3, use the new authenticator system instead$# """ count: 1 path: app/bundles/UserBundle/Security/Authentication/Token/PluginToken.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Security/Authenticator/FormAuthenticator.php - message: """ #^Call to deprecated method loadUserByUsername\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface\\: since Symfony 5\\.3, use loadUserByIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Security/Authenticator/FormAuthenticator.php - message: """ #^Class Mautic\\\\UserBundle\\\\Security\\\\Authenticator\\\\FormAuthenticator extends deprecated class Symfony\\\\Component\\\\Security\\\\Guard\\\\Authenticator\\\\AbstractFormLoginAuthenticator\\: since Symfony 5\\.3, use the new authenticator system instead$# """ count: 1 path: app/bundles/UserBundle/Security/Authenticator/FormAuthenticator.php - message: """ #^Class Mautic\\\\UserBundle\\\\Security\\\\Authenticator\\\\FormAuthenticator implements deprecated interface Symfony\\\\Component\\\\Security\\\\Guard\\\\PasswordAuthenticatedInterface\\: since Symfony 5\\.3, use the new authenticator system instead$# """ count: 1 path: app/bundles/UserBundle/Security/Authenticator/FormAuthenticator.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Token\\\\TokenInterface\\:\\:getAuthenticatingService\\(\\)\\.$#" count: 1 path: app/bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php - message: """ #^Class Mautic\\\\UserBundle\\\\Security\\\\Authenticator\\\\PreAuthAuthenticator implements deprecated interface Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Provider\\\\AuthenticationProviderInterface\\: since Symfony 5\\.3, use the new authenticator system instead$# """ count: 1 path: app/bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\Authenticator\\\\PreAuthAuthenticator\\:\\:__construct\\(\\) has parameter \\$providerKey with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\Authenticator\\\\PreAuthAuthenticator\\:\\:authenticate\\(\\) should return Mautic\\\\UserBundle\\\\Security\\\\Authentication\\\\Token\\\\PluginToken\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response but returns null\\.$#" count: 1 path: app/bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php - message: "#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Token\\\\TokenInterface\\:\\:getToken\\(\\)\\.$#" count: 1 path: app/bundles/UserBundle/Security/Firewall/AuthenticationListener.php - message: """ #^Call to deprecated method isAuthenticated\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\Authentication\\\\Token\\\\AbstractToken\\: since Symfony 5\\.4$# """ count: 1 path: app/bundles/UserBundle/Security/Firewall/AuthenticationListener.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\Permissions\\\\UserPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Security/Permissions/UserPermissions.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\Permissions\\\\UserPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Security/Permissions/UserPermissions.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\Permissions\\\\UserPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Security/Permissions/UserPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 2 path: app/bundles/UserBundle/Security/Permissions/UserPermissions.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 2 path: app/bundles/UserBundle/Security/Provider/UserProvider.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Security/Provider/UserProvider.php - message: """ #^Call to deprecated method loadUserByUsername\\(\\) of class Mautic\\\\UserBundle\\\\Security\\\\Provider\\\\UserProvider\\: since Symfony 5\\.3, use loadUserByIdentifier\\(\\) instead$# """ count: 3 path: app/bundles/UserBundle/Security/Provider/UserProvider.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/UserBundle/Security/Provider/UserProvider.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/Store/EntityDescriptorStore.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/Store/EntityDescriptorStore.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/Store/EntityDescriptorStore.php - message: "#^If condition is always true\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/Store/TrustOptionsStore.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\SAML\\\\Store\\\\TrustOptionsStore\\:\\:createTrustOptions\\(\\) is unused\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/Store/TrustOptionsStore.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/Store/TrustOptionsStore.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\SAML\\\\User\\\\UserCreator\\:\\:__construct\\(\\) has parameter \\$defaultRole with no type specified\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/User/UserCreator.php - message: "#^PHPDoc tag @return with type Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null is not subtype of native type Mautic\\\\UserBundle\\\\Entity\\\\User\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/User/UserCreator.php - message: "#^Property Mautic\\\\UserBundle\\\\Security\\\\SAML\\\\User\\\\UserCreator\\:\\:\\$requiredFields type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/User/UserCreator.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Security/SAML/User/UserMapper.php - message: "#^Method Mautic\\\\UserBundle\\\\Security\\\\SAML\\\\User\\\\UserMapper\\:\\:extractAttributes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/UserBundle/Security/SAML/User/UserMapper.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 8 path: app/bundles/UserBundle/Tests/Controller/Api/UserApiControllerFunctionalTest.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 2 path: app/bundles/UserBundle/Tests/Functional/UserLogoutFunctionalTest.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Tests/Security/Firewall/AuthenticationListenerTest.php - message: """ #^Call to deprecated method getUsername\\(\\) of class Mautic\\\\UserBundle\\\\Entity\\\\User\\: since Symfony 5\\.3, use getUserIdentifier\\(\\) instead$# """ count: 1 path: app/bundles/UserBundle/Tests/Security/SAML/User/UserMapperTest.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Command\\\\ProcessWebhookQueuesCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Command/ProcessWebhookQueuesCommand.php - message: "#^Call to method getStatusCode\\(\\) on an unknown class Mautic\\\\WebhookBundle\\\\Controller\\\\Psr\\\\Http\\\\Message\\\\ResponseInterface\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\AjaxController\\:\\:getPayloadPaths\\(\\) has parameter \\$types with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\AjaxController\\:\\:loadPayloads\\(\\) has parameter \\$paths with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\AjaxController\\:\\:sendHookTestAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/AjaxController.php - message: "#^PHPDoc tag @var for variable \\$response contains unknown class Mautic\\\\WebhookBundle\\\\Controller\\\\Psr\\\\Http\\\\Message\\\\ResponseInterface\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/AjaxController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\Api\\\\WebhookApiController\\:\\:getTriggersAction\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\Api\\\\WebhookApiController\\:\\:preSaveEntity\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\Api\\\\WebhookApiController\\:\\:preSaveEntity\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\Api\\\\WebhookApiController\\:\\:preSaveEntity\\(\\) has parameter \\$form with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\Api\\\\WebhookApiController\\:\\:preSaveEntity\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php - message: """ #^Parameter \\$factory of method Mautic\\\\WebhookBundle\\\\Controller\\\\Api\\\\WebhookApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php - message: """ #^Call to deprecated method setStandardParameters\\(\\) of class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; extend AbstractStandardFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method batchDeleteStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method cloneStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method deleteStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method editStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method indexStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Call to method newStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Class Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController\\:\\:editAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController\\:\\:indexAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController\\:\\:newAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController\\:\\:viewAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: """ #^Parameter \\$factory of method Mautic\\\\WebhookBundle\\\\Controller\\\\WebhookController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: app/bundles/WebhookBundle/Controller/WebhookController.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Event\\:\\:setEventType\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Event.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\EventRepository\\:\\:getEntitiesByEventType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\EventRepository\\:\\:getEntitiesByEventType\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/EventRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\LogRepository\\:\\:removeOldLogs\\(\\) should return int but return statement is missing\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/LogRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\LogRepository\\:\\:removeOldLogs\\(\\) should return int but returns false\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/LogRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:addLogs\\(\\) has parameter \\$logs with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:getPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:isChanged\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:setEvents\\(\\) has parameter \\$events with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:setEventsOrderbyDir\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:setPayload\\(\\) has parameter \\$payload with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:setTriggers\\(\\) has parameter \\$triggers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:\\$payload type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:\\$removedEvents is never read, only written\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:\\$removedEvents type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:\\$triggers is never read, only written\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Entity\\\\Webhook\\:\\:\\$triggers type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/Webhook.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookQueueRepository\\:\\:deleteQueuesById\\(\\) has parameter \\$idList with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookQueueRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookQueueRepository\\:\\:getQueueCountByWebhookId\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookQueueRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Entity\\\\WebhookRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Entity/WebhookRepository.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookBuilderEvent\\:\\:addEvent\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookBuilderEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookBuilderEvent\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookBuilderEvent.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Event\\\\WebhookBuilderEvent\\:\\:\\$events type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookBuilderEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookEvent\\:\\:setReason\\(\\) has parameter \\$reason with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookRequestEvent\\:\\:__construct\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookRequestEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookRequestEvent\\:\\:__construct\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookRequestEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookRequestEvent\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookRequestEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookRequestEvent\\:\\:getPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookRequestEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookRequestEvent\\:\\:setHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookRequestEvent.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Event\\\\WebhookRequestEvent\\:\\:setPayload\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Event/WebhookRequestEvent.php - message: """ #^Parameter \\$event of method Mautic\\\\WebhookBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: app/bundles/WebhookBundle/EventListener/CampaignSubscriber.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Form\\\\DataTransformer\\\\EventsToArrayTransformer\\:\\:transform\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Form/DataTransformer/EventsToArrayTransformer.php - message: "#^Expression on left side of \\?\\? is not nullable\\.$#" count: 1 path: app/bundles/WebhookBundle/Form/Type/WebhookType.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:fireWebhook\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getContactValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getHeaders\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getHeaders\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getPayload\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getTokenValues\\(\\) has parameter \\$rawTokens with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:getTokenValues\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:makeRequest\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:makeRequest\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Helper\\\\CampaignHelper\\:\\:\\$contactsValues type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Helper/CampaignHelper.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Http\\\\Client\\:\\:post\\(\\) has parameter \\$payload with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Http/Client.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Http\\\\Client\\:\\:post\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Http/Client.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:getEventWebooksByType\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:getWebhookPayload\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:processWebhooks\\(\\) has parameter \\$webhooks with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:processWebhooks\\(\\) has parameter \\$webhooks with no value type specified in iterable type array\\|Doctrine\\\\ORM\\\\Tools\\\\Pagination\\\\Paginator\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhook\\(\\) has parameter \\$event with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhook\\(\\) has parameter \\$payload with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhook\\(\\) has parameter \\$serializationGroups with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhooks\\(\\) has parameter \\$payload with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhooks\\(\\) has parameter \\$serializationGroups with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhooks\\(\\) has parameter \\$webhookEvents with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhooksByType\\(\\) has parameter \\$groups with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhooksByType\\(\\) has parameter \\$payload with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:queueWebhooksByType\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:serializeData\\(\\) has parameter \\$customExclusionStrategies with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:serializeData\\(\\) has parameter \\$groups with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:serializeData\\(\\) has parameter \\$payload with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Parameter \\#2 \\$statusCode of method Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:addLog\\(\\) expects int, string given\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Property Mautic\\\\WebhookBundle\\\\Model\\\\WebhookModel\\:\\:\\$webhookQueueIdList type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#" count: 1 path: app/bundles/WebhookBundle/Model/WebhookModel.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Security\\\\Permissions\\\\WebhookPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Security\\\\Permissions\\\\WebhookPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Security\\\\Permissions\\\\WebhookPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 2 path: app/bundles/WebhookBundle/Tests/Functional/RemoveOldLogTest.php - message: """ #^Call to deprecated method runCommand\\(\\) of class Mautic\\\\CoreBundle\\\\Test\\\\AbstractMauticTestCase\\: use testSymfonyCommand\\(\\) instead$# """ count: 1 path: app/bundles/WebhookBundle/Tests/Functional/WebhookFunctionalTest.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Tests\\\\Functional\\\\WebhookFunctionalTest\\:\\:createContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: app/bundles/WebhookBundle/Tests/Functional/WebhookFunctionalTest.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Tests\\\\Helper\\\\CampaignHelperTest\\:\\:provideSampleConfig\\(\\) has no return type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Tests/Helper/CampaignHelperTest.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Tests\\\\Helper\\\\CampaignHelperTest\\:\\:provideSampleConfig\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Tests/Helper/CampaignHelperTest.php - message: "#^Method Mautic\\\\WebhookBundle\\\\Tests\\\\Helper\\\\CampaignHelperTest\\:\\:provideSampleConfig\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: app/bundles/WebhookBundle/Tests/Helper/CampaignHelperTest.php - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with string will always evaluate to false\\.$#" count: 1 path: app/bundles/WebhookBundle/Tests/Model/WebhookModelTest.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$fileName$#" count: 1 path: plugins/GrapesJsBuilderBundle/Controller/FileManagerController.php - message: """ #^Call to deprecated method checkForMjmlTemplate\\(\\) of class MauticPlugin\\\\GrapesJsBuilderBundle\\\\Controller\\\\GrapesJsController\\: deprecated since version 5\\.0 \\- use mjml directly in email\\.html\\.twig$# """ count: 1 path: plugins/GrapesJsBuilderBundle/Controller/GrapesJsController.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Controller\\\\GrapesJsController\\:\\:checkForMjmlTemplate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Controller/GrapesJsController.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Controller\\\\GrapesJsController\\:\\:checkForMjmlTemplate\\(\\) has parameter \\$template with no type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Controller/GrapesJsController.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Controller\\\\GrapesJsController\\:\\:processEmailSlots\\(\\) has parameter \\$slots with no value type specified in iterable type array\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Controller/GrapesJsController.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Controller\\\\GrapesJsController\\:\\:processPageSlots\\(\\) has parameter \\$slots with no value type specified in iterable type array\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Controller/GrapesJsController.php - message: """ #^Call to deprecated method getParameter\\(\\) of class Mautic\\\\CoreBundle\\\\Helper\\\\CoreParametersHelper\\: 3\\.0\\.0 to be removed in 4\\.0; use get\\(\\) instead$# """ count: 2 path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Helper\\\\FileManager\\:\\:getFullUrl\\(\\) has parameter \\$fileName with no type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Helper\\\\FileManager\\:\\:getFullUrl\\(\\) has parameter \\$separator with no type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Helper\\\\FileManager\\:\\:getImages\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Helper\\\\FileManager\\:\\:uploadFiles\\(\\) has parameter \\$request with no type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Helper\\\\FileManager\\:\\:uploadFiles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php - message: "#^Property MauticPlugin\\\\GrapesJsBuilderBundle\\\\Integration\\\\GrapesJsBuilderIntegration\\:\\:\\$integration \\(Mautic\\\\PluginBundle\\\\Entity\\\\Integration\\) in empty\\(\\) is not falsy\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Integration/GrapesJsBuilderIntegration.php - message: "#^Property MauticPlugin\\\\GrapesJsBuilderBundle\\\\Integration\\\\Support\\\\BuilderSupport\\:\\:\\$featuresSupported has no type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Integration/Support/BuilderSupport.php - message: "#^Method MauticPlugin\\\\GrapesJsBuilderBundle\\\\Model\\\\GrapesJsBuilderModel\\:\\:getGrapesJsFromEmailId\\(\\) has no return type specified\\.$#" count: 1 path: plugins/GrapesJsBuilderBundle/Model/GrapesJsBuilderModel.php - message: "#^Anonymous class extends @final class Doctrine\\\\ORM\\\\EntityManager\\.$#" count: 2 path: plugins/GrapesJsBuilderBundle/Tests/Unit/Model/GrapesJsBuilderModelTest.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Controller\\\\ClearbitController\\:\\:batchLookupCompanyAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticClearbitBundle/Controller/ClearbitController.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Controller\\\\ClearbitController\\:\\:batchLookupPersonAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticClearbitBundle/Controller/ClearbitController.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Controller\\\\ClearbitController\\:\\:lookupCompanyAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticClearbitBundle/Controller/ClearbitController.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Controller\\\\ClearbitController\\:\\:lookupPersonAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticClearbitBundle/Controller/ClearbitController.php - message: "#^Expression on left side of \\?\\? is not nullable\\.$#" count: 1 path: plugins/MauticClearbitBundle/Controller/PublicController.php - message: "#^PHPDoc tag @param for parameter \\$user with type Mautic\\\\UserBundle\\\\Entity\\\\User\\|null is not subtype of native type Mautic\\\\UserBundle\\\\Entity\\\\User\\.$#" count: 1 path: plugins/MauticClearbitBundle/Controller/PublicController.php - message: "#^PHPDoc tag @var for variable \\$result has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticClearbitBundle/Controller/PublicController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$imported \\(bool\\) in isset\\(\\) is not nullable\\.$#" count: 1 path: plugins/MauticClearbitBundle/Controller/PublicController.php - message: "#^Parameter \\#3 \\$route of method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:addButton\\(\\) expects string\\|null, array\\\\|string\\> given\\.$#" count: 1 path: plugins/MauticClearbitBundle/EventListener/ButtonSubscriber.php - message: "#^Strict comparison using \\=\\=\\= between false and MauticPlugin\\\\MauticClearbitBundle\\\\Integration\\\\ClearbitIntegration will always evaluate to false\\.$#" count: 1 path: plugins/MauticClearbitBundle/EventListener/ButtonSubscriber.php - message: "#^Call to method getId\\(\\) on an unknown class MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\User\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Left side of && is always true\\.$#" count: 2 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\LookupHelper\\:\\:getCache\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\LookupHelper\\:\\:getCache\\(\\) has parameter \\$notify with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\LookupHelper\\:\\:getCache\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\LookupHelper\\:\\:validateRequest\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\LookupHelper\\:\\:validateRequest\\(\\) has parameter \\$oid with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\LookupHelper\\:\\:validateRequest\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: "#^PHPDoc tag @var for variable \\$user contains unknown class MauticPlugin\\\\MauticClearbitBundle\\\\Helper\\\\User\\.$#" count: 1 path: plugins/MauticClearbitBundle/Helper/LookupHelper.php - message: """ #^Call to method getFormNotes\\(\\) of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticClearbitBundle/Integration/ClearbitIntegration.php - message: """ #^Class MauticPlugin\\\\MauticClearbitBundle\\\\Integration\\\\ClearbitIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticClearbitBundle/Integration/ClearbitIntegration.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Integration\\\\ClearbitIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticClearbitBundle/Integration/ClearbitIntegration.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Integration\\\\ClearbitIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Integration/ClearbitIntegration.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Integration\\\\ClearbitIntegration\\:\\:getFormNotes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticClearbitBundle/Integration/ClearbitIntegration.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:_execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Offset 'X\\-RateLimit\\-Reset' does not exist on string\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Offset 'X\\-RateLimit…' does not exist on string\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Parameter \\#1 \\$hdr of method MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:_update_rate_limit\\(\\) expects string, array\\ given\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$_baseUri has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$_version has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$_webhookId has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$response_code has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$response_json has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Base\\:\\:\\$response_obj has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Strict comparison using \\=\\=\\= between '200' and 200\\|201\\|202 will always evaluate to false\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Company\\:\\:lookupByDomain\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Company.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Company\\:\\:lookupByDomain\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Company.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Person\\:\\:lookupByEmail\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php - message: "#^Method MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Person\\:\\:lookupByEmail\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Person\\:\\:\\$_baseUri has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php - message: "#^Property MauticPlugin\\\\MauticClearbitBundle\\\\Services\\\\Clearbit_Person\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php - message: "#^Method MauticPlugin\\\\MauticCloudStorageBundle\\\\Integration\\\\AmazonS3Integration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/AmazonS3Integration.php - message: "#^Method MauticPlugin\\\\MauticCloudStorageBundle\\\\Integration\\\\AmazonS3Integration\\:\\:getAdapter\\(\\) should return Gaufrette\\\\Adapter\\\\AwsS3 but returns Gaufrette\\\\Adapter\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/AmazonS3Integration.php - message: "#^Negated boolean expression is always false\\.$#" count: 2 path: plugins/MauticCloudStorageBundle/Integration/AmazonS3Integration.php - message: "#^Result of \\|\\| is always false\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/AmazonS3Integration.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/CloudStorageIntegration.php - message: """ #^Class MauticPlugin\\\\MauticCloudStorageBundle\\\\Integration\\\\CloudStorageIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticCloudStorageBundle/Integration/CloudStorageIntegration.php - message: "#^Method MauticPlugin\\\\MauticCloudStorageBundle\\\\Integration\\\\CloudStorageIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/CloudStorageIntegration.php - message: "#^Method MauticPlugin\\\\MauticCloudStorageBundle\\\\Integration\\\\CloudStorageIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/CloudStorageIntegration.php - message: "#^Parameter \\$builder of method MauticPlugin\\\\MauticCloudStorageBundle\\\\Integration\\\\CloudStorageIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticCloudStorageBundle/Integration/CloudStorageIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:createContact\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:fetchAllRecords\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:fetchAllRecords\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:getActivityTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:getCampaignMembers\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:getCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:getContacts\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:getMembers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:postActivity\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:postActivity\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:request\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:request\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:updateContact\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ConnectwiseApi\\:\\:updateContact\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:createLead\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:createLead\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:createLeads\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:createLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:parseRawHttpResponse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:request\\(\\) has parameter \\$operation with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:request\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:request\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:request\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:updateLead\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:updateLead\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:updateLeads\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:updateLeads\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\DynamicsApi\\:\\:updateLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: "#^Parameter \\#2 \\$subject of function preg_match expects string, array\\ given\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/DynamicsApi.php - message: """ #^Call to deprecated method validateEmail\\(\\) of class Mautic\\\\EmailBundle\\\\Helper\\\\MailHelper\\: 2\\.11\\.0 to be removed in 3\\.0; use Mautic\\\\EmailBundle\\\\Helper\\\\EmailValidator$# """ count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:createLead\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:createLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:createLead\\(\\) has parameter \\$updateLink with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:createProperty\\(\\) has parameter \\$propertyName with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:getCompanies\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:getCompanies\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:getContacts\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:getLeadFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:request\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:request\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:request\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:request\\(\\) has parameter \\$operation with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:request\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\HubspotApi\\:\\:\\$requestSettings has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/HubspotApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Salesforce\\\\Helper\\\\RequestUrl\\:\\:get\\(\\) has parameter \\$apiUrl with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Salesforce/Helper/RequestUrl.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Salesforce\\\\Helper\\\\RequestUrl\\:\\:get\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Salesforce/Helper/RequestUrl.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Salesforce\\\\Helper\\\\RequestUrl\\:\\:get\\(\\) has parameter \\$operation with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Salesforce/Helper/RequestUrl.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Salesforce\\\\Helper\\\\RequestUrl\\:\\:get\\(\\) has parameter \\$queryUrl with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Salesforce/Helper/RequestUrl.php - message: "#^If condition is always true\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:checkCampaignMembership\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:checkCampaignMembership\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:checkCampaignMembership\\(\\) has parameter \\$people with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:checkCampaignMembership\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createLead\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createLeadActivity\\(\\) has parameter \\$activity with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createLeadActivity\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createLeadActivity\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createLeadActivity\\(\\) should return array but return statement is missing\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createObject\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:createObject\\(\\) has parameter \\$sfObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:escapeQueryValue\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCampaignMemberStatus\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCampaignMembers\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCampaignMembers\\(\\) has parameter \\$modifiedSince with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCampaignMembers\\(\\) has parameter \\$queryUrl with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCompaniesById\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCompaniesById\\(\\) has parameter \\$requiredFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCompaniesByName\\(\\) has parameter \\$names with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCompaniesByName\\(\\) has parameter \\$requiredFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCompany\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getLeadFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getPerson\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:getPerson\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:processError\\(\\) has parameter \\$error with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:processError\\(\\) has parameter \\$isRetry with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:request\\(\\) has parameter \\$elementData with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:request\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:request\\(\\) has parameter \\$operation with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:request\\(\\) has parameter \\$queryUrl with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:revalidateSession\\(\\) has parameter \\$isRetry with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:syncMauticToSalesforce\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:updateObject\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:updateObject\\(\\) has parameter \\$sfObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:updateObject\\(\\) has parameter \\$sfObjectId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:\\$apiRequestCounter has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:\\$maxLockRetries has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:\\$object has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:\\$requestCounter has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SalesforceApi\\:\\:\\$requestSettings has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SalesforceApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:createLead\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:createLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:createLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:createLeadActivity\\(\\) has parameter \\$activity with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:createLeadActivity\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:getEmailBySugarUserId\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:getEmailBySugarUserId\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:getIdBySugarEmail\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:getIdBySugarEmail\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:getLeadFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:getLeads\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:request\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:request\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:request\\(\\) has parameter \\$sMethod with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:syncLeadsToSugar\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:syncLeadsToSugar\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\SugarcrmApi\\:\\:\\$object has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/SugarcrmApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:createLead\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:getLeadFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:request\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:request\\(\\) has parameter \\$element with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:request\\(\\) has parameter \\$elementData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:request\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:request\\(\\) has parameter \\$operation with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\VtigerApi\\:\\:\\$element has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/VtigerApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:__construct\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:getArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:getField\\(\\) has parameter \\$fieldName with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:setContact\\(\\) has parameter \\$contact with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:setMappedFields\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:setObject\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:\\$contact type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:\\$contactMapper type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:\\$mappedFields type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:\\$object has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\Zoho\\\\Mapper\\:\\:\\$objectMappedValues type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:createLead\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:createLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getCompanies\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getCompanies\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getLeadFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getLeads\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:request\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:request\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:request\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:updateLead\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\ZohoApi\\:\\:updateLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Api/ZohoApi.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getCampaignChoices\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php - message: "#^Instanceof between array and Mautic\\\\LeadBundle\\\\Entity\\\\LeadList will always evaluate to false\\.$#" count: 1 path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\EventListener\\\\LeadListSubscriber\\:\\:onLeadListProcessList\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php - message: "#^PHPDoc tag @param for parameter \\$event with type MauticPlugin\\\\MauticCrmBundle\\\\EventListener\\\\ListChangeEvent is not subtype of native type Mautic\\\\LeadBundle\\\\Event\\\\ListPreProcessListEvent\\.$#" count: 1 path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php - message: "#^Parameter \\$event of method MauticPlugin\\\\MauticCrmBundle\\\\EventListener\\\\LeadListSubscriber\\:\\:onLeadListProcessList\\(\\) has invalid type MauticPlugin\\\\MauticCrmBundle\\\\EventListener\\\\ListChangeEvent\\.$#" count: 1 path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 4 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:authCallback\\(\\) should return bool but returns string\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$fieldsToUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$objects with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:cleanPriorityFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:createActivity\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:createActivity\\(\\) has parameter \\$cwContactId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:createActivity\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getActivityTypes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getCampaignChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getCampaignMembers\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getContactFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getFormLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getLeads\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getLeads\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMappedFields\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMappedFields\\(\\) has parameter \\$cwContactData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMappedFields\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMappedFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMappedFields\\(\\) has parameter \\$personFound with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMappedFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getMembers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getRecordList\\(\\) has parameter \\$index with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getRecordList\\(\\) has parameter \\$records with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getRecordList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getRecords\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getRecords\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getSecretKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:populateLeadData\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:populateLeadData\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:populateLeadData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:pushLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveCampaignMembers\\(\\) has parameter \\$allCampaignMembers with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveCampaignMembers\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveCampaignMembers\\(\\) has parameter \\$campaignMemberObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveSyncedData\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveSyncedData\\(\\) has parameter \\$integrationEntityId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveSyncedData\\(\\) has parameter \\$mauticObjectReference with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:saveSyncedData\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:setFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:setFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Parameter \\$builder of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ConnectwiseIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getLeads\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: """ #^Call to deprecated method getUniqueIdentifierFields\\(\\) of class Mautic\\\\LeadBundle\\\\Model\\\\FieldModel\\: Use FieldsWithUniqueIdentifier\\:\\:getFieldsWithUniqueIdentifier method instead$# """ count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: """ #^Call to method setIntegrationSettings\\(\\) of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: """ #^Class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:createLead\\(\\) invoked with 2 parameters, 0 required\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:amendLeadDataBeforePush\\(\\) has parameter \\$mappedData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$fieldsToUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$objects with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:cleanPriorityFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$sfRecord with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdateInMautic\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdateInMautic\\(\\) has parameter \\$integrationData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdateInMautic\\(\\) has parameter \\$leadFieldValues with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdateInMautic\\(\\) has parameter \\$matchedFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdateInMautic\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getBlankFieldsToUpdateInMautic\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFetchQuery\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFetchQuery\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFieldsByPriority\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFieldsByPriority\\(\\) has parameter \\$direction with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFieldsByPriority\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFormFieldsByObject\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getFormFieldsByObject\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeadData\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeadData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeads\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeads\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeads\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getMauticCompany\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getMauticCompany\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getMauticLead\\(\\) has parameter \\$socialCache with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getMauticLead\\(\\) should return Mautic\\\\LeadBundle\\\\Entity\\\\Lead but empty return statement found\\.$#" count: 3 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getPriorityFieldsForIntegration\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getPriorityFieldsForIntegration\\(\\) has parameter \\$entityObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getPriorityFieldsForIntegration\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$entityObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getPriorityFieldsForMautic\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getSyncTimeframeDates\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:getSyncTimeframeDates\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:hydrateCompanyName\\(\\) has parameter \\$matchedFields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:hydrateCompanyName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:prepareFieldsForPush\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:prepareFieldsForPush\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:pushLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:pushLeadActivity\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:pushLeadActivity\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Parameter \\#1 \\$entity of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:getDecryptedApiKeys\\(\\) expects bool, Mautic\\\\PluginBundle\\\\Entity\\\\Integration given\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Parameter \\#1 \\$json of function json_decode expects string, object given\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Parameter \\#2 \\$objects of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:cleanPriorityFields\\(\\) expects array\\|null, string\\|null given\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:\\$auth has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\CrmAbstractIntegration\\:\\:\\$helper has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Result of \\|\\| is always true\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:createLeads\\(\\)\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getCompanies\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getLeadFields\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getLeads\\(\\)\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:updateLead\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:updateLeads\\(\\)\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: """ #^Call to deprecated method setSQLLogger\\(\\) of class Doctrine\\\\DBAL\\\\Configuration\\: Use \\{@see setMiddlewares\\(\\)\\} and \\{@see \\\\Doctrine\\\\DBAL\\\\Logging\\\\Middleware\\} instead\\.$# """ count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^If condition is always true\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:createLead\\(\\) invoked with 2 parameters, 0 required\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:createIntegrationEntities\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:createIntegrationEntities\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getAvailableLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getBearerToken\\(\\) should return string but returns false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getExistingRecord\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getExistingRecord\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getExistingRecord\\(\\) has parameter \\$seachColumn with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getExistingRecord\\(\\) has parameter \\$searchValue with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getFormLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getFormNotes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getLeads\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getLeads\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getRefreshTokenKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:populateLeadData\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:populateLeadData\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:populateLeadData\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:populateLeadData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:pushLead\\(\\) should return array\\|bool but returns string\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\DynamicsIntegration\\:\\:pushLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^PHPDoc tag @var for variable \\$leadsToCreate has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^PHPDoc tag @var for variable \\$objects has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Parameter \\#2 \\$subject of function preg_match expects string, array\\ given\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^Variable \\$integrationId in empty\\(\\) always exists and is always falsy\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php - message: "#^If condition is always true\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Left side of && is always true\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:amendLeadDataBeforePush\\(\\) has parameter \\$mappedData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$fieldsToUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$objects with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:cleanPriorityFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:formatLeadDataForCreateOrUpdate\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:formatLeadDataForCreateOrUpdate\\(\\) has parameter \\$leadData with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:formatLeadDataForCreateOrUpdate\\(\\) has parameter \\$updateLink with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:formatLeadDataForCreateOrUpdate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getCompanies\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getCompanies\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getFormLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getLeads\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getMauticLead\\(\\) has parameter \\$socialCache with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getMauticLead\\(\\) should return Mautic\\\\LeadBundle\\\\Entity\\\\Lead but empty return statement found\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getReadOnlyFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getReadOnlyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Parameter \\#1 \\$json of function json_decode expects string, object given\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: """ #^Parameter \\$cacheStorageHelper of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\HubspotIntegration\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:getQueryForUnknownObjects\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:getQueryForUnknownObjects\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:getUnknownCampaignMembers\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$contacts type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$knownCampaignMembers type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$knownContactIds type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$knownLeadIds type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$leads type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$mauticIds type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$unknownContactIds type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Fetcher\\:\\:\\$unknownLeadIds type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:__construct\\(\\) has parameter \\$records with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:getContactIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:getContacts\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:getLeadIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:\\$contacts type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\CampaignMember\\\\Organizer\\:\\:\\$leads type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Organizer.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Helper\\\\StateValidationHelper\\:\\:validate\\(\\) has parameter \\$mappedData with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Helper/StateValidationHelper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Helper\\\\StateValidationHelper\\:\\:validate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Helper/StateValidationHelper.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Helper\\\\StateValidationHelper\\:\\:\\$supportedCountriesWithStates has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Helper/StateValidationHelper.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Object\\\\Contact\\:\\:__construct\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Contact.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Object\\\\Contact\\:\\:__construct\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Contact.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Object\\\\Contact\\:\\:__construct\\(\\) has parameter \\$isDeleted with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Contact.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Object\\\\Lead\\:\\:__construct\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Lead.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Object\\\\Lead\\:\\:__construct\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Lead.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\Object\\\\Lead\\:\\:__construct\\(\\) has parameter \\$isDeleted with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Lead.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\QueryBuilder\\:\\:getContactQuery\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/QueryBuilder.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\QueryBuilder\\:\\:getContactQuery\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/QueryBuilder.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\QueryBuilder\\:\\:getFieldString\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/QueryBuilder.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\QueryBuilder\\:\\:getLeadQuery\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/QueryBuilder.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\QueryBuilder\\:\\:getLeadQuery\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/QueryBuilder.php - message: "#^Ternary operator condition is always true\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/Salesforce/QueryBuilder.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\ResultsPaginator\\:\\:setResults\\(\\) has parameter \\$results with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/ResultsPaginator.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\Salesforce\\\\ResultsPaginator\\:\\:\\$results type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/Salesforce/ResultsPaginator.php - message: "#^If condition is always false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:amendLeadDataBeforePush\\(\\) has parameter \\$mappedData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$sfRecord with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:buildCompositeBody\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:checkLeadIsContact\\(\\) has parameter \\$contactId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:checkLeadIsContact\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:checkLeadIsContact\\(\\) has parameter \\$leadFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:checkLeadIsContact\\(\\) has parameter \\$trackedContacts with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:checkLeadIsContact\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$fieldsToUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$objects with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:cleanPriorityFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:convertLeadFieldKey\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getAvailableLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getBearerToken\\(\\) should return string but returns false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCampaignChoices\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCampaignMemberStatus\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCampaignMemberStatus\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCampaignMembers\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCampaigns\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanies\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanies\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanies\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanyName\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanyName\\(\\) has parameter \\$accountId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanyName\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getCompanyName\\(\\) has parameter \\$searchBy with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getDncHistory\\(\\) has parameter \\$sfFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getDncHistory\\(\\) has parameter \\$sfObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getFetchQuery\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getFieldsForQuery\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getFormNotes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$matchedFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeadDoNotContactByDate\\(\\) has parameter \\$sfData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeads\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$checkEmailsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$fieldMapping with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$mauticLeadFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$progress with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$toDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) has parameter \\$totalCount with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToCreate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$checkEmailsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$mauticLeadFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$sfObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$toDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$totalCount with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticContactsToUpdate\\(\\) has parameter \\$trackedContacts with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$checkIdsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$mauticCompanyFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$progress with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$toDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticEntitesToCreate\\(\\) has parameter \\$totalCount with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$checkIdsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$internalEntity with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$mauticEntityFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$sfObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$toDate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMauticRecordsToUpdate\\(\\) has parameter \\$totalCount with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMixedLeadFields\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMixedLeadFields\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getMixedLeadFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getPriorityFieldsForIntegration\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getPriorityFieldsForIntegration\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getRefreshTokenKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getRequiredFieldString\\(\\) has parameter \\$availableFields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getRequiredFieldString\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getRequiredFieldString\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getRequiredFieldString\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceAccountsByName\\(\\) has parameter \\$checkIdsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceAccountsByName\\(\\) has parameter \\$requiredFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceAccountsByName\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceLeadId\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceObjectsByEmails\\(\\) has parameter \\$checkEmailsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceObjectsByEmails\\(\\) has parameter \\$requiredFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceObjectsByEmails\\(\\) has parameter \\$sfObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceObjectsByEmails\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceSyncLimit\\(\\) has parameter \\$currentContactList with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSalesforceSyncLimit\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:getSyncKey\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:makeCompositeRequest\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:makeCompositeRequest\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:mapCompanyDataForPush\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:mapCompanyDataForPush\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:mapContactDataForPush\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:mapContactDataForPush\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareFieldsForPush\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareFieldsForPush\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareFieldsForSync\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToCreate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToCreate\\(\\) has parameter \\$checkCompaniesInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToCreate\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToCreate\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToCreate\\(\\) has parameter \\$processedCompanies with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$checkCompaniesInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$companiesToSync with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$processedCompanies with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$progress with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticCompaniesToUpdate\\(\\) has parameter \\$sfEntityRecords with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToCreate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToCreate\\(\\) has parameter \\$checkEmailsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToCreate\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToCreate\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToCreate\\(\\) has parameter \\$processedLeads with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$checkEmailsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$leadsToSync with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$mauticLeadFieldString with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$processedLeads with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$progress with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$sfEntityRecords with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:prepareMauticContactsToUpdate\\(\\) has parameter \\$trackedContacts with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:processCompositeResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:processCompositeResponse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushCompany\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushCompany\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadActivity\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadDoNotContactByDate\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadDoNotContactByDate\\(\\) has parameter \\$sfRecords with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadToCampaign\\(\\) has parameter \\$campaignId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadToCampaign\\(\\) has parameter \\$personIds with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadToCampaign\\(\\) has parameter \\$status with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadToCampaign\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadToCampaign\\(\\) should return array but returns bool\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeadToCampaign\\(\\) should return array but returns false\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:pushLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:setContactToSync\\(\\) has parameter \\$checkEmailsInSF with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:setContactToSync\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:updateMauticDNC\\(\\) has parameter \\$leadId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:updateMauticDNC\\(\\) has parameter \\$newDncValue with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Parameter \\#1 \\$id of method Mautic\\\\PluginBundle\\\\Model\\\\IntegrationEntityModel\\:\\:getEntityByIdAndSetSyncDate\\(\\) expects int, string given\\.$#" count: 4 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Parameter \\#3 \\$limit of method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToCreate\\(\\) expects int, false given\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Parameter \\#4 \\$limit of method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository\\:\\:findLeadsToUpdate\\(\\) expects int, false given\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:\\$failureFetchingLeads \\(bool\\) does not accept string\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\:\\:\\$objects has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Right side of \\|\\| is always true\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Ternary operator condition is always true\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Variable \\$mauticCompanyFieldString in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Variable \\$objectFields in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Variable \\$personIds in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getEmailBySugarUserId\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getIdBySugarEmail\\(\\)\\.$#" count: 3 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getLeadFields\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getLeads\\(\\)\\.$#" count: 4 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 6 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to method createLeadActivity\\(\\) on an unknown class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarApi\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to method syncLeadsToSugar\\(\\) on an unknown class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmApi\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Left side of && is always true\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:createLead\\(\\) invoked with 2 parameters, 0 required\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:authCallback\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:authCallback\\(\\) should return array but returns bool\\|string\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:authCallback\\(\\) should return array but returns false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$availableFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$fieldsToUpdateInSugarUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:buildCompositeBody\\(\\) has parameter \\$onwerAssignedUserIdByEmail with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$fieldsToUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$objects with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:cleanPriorityFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:cleanSugarData\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:cleanSugarData\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:cleanSugarData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:convertLeadFieldKey\\(\\) has parameter \\$field with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:convertMauticToSuiteCrmMultiSelect\\(\\) has parameter \\$mauticMultiSelectStringToConvert with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:convertSuiteCrmToMauticMultiSelect\\(\\) has parameter \\$suiteCrmMultiSelectStringToConvert with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:fetchDncToMautic\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getAvailableLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getCompanies\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getCompanies\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getErrorsFromResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getFetchQuery\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getFormLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getLeads\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getLeads\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getObjectDataToUpdate\\(\\) has parameter \\$availableFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getObjectDataToUpdate\\(\\) has parameter \\$checkEmailsInSugar with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getObjectDataToUpdate\\(\\) has parameter \\$contactSugarFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getObjectDataToUpdate\\(\\) has parameter \\$leadSugarFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getObjectDataToUpdate\\(\\) has parameter \\$mauticData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getObjectDataToUpdate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getOwnerEmail\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getOwnerEmail\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getPriorityFieldsForMautic\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getRefreshTokenKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getSecretKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getSugarLeadId\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getSugarLeadId\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareFieldsForPush\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareFieldsForPush\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareFieldsForSync\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareRequest\\(\\) has parameter \\$authType with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareRequest\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareRequest\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareRequest\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareRequest\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareRequest\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:prepareResponseForExtraction\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:processCompositeResponse\\(\\) has parameter \\$response with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:processCompositeResponse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:pushDncToSugar\\(\\) has parameter \\$body with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:pushDncToSugar\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:pushLeadActivity\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:pushLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^PHPDoc tag @var for variable \\$apiHelper contains unknown class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarApi\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^PHPDoc tag @var for variable \\$apiHelper contains unknown class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmApi\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Parameter \\#1 \\$internalEntityId of method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntity\\:\\:setInternalEntityId\\(\\) expects int, string given\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Parameter \\#1 \\$internalEntityId of method Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntity\\:\\:setInternalEntityId\\(\\) expects int, string\\|null given\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Parameter \\$builder of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: """ #^Parameter \\$cacheStorageHelper of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:\\$authorizationError has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:\\$objects has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:\\$sugarDncKeys has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Return type \\(array\\) of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SugarcrmIntegration\\:\\:authCallback\\(\\) should be compatible with return type \\(bool\\|string\\) of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:authCallback\\(\\)$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Variable \\$sugarObjects in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php - message: "#^Call to an undefined method MauticPlugin\\\\MauticCrmBundle\\\\Api\\\\CrmApi\\:\\:getLeadFields\\(\\)\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Call to method add\\(\\) on an unknown class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\FormBuilder\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:amendLeadDataBeforePush\\(\\) has parameter \\$mappedData with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:authCallback\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:authCallback\\(\\) should return array but returns false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:isAuthorized\\(\\) should return bool but returns string\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Parameter \\$builder of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:appendToForm\\(\\) has invalid type MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\FormBuilder\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Parameter \\$builder of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:\\$authorzationError has no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^Return type \\(array\\) of method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\VtigerIntegration\\:\\:authCallback\\(\\) should be compatible with return type \\(bool\\|string\\) of method Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\:\\:authCallback\\(\\)$#" count: 1 path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php - message: "#^If condition is always true\\.$#" count: 2 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:amendLeadDataBeforeMauticPopulate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$fieldsToUpdate with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:cleanPriorityFields\\(\\) has parameter \\$objects with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:cleanPriorityFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:consumeResponse\\(\\) has parameter \\$response with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$objectFields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getBlankFieldsToUpdate\\(\\) has parameter \\$sfRecord with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getCompanies\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getCompanies\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getCompanies\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getCompanies\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getExistingRecord\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getLeads\\(\\) has parameter \\$executed with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getLeads\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getRefreshTokenKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:parseZohoRecord\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:parseZohoRecord\\(\\) has parameter \\$fields with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:parseZohoRecord\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:populateMauticLeadData\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:populateMauticLeadData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:populateMauticLeadData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:prepareFieldsForSync\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:prepareFieldsForSync\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:prepareResponseForExtraction\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:pushLead\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:pushLead\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\ZohoIntegration\\:\\:pushLeads\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^PHPDoc tag @var for variable \\$leadsToCreate has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^PHPDoc tag @var for variable \\$objects has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^PHPDoc tag @var for variable \\$opts has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: "#^Strict comparison using \\=\\=\\= between null and array will always evaluate to false\\.$#" count: 1 path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php - message: """ #^Call to deprecated method createSchema\\(\\) of class Doctrine\\\\DBAL\\\\Schema\\\\AbstractSchemaManager\\: Use \\{@link introspectSchema\\(\\)\\} instead\\.$# """ count: 1 path: plugins/MauticCrmBundle/MauticCrmBundle.php - message: """ #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\: Use \\{@see createSchemaManager\\(\\)\\} instead\\.$# """ count: 1 path: plugins/MauticCrmBundle/MauticCrmBundle.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\MauticCrmBundle\\:\\:getMetadata\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/MauticCrmBundle.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\MauticCrmBundle\\:\\:onPluginInstall\\(\\) has parameter \\$installedSchema with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/MauticCrmBundle.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\MauticCrmBundle\\:\\:onPluginInstall\\(\\) has parameter \\$metadata with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/MauticCrmBundle.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:delete\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:delete\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:delete\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:get\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:get\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:get\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:post\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:post\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:post\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:put\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:put\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\Transport\\:\\:put\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/Transport.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:delete\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:delete\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:delete\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:get\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:get\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:get\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:post\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:post\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:post\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:put\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:put\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Services\\\\TransportInterface\\:\\:put\\(\\) has parameter \\$uri with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Services/TransportInterface.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 1 path: plugins/MauticCrmBundle/Tests/Api/ConnectwiseApiTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\ConnectwiseApiTest\\:\\:generateData\\(\\) has parameter \\$maxPages with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/ConnectwiseApiTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\ConnectwiseApiTest\\:\\:generateData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/ConnectwiseApiTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\ConnectwiseApiTest\\:\\:reset\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/ConnectwiseApiTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\ConnectwiseApiTest\\:\\:\\$generatedRecords type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/ConnectwiseApiTest.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 4 path: plugins/MauticCrmBundle/Tests/Api/SalesforceApiTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\Zoho\\\\MapperTest\\:\\:\\$availableFields type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/Zoho/MapperTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\Zoho\\\\MapperTest\\:\\:\\$contacts type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/Zoho/MapperTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Api\\\\Zoho\\\\MapperTest\\:\\:\\$mappedFields type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Api/Zoho/MapperTest.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 3 path: plugins/MauticCrmBundle/Tests/CrmAbstractIntegrationTest.php - message: "#^Call to method disableOriginalConstructor\\(\\) on an unknown class PHPUnit_Framework_MockObject_MockBuilder\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/CrmAbstractIntegrationTest.php - message: "#^Call to method getMock\\(\\) on an unknown class PHPUnit_Framework_MockObject_MockBuilder\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/CrmAbstractIntegrationTest.php - message: "#^PHPDoc tag @var for variable \\$mockBuilder contains unknown class PHPUnit_Framework_MockObject_MockBuilder\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/CrmAbstractIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\DynamicsApiTest\\:\\:\\$api is never read, only written\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/DynamicsApiTest.php - message: """ #^Call to deprecated method setMethodsExcept\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\: https\\://github\\.com/sebastianbergmann/phpunit/pull/3687$# """ count: 2 path: plugins/MauticCrmBundle/Tests/Integration/ConnectwiseIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\ConnectwiseIntegrationTest\\:\\:generateData\\(\\) has parameter \\$maxPages with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/ConnectwiseIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\ConnectwiseIntegrationTest\\:\\:generateData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/ConnectwiseIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\ConnectwiseIntegrationTest\\:\\:reset\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/ConnectwiseIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\ConnectwiseIntegrationTest\\:\\:\\$generatedRecords type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/ConnectwiseIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:addSpecialCases\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:addSpecialCases\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:addSpecialCases\\(\\) has parameter \\$records with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToCreate\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToCreate\\(\\) has parameter \\$max with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToCreate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToUpdate\\(\\) has parameter \\$limit with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToUpdate\\(\\) has parameter \\$max with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToUpdate\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToUpdate\\(\\) has parameter \\$specificObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getLeadsToUpdate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getMauticContacts\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getMaxInvocations\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getParentPrivateProperties\\(\\) has parameter \\$instance with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getParentPrivateProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getPersistedIntegrationEntities\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getReturnedSfEntities\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceCompositeResponse\\(\\) has parameter \\$data with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceCompositeResponse\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceDNCHistory\\(\\) has parameter \\$object with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceDNCHistory\\(\\) has parameter \\$priority with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceDNCHistory\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceIntegration\\(\\) has parameter \\$updateObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceObjects\\(\\) has parameter \\$emails with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceObjects\\(\\) has parameter \\$maxContacts with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceObjects\\(\\) has parameter \\$maxLeads with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:getSalesforceObjects\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToCreate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToUpdate\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToUpdate\\(\\) has parameter \\$max with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToUpdate\\(\\) has parameter \\$maxSfContacts with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToUpdate\\(\\) has parameter \\$maxSfLeads with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToUpdate\\(\\) has parameter \\$specificObject with no type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setMocks\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Parameter \\#1 \\$mockRepository of method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToCreate\\(\\) expects PHPUnit\\\\Framework\\\\MockObject\\\\MockObject, Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository given\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Parameter \\#1 \\$mockRepository of method MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:setLeadsToUpdate\\(\\) expects PHPUnit\\\\Framework\\\\MockObject\\\\MockObject, Mautic\\\\PluginBundle\\\\Entity\\\\IntegrationEntityRepository given\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$leadsUpdatedCounter type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$mauticContacts type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$maxInvocations type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$persistedIntegrationEntities type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$returnedSfEntities type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$sfMockMethods type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$sfMockResetMethods type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$sfMockResetObjects type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Property MauticPlugin\\\\MauticCrmBundle\\\\Tests\\\\Integration\\\\SalesforceIntegrationTest\\:\\:\\$sfObjects type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Strict comparison using \\=\\=\\= between false and mixed will always evaluate to false\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Trying to mock an undefined method findLeadsToCreate\\(\\) on class MauticPlugin\\\\MauticCrmBundle\\\\Integration\\\\SalesforceIntegration\\.$#" count: 1 path: plugins/MauticCrmBundle/Tests/Integration/SalesforceIntegrationTest.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:request\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:request\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:request\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:request\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:request\\(\\) has parameter \\$query with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:subscribeLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:subscribeLead\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:subscribeLead\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:subscribeLead\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Property MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\ConstantContactApi\\:\\:\\$version has no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php - message: "#^Property MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\EmailMarketingApi\\:\\:\\$keys has no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/EmailMarketingApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\IcontactApi\\:\\:request\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\IcontactApi\\:\\:request\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\IcontactApi\\:\\:request\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\IcontactApi\\:\\:request\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\IcontactApi\\:\\:subscribeLead\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\IcontactApi\\:\\:subscribeLead\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:getCustomFields\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:getLists\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:request\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:request\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:subscribeLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:subscribeLead\\(\\) has parameter \\$email with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:subscribeLead\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:subscribeLead\\(\\) has parameter \\$listId with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^Property MauticPlugin\\\\MauticEmailMarketingBundle\\\\Api\\\\MailchimpApi\\:\\:\\$version has no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php - message: "#^If condition is always true\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Form/Type/ConstantContactType.php - message: "#^If condition is always true\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Form/Type/IcontactType.php - message: "#^If condition is always true\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Form/Type/MailchimpType.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\ConstantContactIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/ConstantContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\ConstantContactIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/ConstantContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\ConstantContactIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/ConstantContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\ConstantContactIntegration\\:\\:pushLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/ConstantContactIntegration.php - message: """ #^Class MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\EmailAbstractIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\EmailAbstractIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\EmailAbstractIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\EmailAbstractIntegration\\:\\:mergeConfigToFeatureSettings\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php - message: "#^Offset 'integration' on array in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php - message: "#^Property MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\EmailAbstractIntegration\\:\\:\\$pushContactLink has no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:authCallback\\(\\) should return bool\\|string but return statement is missing\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:getApiUrl\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:getSecretKeys\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:makeRequest\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:makeRequest\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\IcontactIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/IcontactIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\MailchimpIntegration\\:\\:authCallback\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\MailchimpIntegration\\:\\:authCallback\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\MailchimpIntegration\\:\\:getAvailableLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\MailchimpIntegration\\:\\:getRequiredKeyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\MailchimpIntegration\\:\\:pushLead\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php - message: "#^Method MauticPlugin\\\\MauticEmailMarketingBundle\\\\Integration\\\\MailchimpIntegration\\:\\:pushLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\Api\\\\FocusApiController\\:\\:generateJsAction\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/Api/FocusApiController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\Api\\\\FocusApiController\\:\\:generateJsAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/Api/FocusApiController.php - message: """ #^Parameter \\$factory of method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\Api\\\\FocusApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: plugins/MauticFocusBundle/Controller/Api/FocusApiController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getEntityFormOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getEntityFormOptions\\(\\) should return array but return statement is missing\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getPostActionRedirectArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getPostActionRedirectArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getUpdateSelectParams\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getViewArguments\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getViewArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:getViewArguments\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\FocusController\\:\\:viewAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/FocusController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\PublicController\\:\\:generateAction\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/PublicController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Controller\\\\PublicController\\:\\:generateAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Controller/PublicController.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:getUtmTags\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:setEditor\\(\\) has parameter \\$editor with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:setHtml\\(\\) has parameter \\$html with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:setHtmlMode\\(\\) has parameter \\$htmlMode with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:setUtmTags\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:setUtmTags\\(\\) has parameter \\$utmTags with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:\\$category has no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:\\$properties has no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\Focus\\:\\:\\$utmTags type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/Focus.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:findByForm\\(\\) has parameter \\$formId with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:findByForm\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:getFocusList\\(\\) has parameter \\$currentId with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:getFocusList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: "#^Return type of method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\FocusRepository\\:\\:getEntities\\(\\) has typehint with deprecated class Doctrine\\\\ORM\\\\Internal\\\\Hydration\\\\IterableResult\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/FocusRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: plugins/MauticFocusBundle/Entity/Stat.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\StatRepository\\:\\:getStats\\(\\) has parameter \\$fromDate with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/StatRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Entity\\\\StatRepository\\:\\:getStats\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Entity/StatRepository.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method MauticPlugin\\\\MauticFocusBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignTriggerAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: plugins/MauticFocusBundle/EventListener/CampaignSubscriber.php - message: "#^Left side of && is always true\\.$#" count: 1 path: plugins/MauticFocusBundle/EventListener/FocusSubscriber.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\EventListener\\\\PageSubscriber\\:\\:\\$regex has no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/EventListener/PageSubscriber.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Form\\\\Type\\\\FocusListType\\:\\:\\$repo has no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Form/Type/FocusListType.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\IframeAvailabilityChecker\\:\\:checkHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Helper/IframeAvailabilityChecker.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\IframeAvailabilityChecker\\:\\:headerContains\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Helper/IframeAvailabilityChecker.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\TokenHelper\\:\\:findFocusTokens\\(\\) has parameter \\$content with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Helper/TokenHelper.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\TokenHelper\\:\\:findFocusTokens\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Helper/TokenHelper.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\TokenHelper\\:\\:\\$regex has no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Helper/TokenHelper.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:generateJavascript\\(\\) has parameter \\$byPassCache with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:generateJavascript\\(\\) has parameter \\$isPreview with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:getContent\\(\\) has parameter \\$focus with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:getContent\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:getContent\\(\\) should return array but returns string\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:getStats\\(\\) has parameter \\$dateFormat with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:getStats\\(\\) has parameter \\$unit with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:getStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:isLightColor\\(\\) has parameter \\$hex with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\FocusModel\\:\\:isLightColor\\(\\) has parameter \\$level with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^PHPDoc tag @throws with type MauticPlugin\\\\MauticFocusBundle\\\\Model\\\\NotFoundHttpException is not subtype of Throwable$#" count: 1 path: plugins/MauticFocusBundle/Model/FocusModel.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Security\\\\Permissions\\\\FocusPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticFocusBundle/Security/Permissions/FocusPermissions.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Security\\\\Permissions\\\\FocusPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Security/Permissions/FocusPermissions.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Security\\\\Permissions\\\\FocusPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFocusBundle/Security/Permissions/FocusPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: plugins/MauticFocusBundle/Security/Permissions/FocusPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: plugins/MauticFocusBundle/Security/Permissions/FocusPermissions.php - message: "#^Property MauticPlugin\\\\MauticFocusBundle\\\\Tests\\\\Helper\\\\IframeAvailabilityCheckerTest\\:\\:\\$helper \\(MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\IframeAvailabilityChecker&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\) does not accept MauticPlugin\\\\MauticFocusBundle\\\\Helper\\\\IframeAvailabilityChecker\\.$#" count: 1 path: plugins/MauticFocusBundle/Tests/Helper/IframeAvailabilityCheckerTest.php - message: "#^Method MauticPlugin\\\\MauticFocusBundle\\\\Tests\\\\Helper\\\\FocusModelTest\\:\\:focusTypeProvider\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 path: plugins/MauticFocusBundle/Tests/Model/FocusModelTest.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Controller\\\\FullContactController\\:\\:batchLookupCompanyAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticFullContactBundle/Controller/FullContactController.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Controller\\\\FullContactController\\:\\:batchLookupPersonAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticFullContactBundle/Controller/FullContactController.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Controller\\\\FullContactController\\:\\:lookupCompanyAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticFullContactBundle/Controller/FullContactController.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Controller\\\\FullContactController\\:\\:lookupPersonAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 2 path: plugins/MauticFullContactBundle/Controller/FullContactController.php - message: "#^Expression on left side of \\?\\? is not nullable\\.$#" count: 1 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Controller\\\\PublicController\\:\\:compcallbackAction\\(\\) has parameter \\$result with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Controller\\\\PublicController\\:\\:compcallbackAction\\(\\) has parameter \\$validatedRequest with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^PHPDoc tag @param for parameter \\$user with type Mautic\\\\UserBundle\\\\Entity\\\\User\\|null is not subtype of native type Mautic\\\\UserBundle\\\\Entity\\\\User\\.$#" count: 1 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^PHPDoc tag @var for variable \\$organizations has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^PHPDoc tag @var for variable \\$socialProfiles has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^Property Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\:\\:\\$imported \\(bool\\) in isset\\(\\) is not nullable\\.$#" count: 2 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^Right side of && is always true\\.$#" count: 2 path: plugins/MauticFullContactBundle/Controller/PublicController.php - message: "#^Parameter \\#3 \\$route of method Mautic\\\\CoreBundle\\\\Event\\\\CustomButtonEvent\\:\\:addButton\\(\\) expects string\\|null, array\\\\|string\\> given\\.$#" count: 1 path: plugins/MauticFullContactBundle/EventListener/ButtonSubscriber.php - message: "#^Strict comparison using \\=\\=\\= between false and MauticPlugin\\\\MauticFullContactBundle\\\\Integration\\\\FullContactIntegration will always evaluate to false\\.$#" count: 1 path: plugins/MauticFullContactBundle/EventListener/ButtonSubscriber.php - message: "#^Call to method getId\\(\\) on an unknown class MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\User\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Left side of && is always true\\.$#" count: 2 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\LookupHelper\\:\\:getCache\\(\\) has parameter \\$entity with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\LookupHelper\\:\\:getCache\\(\\) has parameter \\$notify with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\LookupHelper\\:\\:getCache\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\LookupHelper\\:\\:validateRequest\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\LookupHelper\\:\\:validateRequest\\(\\) has parameter \\$oid with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^PHPDoc tag @var for variable \\$user contains unknown class MauticPlugin\\\\MauticFullContactBundle\\\\Helper\\\\User\\.$#" count: 1 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: "#^Variable \\$fullcontact in PHPDoc tag @var does not exist\\.$#" count: 2 path: plugins/MauticFullContactBundle/Helper/LookupHelper.php - message: """ #^Call to method getFormNotes\\(\\) of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticFullContactBundle/Integration/FullContactIntegration.php - message: """ #^Class MauticPlugin\\\\MauticFullContactBundle\\\\Integration\\\\FullContactIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticFullContactBundle/Integration/FullContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Integration\\\\FullContactIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Integration/FullContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Integration\\\\FullContactIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Integration/FullContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Integration\\\\FullContactIntegration\\:\\:getFormNotes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Integration/FullContactIntegration.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_API\\:\\:doLookup\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_API.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:_execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:_execute\\(\\) has parameter \\$postData with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Offset 'X\\-Rate\\-Limit\\-Reset' does not exist on string\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Offset 'X\\-Rate\\-Limit…' does not exist on string\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Parameter \\#1 \\$hdr of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:_update_rate_limit\\(\\) expects string, array\\ given\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_baseUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_supportedMethods has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_version has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_webhookId has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_webhookJson has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$_webhookUrl has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$response_code has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$response_json has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Base\\:\\:\\$response_obj has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Strict comparison using \\=\\=\\= between '200' and int will always evaluate to false\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Strict comparison using \\=\\=\\= between '403' and int will always evaluate to false\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Base.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Batch\\:\\:sendRequests\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Batch.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Batch\\:\\:sendRequests\\(\\) has parameter \\$requests with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Batch.php - message: "#^PHPDoc tag @throws with type MauticPlugin\\\\MauticFullContactBundle\\\\Exception\\\\FullContact_Exception_NoCredit\\|MauticPlugin\\\\MauticFullContactBundle\\\\Exception\\\\FullContact_Exception_NotImplemented is not subtype of Throwable$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Batch.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Batch\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Batch.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Company\\:\\:lookupByDomain\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Company.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Company\\:\\:lookupByDomain\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Company.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Company\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Company.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Company\\:\\:\\$_supportedMethods type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Company.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Icon\\:\\:available\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Icon.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Icon\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Icon.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Icon\\:\\:\\$_supportedMethods has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Icon.php - message: "#^Default value of the parameter \\#3 \\$casing \\(string\\) of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:normalizer\\(\\) is incompatible with type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:enrichment\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:enrichment\\(\\) has parameter \\$casing with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:enrichment\\(\\) has parameter \\$includeZeroPopulation with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:enrichment\\(\\) has parameter \\$place with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:normalizer\\(\\) has invalid return type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:normalizer\\(\\) has parameter \\$includeZeroPopulation with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:normalizer\\(\\) has parameter \\$place with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$name$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Parameter \\$casing of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:normalizer\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Location\\:\\:\\$_supportedMethods type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Location.php - message: "#^Default value of the parameter \\#2 \\$casing \\(string\\) of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:normalizer\\(\\) is incompatible with type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Default value of the parameter \\#2 \\$type \\(string\\) of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:deducer\\(\\) is incompatible with type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Default value of the parameter \\#3 \\$casing \\(string\\) of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:deducer\\(\\) is incompatible with type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Default value of the parameter \\#3 \\$casing \\(string\\) of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:similarity\\(\\) is incompatible with type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Invalid array key type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:deducer\\(\\) has invalid return type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:deducer\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:normalizer\\(\\) has invalid return type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:parser\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:parser\\(\\) has parameter \\$casing with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:parser\\(\\) has parameter \\$name with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:similarity\\(\\) has invalid return type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:stats\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:stats\\(\\) has parameter \\$casing with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:stats\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:stats\\(\\) has parameter \\$value with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^PHPDoc tag @param references unknown parameter\\: \\$name$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$casing of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:deducer\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$casing of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:normalizer\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$casing of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:similarity\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$name of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:normalizer\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$name1 of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:similarity\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$name2 of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:similarity\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Parameter \\$type of method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:deducer\\(\\) has invalid type MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\type\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Name\\:\\:\\$_supportedMethods type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Name.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByEmail\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByEmail\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByEmailMD5\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByEmailMD5\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByPhone\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByPhone\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByTwitter\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Method MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:lookupByTwitter\\(\\) has parameter \\$search with no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:\\$_resourceUri has no type specified\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: "#^Property MauticPlugin\\\\MauticFullContactBundle\\\\Services\\\\FullContact_Person\\:\\:\\$_supportedMethods type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticFullContactBundle/Services/FullContact_Person.php - message: """ #^Class MauticPlugin\\\\MauticGmailBundle\\\\Integration\\\\GmailIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticGmailBundle/Integration/GmailIntegration.php - message: """ #^Call to method getFormNotes\\(\\) of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticOutlookBundle/Integration/OutlookIntegration.php - message: """ #^Class MauticPlugin\\\\MauticOutlookBundle\\\\Integration\\\\OutlookIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticOutlookBundle/Integration/OutlookIntegration.php - message: "#^Method MauticPlugin\\\\MauticOutlookBundle\\\\Integration\\\\OutlookIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticOutlookBundle/Integration/OutlookIntegration.php - message: "#^Method MauticPlugin\\\\MauticOutlookBundle\\\\Integration\\\\OutlookIntegration\\:\\:getRequiredKeyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticOutlookBundle/Integration/OutlookIntegration.php - message: "#^Binary operation \"/\" between string\\|null and int\\<0, max\\> results in an error\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MauticSocialMonitoringCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MauticSocialMonitoringCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MauticSocialMonitoringCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MauticSocialMonitoringCommand\\:\\:getMonitors\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MauticSocialMonitoringCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MauticSocialMonitoringCommand\\:\\:processMonitorListItem\\(\\) has parameter \\$listItem with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MauticSocialMonitoringCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:getTweets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:printInformation\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:printInformation\\(\\) has parameter \\$results with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:printQueryMetadata\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:printQueryMetadata\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:printTweets\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:printTweets\\(\\) has parameter \\$statuses with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterBaseCommand\\:\\:processMonitor\\(\\) should return bool but returns int\\.$#" count: 2 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Negated boolean expression is always false\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Parameter \\#1 \\$mid of method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\TwitterCommandHelper\\:\\:getMonitor\\(\\) expects int, string given\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Strict comparison using \\=\\=\\= between false and array will always evaluate to false\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterHashtagsCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterHashtagsCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterHashtagsCommand\\:\\:getTweets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterHashtagsCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterMentionsCommand\\:\\:configure\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterMentionsCommand.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Command\\\\MonitorTwitterMentionsCommand\\:\\:getTweets\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Command/MonitorTwitterMentionsCommand.php - message: """ #^Parameter \\$factory of method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Api\\\\TweetApiController\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Factory\\\\MauticFactory\\: 2\\.0 to be removed in 3\\.0$# """ count: 1 path: plugins/MauticSocialBundle/Controller/Api/TweetApiController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\JsController\\:\\:generateAction\\(\\) has parameter \\$formName with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/JsController.php - message: """ #^Class MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:contactsAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\JsonResponse\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:contactsAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:editAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:generateContactsGrid\\(\\) has parameter \\$additionalJoins with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:generateContactsGrid\\(\\) has parameter \\$contactFilter with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:generateContactsGrid\\(\\) has parameter \\$routeParameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:indexAction\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:indexAction\\(\\) has parameter \\$page with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:updateAuditLog\\(\\) has parameter \\$action with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\MonitoringController\\:\\:viewAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\JsonResponse\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: "#^PHPDoc tag @param for parameter \\$routeParameters with type array\\|null is not subtype of native type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/MonitoringController.php - message: """ #^Call to method batchDeleteStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Call to method cloneStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Call to method deleteStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Call to method editStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Call to method indexStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Call to method newStandard\\(\\) of deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\AbstractStandardFormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Class MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:cloneAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:editAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:editAction\\(\\) should return MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:getEntityFormOptions\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:getSessionBase\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:getTemplateName\\(\\) has parameter \\$file with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:indexAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:indexAction\\(\\) should return MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:newAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:newAction\\(\\) should return MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:viewAction\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:viewAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\TweetController\\:\\:viewAction\\(\\) should return array\\|MauticPlugin\\\\MauticSocialBundle\\\\Controller\\\\Response\\|Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\|Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\Response\\.$#" count: 1 path: plugins/MauticSocialBundle/Controller/TweetController.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: plugins/MauticSocialBundle/Entity/Lead.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Lead\\:\\:setDateAdded\\(\\) has parameter \\$dateAdded with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Lead.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Lead\\:\\:setLead\\(\\) has parameter \\$lead with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Lead.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Lead\\:\\:setMonitor\\(\\) has parameter \\$monitor with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Lead.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:getLists\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:getStats\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:setLists\\(\\) has parameter \\$lists with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:setNetworkType\\(\\) has parameter \\$networkType with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:setProperties\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:setStats\\(\\) has parameter \\$stats with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:\\$lists type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:\\$properties type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring\\:\\:\\$stats type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Monitoring.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\MonitoringRepository\\:\\:addCatchAllWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/MonitoringRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\MonitoringRepository\\:\\:addCatchAllWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/MonitoringRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\MonitoringRepository\\:\\:addSearchCommandWhereClause\\(\\) has parameter \\$filter with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/MonitoringRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\MonitoringRepository\\:\\:addSearchCommandWhereClause\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/MonitoringRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\MonitoringRepository\\:\\:getPublishedEntities\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/MonitoringRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\MonitoringRepository\\:\\:getSearchCommands\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/MonitoringRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\PostCount\\:\\:setPostDate\\(\\) has parameter \\$postDate with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/PostCount.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\PostCountRepository\\:\\:getLeadStatsPost\\(\\) has parameter \\$dateFrom with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/PostCountRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\PostCountRepository\\:\\:getLeadStatsPost\\(\\) has parameter \\$dateTo with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/PostCountRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\PostCountRepository\\:\\:getLeadStatsPost\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/PostCountRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Tweet\\:\\:setSentCount\\(\\) has parameter \\$sentCount with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Tweet.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Tweet\\:\\:\\$id \\(int\\) does not accept null\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Tweet.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Tweet\\:\\:\\$name \\(string\\) does not accept int\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/Tweet.php - message: "#^Call to function is_array\\(\\) with non\\-falsy\\-string will always evaluate to false\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetRepository\\:\\:getTweetList\\(\\) has parameter \\$ignoreIds with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetRepository.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetRepository\\:\\:getTweetList\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetRepository.php - message: """ #^Call to deprecated method addLead\\(\\) of class Mautic\\\\CoreBundle\\\\Doctrine\\\\Mapping\\\\ClassMetadataBuilder\\: Use addContact instead; existing implementations will need a migration to rename lead_id to contact_id$# """ count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetStat\\:\\:setResponseDetails\\(\\) has invalid return type MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Stat\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetStat\\:\\:setResponseDetails\\(\\) should return MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Stat but returns \\$this\\(MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetStat\\)\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^PHPDoc tag @param for parameter \\$lead with type mixed is not subtype of native type Mautic\\\\LeadBundle\\\\Entity\\\\Lead\\|null\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^PHPDoc tag @param for parameter \\$tweet with type mixed is not subtype of native type MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Tweet\\|null\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetStat\\:\\:\\$dateSent has unknown class MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\DateTime as its type\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\TweetStat\\:\\:\\$responseDetails type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Entity/TweetStat.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Event\\\\SocialMonitorEvent\\:\\:__construct\\(\\) has parameter \\$leadIds with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Event/SocialMonitorEvent.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Event\\\\SocialMonitorEvent\\:\\:getLeadIds\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Event/SocialMonitorEvent.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignAction\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/EventListener/CampaignSubscriber.php - message: """ #^Parameter \\$event of method MauticPlugin\\\\MauticSocialBundle\\\\EventListener\\\\CampaignSubscriber\\:\\:onCampaignAction\\(\\) has typehint with deprecated class Mautic\\\\CampaignBundle\\\\Event\\\\CampaignExecutionEvent\\: 2\\.13\\.0; to be removed in 3\\.0$# """ count: 1 path: plugins/MauticSocialBundle/EventListener/CampaignSubscriber.php - message: "#^PHPDoc tag @var for variable \\$values has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/EventListener/ConfigSubscriber.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Exception\\\\ExitMonitorException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Exception/ExitMonitorException.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Exception\\\\ExitMonitorException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Exception/ExitMonitorException.php - message: "#^Parameter \\#2 \\$withFeatures of method Mautic\\\\PluginBundle\\\\Helper\\\\IntegrationHelper\\:\\:getIntegrationObjects\\(\\) expects array\\|null, string given\\.$#" count: 1 path: plugins/MauticSocialBundle/Form/Type/SocialLoginType.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\CampaignEventHelper\\:\\:parseTweetText\\(\\) has parameter \\$lead with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/CampaignEventHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\CampaignEventHelper\\:\\:sendTweetAction\\(\\) has parameter \\$event with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/CampaignEventHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\CampaignEventHelper\\:\\:sendTweetAction\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/CampaignEventHelper.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\CampaignEventHelper\\:\\:\\$clickthrough type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/CampaignEventHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\TwitterCommandHelper\\:\\:createLeadsFromStatuses\\(\\) has parameter \\$statusList with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/TwitterCommandHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\TwitterCommandHelper\\:\\:getManipulatedLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/TwitterCommandHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\TwitterCommandHelper\\:\\:incrementPostCount\\(\\) has parameter \\$tweet with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/TwitterCommandHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\TwitterCommandHelper\\:\\:setMonitorStats\\(\\) has parameter \\$searchMeta with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/TwitterCommandHelper.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Helper\\\\TwitterCommandHelper\\:\\:\\$manipulatedLeads type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Helper/TwitterCommandHelper.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getApiUrl\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getUserData\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getUserData\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getUserData\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getUserData\\(\\) should return array but empty return statement found\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getUserData\\(\\) should return array but returns null\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FacebookIntegration\\:\\:getUserData\\(\\) should return array but returns object\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php - message: "#^Access to an undefined property object\\:\\:\\$code\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getContactUserId\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getContactUserId\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getErrorsFromResponse\\(\\) has parameter \\$response with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getUserData\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:getUserData\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:makeRequest\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\FoursquareIntegration\\:\\:makeRequest\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Variable \\$activity in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getApiUrl\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getContactUserId\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getContactUserId\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getContactUserId\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getUserData\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\InstagramIntegration\\:\\:getUserData\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php - message: """ #^Call to method __construct\\(\\) of deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Call to method add\\(\\) on an unknown class Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: """ #^Class MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:appendToForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getContactAccessToken\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getFormCompanyFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getFormCompanyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getFormLeadFields\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getFormLeadFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getFormNotes\\(\\) has parameter \\$section with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:getRequiredKeyFields\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Parameter \\$builder of method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:appendToForm\\(\\) has invalid type Mautic\\\\PluginBundle\\\\Integration\\\\Form\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: """ #^Parameter \\$cacheStorageHelper of method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:__construct\\(\\) has typehint with deprecated class Mautic\\\\CoreBundle\\\\Helper\\\\CacheStorageHelper\\: This helper is deprecated in favor of CacheBundle$# """ count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\SocialIntegration\\:\\:\\$persistNewLead has no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/SocialIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:getApiUrl\\(\\) has parameter \\$endpoint with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:getPublicActivity\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:getSupportedFeatures\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:getUserData\\(\\) has parameter \\$identifier with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:getUserData\\(\\) has parameter \\$socialCache with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:prepareRequest\\(\\) has parameter \\$authType with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:prepareRequest\\(\\) has parameter \\$method with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:prepareRequest\\(\\) has parameter \\$parameters with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:prepareRequest\\(\\) has parameter \\$settings with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:prepareRequest\\(\\) has parameter \\$url with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Integration\\\\TwitterIntegration\\:\\:prepareRequest\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\MonitoringModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/MonitoringModel.php - message: "#^Property MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\MonitoringModel\\:\\:\\$networkTypes has no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/MonitoringModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\PostCountModel\\:\\:getEntity\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/PostCountModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\PostCountModel\\:\\:updatePostCount\\(\\) has parameter \\$monitor with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/PostCountModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\TweetModel\\:\\:getLookupResults\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/TweetModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\TweetModel\\:\\:getLookupResults\\(\\) has parameter \\$type with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/TweetModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\TweetModel\\:\\:getLookupResults\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/TweetModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Model\\\\TweetModel\\:\\:registerSend\\(\\) has parameter \\$sendResponse with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/TweetModel.php - message: "#^Offset 'tweet_text' on string in isset\\(\\) does not exist\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/TweetModel.php - message: "#^Parameter \\#1 \\$monitoring of class MauticPlugin\\\\MauticSocialBundle\\\\Event\\\\SocialEvent constructor expects MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Monitoring, MauticPlugin\\\\MauticSocialBundle\\\\Entity\\\\Tweet given\\.$#" count: 1 path: plugins/MauticSocialBundle/Model/TweetModel.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Security\\\\Permissions\\\\MauticSocialPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticSocialBundle/Security/Permissions/MauticSocialPermissions.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Security\\\\Permissions\\\\MauticSocialPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Security/Permissions/MauticSocialPermissions.php - message: "#^Method MauticPlugin\\\\MauticSocialBundle\\\\Security\\\\Permissions\\\\MauticSocialPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticSocialBundle/Security/Permissions/MauticSocialPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addExtendedPermissions\\(\\) expects array, string given\\.$#" count: 1 path: plugins/MauticSocialBundle/Security/Permissions/MauticSocialPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 2 path: plugins/MauticSocialBundle/Security/Permissions/MauticSocialPermissions.php - message: "#^Call to method deleteEntities\\(\\) on an unknown class MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\ListModel\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Call to method getEntity\\(\\) on an unknown class MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\ListModel\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: """ #^Class MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\TagController extends deprecated class Mautic\\\\CoreBundle\\\\Controller\\\\FormController\\: 2\\.3 \\- to be removed in 3\\.0; use AbstractFormController instead$# """ count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\TagController\\:\\:createTagModifyResponse\\(\\) has parameter \\$postActionVars with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\TagController\\:\\:deleteAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\TagController\\:\\:getPostActionVars\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\TagController\\:\\:viewAction\\(\\) has parameter \\$objectId with no type specified\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Negated boolean expression is always true\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^PHPDoc tag @var for variable \\$model contains unknown class MauticPlugin\\\\MauticTagManagerBundle\\\\Controller\\\\ListModel\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Controller/TagController.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Entity\\\\TagRepository\\:\\:countByLeads\\(\\) has parameter \\$tagIds with no type specified\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Entity/TagRepository.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Entity\\\\TagRepository\\:\\:countByLeads\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Entity/TagRepository.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Entity\\\\TagRepository\\:\\:countOccurrences\\(\\) has no return type specified\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Entity/TagRepository.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Entity\\\\TagRepository\\:\\:countOccurrences\\(\\) has parameter \\$tag with no type specified\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Entity/TagRepository.php - message: """ #^Class MauticPlugin\\\\MauticTagManagerBundle\\\\Integration\\\\TagManagerIntegration extends deprecated class Mautic\\\\PluginBundle\\\\Integration\\\\AbstractIntegration\\: To be removed in Mautic 6\\.0\\. Please use the IntegrationsBundle instead, which is meant to be a drop\\-in replacement for AbstractIntegration\\.$# """ count: 1 path: plugins/MauticTagManagerBundle/Integration/TagManagerIntegration.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Model\\\\TagModel\\:\\:createForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Model/TagModel.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Security\\\\Permissions\\\\TagManagerPermissions\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Security/Permissions/TagManagerPermissions.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Security\\\\Permissions\\\\TagManagerPermissions\\:\\:buildForm\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Security/Permissions/TagManagerPermissions.php - message: "#^Method MauticPlugin\\\\MauticTagManagerBundle\\\\Security\\\\Permissions\\\\TagManagerPermissions\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Security/Permissions/TagManagerPermissions.php - message: "#^Parameter \\#1 \\$permissionNames of method Mautic\\\\CoreBundle\\\\Security\\\\Permissions\\\\AbstractPermissions\\:\\:addStandardPermissions\\(\\) expects array, string given\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Security/Permissions/TagManagerPermissions.php - message: "#^Call to an undefined method Doctrine\\\\ORM\\\\EntityRepository\\:\\:saveEntity\\(\\)\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Tests/Functional/Entity/TagRepositoryTest.php - message: "#^Property MauticPlugin\\\\MauticTagManagerBundle\\\\Tests\\\\Functional\\\\Entity\\\\TagRepositoryTest\\:\\:\\$tagRepository \\(MauticPlugin\\\\MauticTagManagerBundle\\\\Entity\\\\TagRepository\\) does not accept Doctrine\\\\ORM\\\\EntityRepository\\.$#" count: 1 path: plugins/MauticTagManagerBundle/Tests/Functional/Entity/TagRepositoryTest.php