Skip to content

Instantly share code, notes, and snippets.

@TomasVotruba
Last active July 14, 2026 09:23
Show Gist options
  • Select an option

  • Save TomasVotruba/f6e76cc56f5c1c07d23946214ec76186 to your computer and use it in GitHub Desktop.

Select an option

Save TomasVotruba/f6e76cc56f5c1c07d23946214ec76186 to your computer and use it in GitHub Desktop.
level 3 errors.txt
parameters:
ignoreErrors:
-
message: '#^Method Mautic\\ApiBundle\\Controller\\CommonApiController\:\:processBatchForm\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ApiBundle/Controller/CommonApiController.php
-
message: '#^Method Mautic\\ApiBundle\\Controller\\CommonApiController\:\:setCategory\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ApiBundle/Controller/CommonApiController.php
-
message: '#^Parameter \#1 \$key of method Mautic\\ApiBundle\\Controller\\FetchCommonApiController\<E of object\>\:\:setBatchError\(\) expects int, string given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/ApiBundle/Controller/CommonApiController.php
-
message: '#^Parameter \#2 \$default of method Symfony\\Component\\HttpFoundation\\InputBag\<string\>\:\:get\(\) expects string\|null, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/ApiBundle/Controller/FetchCommonApiController.php
-
message: '#^Method Mautic\\ApiBundle\\Entity\\oAuth2\\Client\:\:isChanged\(\) has parameter \$prop with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/ApiBundle/Entity/oAuth2/Client.php
-
message: '#^Method Mautic\\ApiBundle\\Event\\ClientEvent\:\:__construct\(\) has parameter \$isNew with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ApiBundle/Event/ClientEvent.php
-
message: '#^Access to an undefined property Mautic\\ApiBundle\\Entity\\oAuth2\\Client\:\:\$deletedId\.$#'
identifier: property.notFound
count: 1
path: app/bundles/ApiBundle/EventListener/ClientSubscriber.php
-
message: '#^Property Mautic\\ApiBundle\\Form\\Validator\\Constraints\\OAuthCallback\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/ApiBundle/Form/Validator/Constraints/OAuthCallback.php
-
message: '#^Method Mautic\\ApiBundle\\Model\\ClientModel\:\:revokeAccess\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ApiBundle/Model/ClientModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ApiBundle/Serializer/Driver/ApiMetadataDriver.php
-
message: '#^Method Mautic\\ApiBundle\\Serializer\\Exclusion\\FieldInclusionStrategy\:\:__construct\(\) has parameter \$path with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ApiBundle/Serializer/Exclusion/FieldInclusionStrategy.php
-
message: '#^Method Mautic\\AssetBundle\\Controller\\AssetController\:\:remoteAction\(\) should return Symfony\\Component\\HttpFoundation\\JsonResponse\|Symfony\\Component\\HttpFoundation\\RedirectResponse but returns Symfony\\Component\\HttpFoundation\\Response\.$#'
identifier: return.type
count: 1
path: app/bundles/AssetBundle/Controller/AssetController.php
-
message: '#^Parameter \#2 \$default of method Symfony\\Component\\HttpFoundation\\InputBag\<string\>\:\:get\(\) expects string\|null, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/AssetBundle/Controller/AssetController.php
-
message: '#^Call to an undefined method Symfony\\Component\\HttpFoundation\\File\\File\:\:getClientOriginalName\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\Asset\:\:convertBytesToHumanReadable\(\) has parameter \$size with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\Asset\:\:convertBytesToUnit\(\) has parameter \$size with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\Asset\:\:loadFile\(\) has parameter \$temp with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Property Mautic\\AssetBundle\\Entity\\Asset\:\:\$temp has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Property Mautic\\AssetBundle\\Entity\\Asset\:\:\$tempId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Property Mautic\\AssetBundle\\Entity\\Asset\:\:\$tempName has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Property Mautic\\AssetBundle\\Entity\\Asset\:\:\$uploadDir has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/AssetBundle/Entity/Asset.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\AssetRepository\:\:upDownloadCount\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/AssetRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:getDownloadCountsByEmail\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:getDownloadCountsByPage\(\) has parameter \$pageId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:isUniqueDownload\(\) has parameter \$assetId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:isUniqueDownload\(\) has parameter \$trackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:updateLeadByTrackingId\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:updateLeadByTrackingId\(\) has parameter \$newTrackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Method Mautic\\AssetBundle\\Entity\\DownloadRepository\:\:updateLeadByTrackingId\(\) has parameter \$oldTrackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 2
path: app/bundles/AssetBundle/Entity/DownloadRepository.php
-
message: '#^Parameter \#2 \$maxUploadSizeMB of method Mautic\\CoreBundle\\Validator\\FileUploadValidator\:\:checkFileSize\(\) expects string, float given\.$#'
identifier: argument.type
count: 1
path: app/bundles/AssetBundle/EventListener/UploadSubscriber.php
-
message: '#^Method Mautic\\AssetBundle\\Helper\\PointActionHelper\:\:validateAssetDownload\(\) has parameter \$eventDetails with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Helper/PointActionHelper.php
-
message: '#^Method Mautic\\AssetBundle\\Helper\\TokenHelper\:\:findAssetTokens\(\) has parameter \$clickthrough with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Helper/TokenHelper.php
-
message: '#^Method Mautic\\AssetBundle\\Helper\\TokenHelper\:\:findAssetTokens\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Helper/TokenHelper.php
-
message: '#^Method Mautic\\AssetBundle\\Model\\AssetModel\:\:getLookupResults\(\) has parameter \$filter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Model/AssetModel.php
-
message: '#^Method Mautic\\AssetBundle\\Model\\AssetModel\:\:getLookupResults\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Model/AssetModel.php
-
message: '#^Method Mautic\\AssetBundle\\Model\\AssetModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Model/AssetModel.php
-
message: '#^Method Mautic\\AssetBundle\\Model\\AssetModel\:\:getTotalFilesize\(\) has parameter \$assets with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Model/AssetModel.php
-
message: '#^Method Mautic\\AssetBundle\\Model\\AssetModel\:\:trackDownload\(\) has parameter \$request with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/AssetBundle/Model/AssetModel.php
-
message: '#^Method Mautic\\AssetBundle\\Model\\AssetModel\:\:upDownloadCount\(\) has parameter \$asset with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/AssetBundle/Model/AssetModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/AssetBundle/Security/Permissions/AssetPermissions.php
-
message: '#^Parameter \#1 \$batchLimit of class Mautic\\CampaignBundle\\Executioner\\ContactFinder\\Limiter\\ContactLimiter constructor expects int, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CampaignBundle/Command/ValidateEventCommand.php
-
message: '#^Method Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController\:\:cloneCampaignAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php
-
message: '#^Parameter \#2 \$default of method Symfony\\Component\\HttpFoundation\\InputBag\<string\>\:\:get\(\) expects string\|null, int given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php
-
message: '#^Method Mautic\\CampaignBundle\\Controller\\CampaignController\:\:afterEntitySave\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Method Mautic\\CampaignBundle\\Controller\\CampaignController\:\:afterFormProcessed\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Method Mautic\\CampaignBundle\\Controller\\CampaignController\:\:beforeFormProcessed\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Method Mautic\\CampaignBundle\\Controller\\CampaignController\:\:getIndexItems\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Method Mautic\\CampaignBundle\\Controller\\CampaignController\:\:prepareCampaignSourcesForEdit\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 2
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Property Mautic\\CampaignBundle\\Controller\\CampaignController\:\:\$sessionId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CampaignBundle/Controller/CampaignController.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Campaign\:\:addEvent\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/Campaign.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Campaign\:\:addLead\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/Campaign.php
-
message: '#^Property Mautic\\CampaignBundle\\Entity\\Campaign\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/CampaignBundle/Entity/Campaign.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:findByFormId\(\) has parameter \$formId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getCampaignFormSources\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getCampaignLeads\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getCampaignListSources\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getContactSingleSegmentByCampaign\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getContactSingleSegmentByCampaign\(\) has parameter \$contactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getCountsForPendingContacts\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getPendingContactIds\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\CampaignRepository\:\:getPublishedCampaigns\(\) has parameter \$specificId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/CampaignBundle/Entity/CampaignRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\ChannelInterface\:\:setChannel\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/ChannelInterface.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\ChannelInterface\:\:setChannelId\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/ChannelInterface.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Event\:\:addContactLog\(\) has parameter \$contactLog with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/Event.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Event\:\:getContactLog\(\) should return \(Doctrine\\Common\\Collections\\Collection&iterable\<Mautic\\CampaignBundle\\Entity\\LeadEventLog\>\)\|static\(Mautic\\CampaignBundle\\Entity\\Event\) but returns array\.$#'
identifier: return.type
count: 1
path: app/bundles/CampaignBundle/Entity/Event.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Event\:\:getLogByContactAndRotation\(\) has parameter \$rotation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/Event.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Event\:\:setEventType\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/Event.php
-
message: '#^Property Mautic\\CampaignBundle\\Entity\\Event\:\:\$campaign \(Mautic\\CampaignBundle\\Entity\\Campaign\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/CampaignBundle/Entity/Event.php
-
message: '#^Property Mautic\\CampaignBundle\\Entity\\Event\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/CampaignBundle/Entity/Event.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\EventRepository\:\:getLeadTriggeredEvents\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/EventRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadEventLogRepository\:\:getDatesExecuted\(\) has parameter \$eventId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadEventLogRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadEventLogRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 2
path: app/bundles/CampaignBundle/Entity/LeadEventLogRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getCampaignSegments\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getContactRotations\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getInactiveContactCount\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getLeadDetails\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getLeadDetails\(\) has parameter \$leads with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getLeads\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getLeads\(\) has parameter \$eventId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:getOrphanedContacts\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\LeadRepository\:\:updateQueryWithHistoryExclusion\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CampaignBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\CampaignBundle\\Entity\\Result\\CountResult\:\:__construct\(\) has parameter \$count with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Entity/Result/CountResult.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:__construct\(\) has parameter \$decisionEventDetails with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:__construct\(\) has parameter \$decisionType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:__construct\(\) has parameter \$eventSettings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:__construct\(\) has parameter \$events with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:__construct\(\) has parameter \$isRootLevel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:__construct\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:getEventSettings\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:getEventSettings\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Property Mautic\\CampaignBundle\\Event\\CampaignDecisionEvent\:\:\$decisionTriggered has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CampaignBundle/Event/CampaignDecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\CampaignExecutionEvent\:\:checkContext\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/CampaignExecutionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\ConditionEvent\:\:checkContext\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/ConditionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\DecisionEvent\:\:checkContext\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/DecisionEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\PendingEvent\:\:checkContext\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/PendingEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\Event\\ScheduledEvent\:\:checkContext\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Event/ScheduledEvent.php
-
message: '#^Method Mautic\\CampaignBundle\\EventCollector\\Accessor\\Event\\AbstractEventAccessor\:\:getConfig\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/EventCollector/Accessor/Event/AbstractEventAccessor.php
-
message: '#^Method Mautic\\CampaignBundle\\Executioner\\ContactFinder\\Limiter\\ContactLimiter\:\:reduceCampaignLimitRemaining\(\) has parameter \$reduction with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Executioner/ContactFinder/Limiter/ContactLimiter.php
-
message: '#^Method Mautic\\CampaignBundle\\Executioner\\Dispatcher\\LegacyEventDispatcher\:\:dispatchCustomEvent\(\) has parameter \$wasBatchProcessed with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php
-
message: '#^Parameter \#1 \$objectOrMethod of class ReflectionMethod constructor expects object\|string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CampaignBundle/Executioner/Dispatcher/LegacyEventDispatcher.php
-
message: '#^Method Mautic\\CampaignBundle\\Executioner\\EventExecutioner\:\:recordLogsAsFailedForEvent\(\) has parameter \$reason with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Executioner/EventExecutioner.php
-
message: '#^Method Mautic\\CampaignBundle\\Executioner\\Helper\\InactiveHelper\:\:getCollectionByDecisionId\(\) has parameter \$decisionId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Executioner/Helper/InactiveHelper.php
-
message: '#^Method Mautic\\CampaignBundle\\Executioner\\RealTimeExecutioner\:\:fetchCampaignData\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Executioner/RealTimeExecutioner.php
-
message: '#^Parameter \#1 \$hour of method DateTime\:\:setTime\(\) expects int, string given\.$#'
identifier: argument.type
count: 3
path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php
-
message: '#^Parameter \#2 \$minute of method DateTime\:\:setTime\(\) expects int, string given\.$#'
identifier: argument.type
count: 3
path: app/bundles/CampaignBundle/Executioner/Scheduler/Mode/Interval.php
-
message: '#^Method Mautic\\CampaignBundle\\Form\\Type\\EventType\:\:addPropertiesType\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Form/Type/EventType.php
-
message: '#^Method Mautic\\CampaignBundle\\Helper\\RemovedContactTracker\:\:clearRemovedContact\(\) has parameter \$contactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php
-
message: '#^Method Mautic\\CampaignBundle\\Helper\\RemovedContactTracker\:\:wasContactRemoved\(\) has parameter \$contactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Helper/RemovedContactTracker.php
-
message: '#^Method Mautic\\CampaignBundle\\Membership\\Action\\Adder\:\:createNewMembership\(\) has parameter \$isManualAction with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Membership/Action/Adder.php
-
message: '#^Method Mautic\\CampaignBundle\\Membership\\EventDispatcher\:\:dispatchBatchMembershipChange\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Membership/EventDispatcher.php
-
message: '#^Method Mautic\\CampaignBundle\\Membership\\Exception\\RunLimitReachedException\:\:__construct\(\) has parameter \$contactsProcessed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Membership/Exception/RunLimitReachedException.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:buildOrder\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:getCampaignIdsWithDependenciesOnSegment\(\) has parameter \$segmentId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:getCampaignListIds\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:getLeadDetails\(\) has parameter \$campaign with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:getLeadDetails\(\) has parameter \$leads with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:getLeadSources\(\) has parameter \$campaign with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:setCanvasSettings\(\) has parameter \$events with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:setEvents\(\) has parameter \$sessionEvents with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:setLeadSources\(\) has parameter \$addedSources with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Method Mautic\\CampaignBundle\\Model\\CampaignModel\:\:setLeadSources\(\) has parameter \$deletedSources with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Parameter \#3 \$runLimit of method Mautic\\CampaignBundle\\Membership\\MembershipBuilder\:\:build\(\) expects int, bool given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CampaignBundle/Model/CampaignModel.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:modify\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CampaignBundle/Model/SummaryModel.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:setTimestamp\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CampaignBundle/Model/SummaryModel.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:sub\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CampaignBundle/Model/SummaryModel.php
-
message: '#^Property Mautic\\CategoryBundle\\Entity\\Category\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/CategoryBundle/Entity/Category.php
-
message: '#^Method Mautic\\CategoryBundle\\Entity\\CategoryRepository\:\:getCategoryList\(\) has parameter \$includeGlobal with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CategoryBundle/Entity/CategoryRepository.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CategoryBundle/Security/Permissions/CategoryPermissions.php
-
message: '#^Property Mautic\\ChannelBundle\\Entity\\MessageQueue\:\:\$channelId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueue.php
-
message: '#^Property Mautic\\ChannelBundle\\Entity\\MessageQueue\:\:\$options has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueue.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:findMessage\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:findMessage\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:findMessage\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:findMessage\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:getQueuedChannelCount\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:getQueuedMessages\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:getQueuedMessages\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:getQueuedMessages\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageQueueRepository\:\:getQueuedMessages\(\) has parameter \$processStarted with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageQueueRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageRepository\:\:getChannelMessageByChannelId\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Entity\\MessageRepository\:\:getMessageChannels\(\) has parameter \$messageId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Entity/MessageRepository.php
-
message: '#^Method Mautic\\ChannelBundle\\Event\\ChannelBroadcastEvent\:\:checkContext\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Event/ChannelBroadcastEvent.php
-
message: '#^Method Mautic\\ChannelBundle\\Event\\MessageQueueBatchProcessEvent\:\:__construct\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php
-
message: '#^Method Mautic\\ChannelBundle\\Event\\MessageQueueBatchProcessEvent\:\:__construct\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php
-
message: '#^Method Mautic\\ChannelBundle\\Event\\MessageQueueBatchProcessEvent\:\:checkContext\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Event/MessageQueueBatchProcessEvent.php
-
message: '#^Method Mautic\\ChannelBundle\\Event\\MessageQueueProcessEvent\:\:checkContext\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Event/MessageQueueProcessEvent.php
-
message: '#^Method Mautic\\ChannelBundle\\EventListener\\CampaignSubscriber\:\:sendChannelMessage\(\) never returns bool so it can be removed from the return type\.$#'
identifier: return.unusedType
count: 1
path: app/bundles/ChannelBundle/EventListener/CampaignSubscriber.php
-
message: '#^Cannot assign offset ''label'' to string\.$#'
identifier: offsetAssign.dimType
count: 1
path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php
-
message: '#^Method Mautic\\ChannelBundle\\Helper\\ChannelListHelper\:\:getChannelLabel\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php
-
message: '#^Method Mautic\\ChannelBundle\\Helper\\ChannelListHelper\:\:getFeatureChannels\(\) has parameter \$features with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Helper/ChannelListHelper.php
-
message: '#^Call to an undefined method Mautic\\CampaignBundle\\Entity\\LeadEventLogRepository\:\:getEventLogs\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getChannelMessageByChannelId\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getLeadStatsPost\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getLeadStatsPost\(\) has parameter \$dateFrom with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getLeadStatsPost\(\) has parameter \$dateTo with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getLeadStatsPost\(\) has parameter \$messageId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getMarketingMessagesEventLogs\(\) has parameter \$dateFrom with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getMarketingMessagesEventLogs\(\) has parameter \$dateTo with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getMarketingMessagesEventLogs\(\) has parameter \$messageId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageModel\:\:getMessageChannels\(\) has parameter \$messageId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Property Mautic\\ChannelBundle\\Model\\MessageModel\:\:\$channels has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/ChannelBundle/Model/MessageModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:getQueuedChannelCount\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:processFrequencyRules\(\) has parameter \$campaignEventId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:processFrequencyRules\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:processFrequencyRules\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:processMessageQueue\(\) has parameter \$queue with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:reschedule\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:reschedule\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:reschedule\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:reschedule\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:sendMessages\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Method Mautic\\ChannelBundle\\Model\\MessageQueueModel\:\:sendMessages\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ChannelBundle/Model/MessageQueueModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/ChannelBundle/Security/Permissions/ChannelPermissions.php
-
message: '#^Method Mautic\\ConfigBundle\\Event\\ConfigBuilderEvent\:\:addFileFields\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php
-
message: '#^Method Mautic\\ConfigBundle\\Event\\ConfigBuilderEvent\:\:getParametersFromConfig\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ConfigBundle/Event/ConfigBuilderEvent.php
-
message: '#^Method Mautic\\ConfigBundle\\Event\\ConfigEvent\:\:encodeFileContents\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ConfigBundle/Event/ConfigEvent.php
-
message: '#^Method Mautic\\ConfigBundle\\Mapper\\Helper\\RestrictionHelper\:\:applyRestrictions\(\) has parameter \$restrictedParentKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ConfigBundle/Mapper/Helper/RestrictionHelper.php
-
message: '#^Method Mautic\\ConfigBundle\\Model\\SysinfoModel\:\:tail\(\) has parameter \$filename with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ConfigBundle/Model/SysinfoModel.php
-
message: '#^Method Mautic\\CoreBundle\\Command\\ModeratedCommand\:\:checkRunStatus\(\) has parameter \$moderationKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Command/ModeratedCommand.php
-
message: '#^Property Mautic\\CoreBundle\\Command\\ModeratedCommand\:\:\$lockExpiration has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Command/ModeratedCommand.php
-
message: '#^Property Mautic\\CoreBundle\\Command\\ModeratedCommand\:\:\$lockFile has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Command/ModeratedCommand.php
-
message: '#^Property Mautic\\CoreBundle\\Command\\ModeratedCommand\:\:\$moderationKey has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Command/ModeratedCommand.php
-
message: '#^Property Mautic\\CoreBundle\\Command\\ModeratedCommand\:\:\$moderationMode has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Command/ModeratedCommand.php
-
message: '#^Property Mautic\\CoreBundle\\Command\\ModeratedCommand\:\:\$runDirectory has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Command/ModeratedCommand.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Controller\\AbstractFormController\:\:getPermissionBase\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CoreBundle/Controller/AbstractFormController.php
-
message: '#^Expression in empty\(\) is not falsy\.$#'
identifier: empty.expr
count: 1
path: app/bundles/CoreBundle/Controller/AbstractFormController.php
-
message: '#^Method Mautic\\CoreBundle\\Controller\\AbstractFormController\:\:copyErrorsRecursively\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: return.type
count: 1
path: app/bundles/CoreBundle/Controller/AbstractFormController.php
-
message: '#^Call to an undefined method Twig\\Environment\:\:get\(\)\.$#'
identifier: method.notFound
count: 2
path: app/bundles/CoreBundle/Controller/CommonController.php
-
message: '#^Method Mautic\\CoreBundle\\Controller\\CommonController\:\:setListFilters\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Controller/CommonController.php
-
message: '#^Parameter \#2 \$default of method Symfony\\Component\\HttpFoundation\\HeaderBag\:\:get\(\) expects string\|null, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Controller/ExceptionController.php
-
message: '#^Property Mautic\\CoreBundle\\Controller\\FileController\:\:\$response has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Controller/FileController.php
-
message: '#^Property Mautic\\CoreBundle\\Controller\\FileController\:\:\$statusCode has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Controller/FileController.php
-
message: '#^Method Mautic\\CoreBundle\\Controller\\FormController\:\:setStandardParameters\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Controller/FormController.php
-
message: '#^Property Mautic\\CoreBundle\\Controller\\FormController\:\:\$activeLink has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Controller/FormController.php
-
message: '#^Method Mautic\\CoreBundle\\DependencyInjection\\Builder\\Metadata\\ConfigMetadata\:\:encodeParameters\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/ConfigMetadata.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:findPropertyName\(\) has parameter \$suffix with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:findPropertyName\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:findPropertyName\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:generateKeys\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:generatePropertyName\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:generatePropertyName\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\AbstractMauticMigration\:\:suppressNoSQLStatementError\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Doctrine/AbstractMauticMigration.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\Helper\\ColumnSchemaHelper\:\:checkTableExists\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Doctrine\\Helper\\ColumnSchemaHelper\:\:\$columns has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\Helper\\IndexSchemaHelper\:\:addIndex\(\) has parameter \$columns with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\Helper\\TableSchemaHelper\:\:addTable\(\) has parameter \$checkExists with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Doctrine/Mapping/ClassMetadataBuilder.php
-
message: '#^Method Mautic\\CoreBundle\\Doctrine\\QueryFormatter\\AbstractFormatter\:\:toDate\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#
'''
identifier: staticMethod.deprecatedClass
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\.$#
'''
identifier: class.extendsDeprecatedClass
count: 1
path: app/bundles/CoreBundle/Doctrine/Type/ArrayType.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\AuditLogRepository\:\:getAuditLogsForLeads\(\) has parameter \$dateAdded with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/AuditLogRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\AuditLogRepository\:\:getLogForObject\(\) has parameter \$afterDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/AuditLogRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\AuditLogRepository\:\:getLogForObject\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/AuditLogRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonEntity\:\:__call\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonEntity.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonEntity\:\:addChange\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonEntity.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonEntity\:\:addChange\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonEntity.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonEntity\:\:addChange\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonEntity.php
-
message: '#^Call to an undefined method Doctrine\\ORM\\EntityRepository\<object\>\:\:getBaseColumns\(\)\.$#'
identifier: method.notFound
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\.$#
'''
identifier: method.deprecated
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\.$#
'''
identifier: method.deprecated
count: 4
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Doctrine\\DBAL\\Query\\Expression\\ExpressionBuilder\:\:andX\(\) invoked with 2 parameters, 0\-1 required\.$#'
identifier: arguments.count
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Doctrine\\DBAL\\Query\\Expression\\ExpressionBuilder\:\:orX\(\) invoked with 2 parameters, 0\-1 required\.$#'
identifier: arguments.count
count: 2
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:appendExpression\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:appendExpression\(\) has parameter \$appendTo with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:appendExpression\(\) has parameter \$expr with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildDbalJoinsFromAssociations\(\) has parameter \$alias with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildDbalJoinsFromAssociations\(\) has parameter \$associations with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildIndexByClause\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildIndexByClause\(\) has parameter \$q with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildSelectClause\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildWhereClause\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildWhereClauseFromArray\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:buildWhereClauseFromArray\(\) has parameter \$expr with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:createFromArray\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:findOneBySlugs\(\) has parameter \$alias with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:findOneBySlugs\(\) has parameter \$catAlias with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:findOneBySlugs\(\) has parameter \$lang with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:getIdsExpr\(\) has parameter \$filter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:getIdsExpr\(\) has parameter \$q with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:getPublishedByDateExpression\(\) has parameter \$q with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:parseSearchFilters\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:parseSearchFilters\(\) has parameter \$expressions with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\CommonRepository\:\:parseSearchFilters\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
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\(\)$#'
identifier: argument.templateType
count: 2
path: app/bundles/CoreBundle/Entity/CommonRepository.php
-
message: '#^Binary operation "\-" between 32 and string results in an error\.$#'
identifier: binaryOp.invalid
count: 1
path: app/bundles/CoreBundle/Entity/IpAddress.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\IpAddress\:\:setIpAddress\(\) has parameter \$ipAddress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/IpAddress.php
-
message: '#^Parameter \#2 \$array of function implode expects array\<string\>, array\<int, array\<int\>\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Entity/IpAddressRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:clearNotificationsForUser\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:clearNotificationsForUser\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:clearNotificationsForUser\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:getNotifications\(\) has parameter \$afterId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:getNotifications\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:getNotifications\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:getNotifications\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\CoreBundle\\Entity\\NotificationRepository\:\:markAllReadForUser\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Entity/NotificationRepository.php
-
message: '#^Function debug_it\(\) has parameter \$context with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Function debug_it\(\) has parameter \$log with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Function prof_flag\(\) has parameter \$str with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:getErrorName\(\) has parameter \$bit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:handleError\(\) has parameter \$level with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:handleError\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:handleException\(\) has parameter \$exception with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:log\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:log\(\) has parameter \$debugTrace with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:log\(\) has parameter \$logLevel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:log\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:prepareExceptionForOutput\(\) has parameter \$exception with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:setDebugLogger\(\) has parameter \$logger with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Property Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:\$handler has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Property Mautic\\CoreBundle\\ErrorHandler\\ErrorHandler\:\:\$mainLogger has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/ErrorHandler/ErrorHandler.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\AbstractCustomRequestEvent\:\:checkRouteContext\(\) has parameter \$route with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/AbstractCustomRequestEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:__construct\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:__construct\(\) has parameter \$requested with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:__construct\(\) has parameter \$translator with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:addToken\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:addToken\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:addTokensFromHelper\(\) has parameter \$tokens with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:getRequested\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:getTokens\(\) has parameter \$withBC with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:getTokensFromHelper\(\) has parameter \$labelColumn with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:getTokensFromHelper\(\) has parameter \$tokens with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\BuilderEvent\:\:getTokensFromHelper\(\) has parameter \$valueColumn with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Property Mautic\\CoreBundle\\Event\\BuilderEvent\:\:\$abTestWinnerCriteria has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Property Mautic\\CoreBundle\\Event\\BuilderEvent\:\:\$tokens has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Event/BuilderEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomAssetsEvent\:\:addCustomDeclaration\(\) has parameter \$declaration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomAssetsEvent\:\:addScript\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomAssetsEvent\:\:addScript\(\) has parameter \$script with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomAssetsEvent\:\:addScriptDeclaration\(\) has parameter \$script with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomAssetsEvent\:\:addStyleDeclaration\(\) has parameter \$styles with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomAssetsEvent\:\:addStylesheet\(\) has parameter \$stylesheet with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomAssetsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:__construct\(\) has parameter \$item with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomButtonEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:__construct\(\) has parameter \$location with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomButtonEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:addButtons\(\) has parameter \$location with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomButtonEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:addButtons\(\) has parameter \$route with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomButtonEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:checkLocationContext\(\) has parameter \$location with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/CustomButtonEvent.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<1, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Event/CustomButtonEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\MaintenanceEvent\:\:__construct\(\) has parameter \$gdpr with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/MaintenanceEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\MaintenanceEvent\:\:setStat\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/MaintenanceEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\MaintenanceEvent\:\:setStat\(\) has parameter \$sql with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/MaintenanceEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\StatsEvent\:\:__construct\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/StatsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\StatsEvent\:\:getTableColumns\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/StatsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\StatsEvent\:\:isLookingForTable\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/StatsEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\TokenReplacementEvent\:\:addToken\(\) has parameter \$token with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php
-
message: '#^Method Mautic\\CoreBundle\\Event\\TokenReplacementEvent\:\:addToken\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php
-
message: '#^PHPDoc type Mautic\\CoreBundle\\Entity\\CommonEntity\|string\|null of property Mautic\\CoreBundle\\Event\\TokenReplacementEvent\:\:\$entity is not covariant with PHPDoc type object of overridden property Mautic\\CoreBundle\\Event\\CommonEvent\:\:\$entity\.$#'
identifier: property.phpDocType
count: 1
path: app/bundles/CoreBundle/Event/TokenReplacementEvent.php
-
message: '#^Call to an undefined method Doctrine\\ORM\\EntityRepository\<object\>\:\:getTableName\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php
-
message: '#^Method Mautic\\CoreBundle\\EventListener\\CommonStatsSubscriber\:\:addRestrictedRepostories\(\) has no return type specified\.$#'
identifier: missingType.return
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\(\)$#'
identifier: argument.templateType
count: 1
path: app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php
-
message: '#^Method Mautic\\CoreBundle\\EventListener\\CoreSubscriber\:\:addRouteToCollection\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/EventListener/CoreSubscriber.php
-
message: '#^Parameter \#2 \$id of method Mautic\\CoreBundle\\Model\\AuditLogModel\:\:getLogForObject\(\) expects int\|string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/EventListener/DashboardSubscriber.php
-
message: '#^Parameter \#2 \$allocationSize of class Doctrine\\ORM\\Id\\SequenceGenerator constructor expects int, string given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/EventListener/DoctrineEventsSubscriber.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\BadConfigurationException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/BadConfigurationException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\BadConfigurationException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/BadConfigurationException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\DatabaseConnectionException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/DatabaseConnectionException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\DatabaseConnectionException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/DatabaseConnectionException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\FileExistsException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/FileExistsException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\FileExistsException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/FileExistsException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\SchemaException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/SchemaException.php
-
message: '#^Method Mautic\\CoreBundle\\Exception\\SchemaException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Exception/SchemaException.php
-
message: '#^Method Mautic\\CoreBundle\\Factory\\IpLookupFactory\:\:getService\(\) has parameter \$auth with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Factory/IpLookupFactory.php
-
message: '#^Method Mautic\\CoreBundle\\Factory\\IpLookupFactory\:\:getService\(\) has parameter \$service with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Factory/IpLookupFactory.php
-
message: '#^Method Mautic\\CoreBundle\\Form\\ChoiceLoader\\EntityLookupChoiceLoader\:\:fetchChoices\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php
-
message: '#^Method Mautic\\CoreBundle\\Form\\ChoiceLoader\\EntityLookupChoiceLoader\:\:formatChoices\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Form/ChoiceLoader/EntityLookupChoiceLoader.php
-
message: '#^Call to an undefined method Doctrine\\ORM\\EntityRepository\<object\>\:\:getEntities\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php
-
message: '#^Call to an undefined method Doctrine\\ORM\\EntityRepository\<object\>\:\:getTableAlias\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CoreBundle/Form/DataTransformer/IdToEntityModelTransformer.php
-
message: '#^Method Mautic\\CoreBundle\\Form\\DataTransformer\\SecondsConversionTransformer\:\:__construct\(\) has parameter \$viewFormat with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Form/DataTransformer/SecondsConversionTransformer.php
-
message: '#^Method Mautic\\CoreBundle\\Form\\DataTransformer\\SecondsConversionTransformer\:\:reverseTransform\(\) should return string but returns int\.$#'
identifier: return.type
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\)\.$#'
identifier: return.type
count: 1
path: app/bundles/CoreBundle/Form/DataTransformer/SecondsConversionTransformer.php
-
message: '#^Method Mautic\\CoreBundle\\Form\\DataTransformer\\SortableListTransformer\:\:transformKeyValuePair\(\) has parameter \$array with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Form/DataTransformer/SortableListTransformer.php
-
message: '#^Method Mautic\\CoreBundle\\Form\\Type\\DynamicContentFilterEntryFiltersType\:\:buildFiltersForm\(\) has parameter \$currentListId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Form/Type/DynamicContentFilterEntryFiltersType.php
-
message: '#^Property Mautic\\CoreBundle\\Form\\Validator\\Constraints\\CircularDependency\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependency.php
-
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$message\.$#'
identifier: property.notFound
count: 1
path: app/bundles/CoreBundle/Form/Validator/Constraints/CircularDependencyValidator.php
-
message: '#^Property Mautic\\CoreBundle\\Form\\Validator\\Constraints\\FileEncoding\:\:\$encodingFormat has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncoding.php
-
message: '#^Property Mautic\\CoreBundle\\Form\\Validator\\Constraints\\FileEncoding\:\:\$encodingFormatMessage has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Form/Validator/Constraints/FileEncoding.php
-
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$encodingFormatMessage\.$#'
identifier: property.notFound
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\AbstractFormFieldHelper\:\:parseChoiceList\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Helper/AbstractFormFieldHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\AssetGenerationHelper\:\:findOverrides\(\) has parameter \$env with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/AssetGenerationHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\BuilderTokenHelper\:\:\$bundleName has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\BuilderTokenHelper\:\:\$langVar has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\BuilderTokenHelper\:\:\$modelName has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\BuilderTokenHelper\:\:\$permissionSet has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\BuilderTokenHelper\:\:\$viewPermissionBase has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/BuilderTokenHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\BundleHelper\:\:getBundleConfig\(\) has parameter \$bundleName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/BundleHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:delete\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:get\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:getCache\(\) has parameter \$defaultExpiration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:getCache\(\) has parameter \$namespace with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:has\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:set\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:set\(\) has parameter \$expiration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:set\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\CacheStorageHelper\:\:setCacheAdaptor\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Helper/CacheStorageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\Chart\\ChartInterface\:\:render\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Helper/Chart/ChartInterface.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\Chart\\ChartQuery\:\:completeTimeData\(\) has parameter \$countAverage with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\Chart\\ChartQuery\:\:modifyCountQuery\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php
-
message: '#^Parameter \#1 \$year of method DateTime\:\:setISODate\(\) expects int, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php
-
message: '#^Parameter \#2 \$week of method DateTime\:\:setISODate\(\) expects int, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Helper/Chart/ChartQuery.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\Chart\\PieChart\:\:render\(\) has parameter \$withCounts with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/Chart/PieChart.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\ClickthroughHelper\:\:decodeArrayFromUrl\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/ClickthroughHelper.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:add\(\)\.$#'
identifier: method.notFound
count: 2
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:modify\(\)\.$#'
identifier: method.notFound
count: 2
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:setTime\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:setTimezone\(\)\.$#'
identifier: method.notFound
count: 6
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:sub\(\)\.$#'
identifier: method.notFound
count: 2
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\DateTimeHelper\:\:add\(\) has parameter \$intervalString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\DateTimeHelper\:\:getDateTime\(\) should return DateTime but returns DateTimeInterface\.$#'
identifier: return.type
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\DateTimeHelper\:\:getDiff\(\) has parameter \$format with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\DateTimeHelper\:\:getTextDate\(\) has parameter \$interval with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\DateTimeHelper\:\:modify\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\DateTimeHelper\:\:sub\(\) has parameter \$intervalString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/DateTimeHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\EmojiMap\\HtmlToUnicodeEmojiMap\:\:\$map has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/EmojiMap/HtmlToUnicodeEmojiMap.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\EmojiMap\\ShortToUnicodeEmojiMap\:\:\$exceptions has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/EmojiMap/ShortToUnicodeEmojiMap.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\EmojiMap\\ShortToUnicodeEmojiMap\:\:\$map has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/EmojiMap/ShortToUnicodeEmojiMap.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\EmojiMap\\UnicodeToHtmlEmojiMap\:\:\$map has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/EmojiMap/UnicodeToHtmlEmojiMap.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\EmojiMap\\UnicodeToShortEmojiMap\:\:\$map has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/EmojiMap/UnicodeToShortEmojiMap.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Helper/EncryptionHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\FileHelper\:\:convertBytesToMegabytes\(\) has parameter \$b with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/FileHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\FileHelper\:\:convertMegabytesToBytes\(\) has parameter \$mb with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/FileHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\InputHelper\:\:cleanArray\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/InputHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\InputHelper\:\:email\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/InputHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\InputHelper\:\:raw\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/InputHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\InputHelper\:\:strict_html\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/InputHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\InputHelper\:\:transliterate\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/InputHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\IpLookupHelper\:\:getClientIpFromProxyList\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Helper/IpLookupHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\IpLookupHelper\:\:getClientIpFromProxyList\(\) has parameter \$ip with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/IpLookupHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\IpLookupHelper\:\:ipIsValid\(\) has parameter \$ip with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/IpLookupHelper.php
-
message: '#^Access to an undefined property Psr\\Http\\Message\\ResponseInterface\:\:\$code\.$#'
identifier: property.notFound
count: 1
path: app/bundles/CoreBundle/Helper/LanguageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\LanguageHelper\:\:extractLanguagePackage\(\) has parameter \$languageCode with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/LanguageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\LanguageHelper\:\:fetchLanguages\(\) has parameter \$returnError with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/LanguageHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\MaxMindDoNotSellDownloadHelper\:\:__construct\(\) has parameter \$auth with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/MaxMindDoNotSellDownloadHelper.php
-
message: '#^Property Mautic\\CoreBundle\\Helper\\ParamsLoaderHelper\:\:\$parameters has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Helper/ParamsLoaderHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\PhoneNumberHelper\:\:format\(\) has parameter \$number with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\PhoneNumberHelper\:\:formatNumericalInternational\(\) has parameter \$number with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\PhoneNumberHelper\:\:formatNumericalNational\(\) has parameter \$number with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\PhoneNumberHelper\:\:getFormattedNumberList\(\) has parameter \$number with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/PhoneNumberHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:addFilterCommand\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:addFilterCommand\(\) has parameter \$filters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:addFilterCommand\(\) has parameter \$mergeFilter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:mergeCommands\(\) has parameter \$filters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:parseString\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:parseString\(\) has parameter \$input with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:setFilter\(\) has parameter \$baseName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:setFilter\(\) has parameter \$command with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:setFilter\(\) has parameter \$filters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:setFilter\(\) has parameter \$keyCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\SearchStringHelper\:\:setFilter\(\) has parameter \$overrideCommand with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/SearchStringHelper.php
-
message: '#^Parameter \#2 \$value of function apache_setenv expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Helper/TrackingPixelHelper.php
-
message: '#^Dead catch \- Exception is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: app/bundles/CoreBundle/Helper/UpdateHelper.php
-
message: '#^Dead catch \- GuzzleHttp\\Exception\\RequestException is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: app/bundles/CoreBundle/Helper/UpdateHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Helper\\UrlHelper\:\:rel2abs\(\) has parameter \$rel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Helper/UrlHelper.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractLocalDataLookup\:\:sizeInByte\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLocalDataLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractLocalDataLookup\:\:sizeInByte\(\) has parameter \$size with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLocalDataLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:__construct\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:lookup\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:setIpAddress\(\) has parameter \$ip with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$city has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$country has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$extra has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$isp has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$latitude has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$longitude has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$organization has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$region has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$timezone has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\AbstractLookup\:\:\$zipcode has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractMaxmindLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractMaxmindLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractRemoteDataLookup\:\:lookup\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\AbstractRemoteDataLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php
-
message: '#^Property Mautic\\CoreBundle\\IpLookup\\DoNotSellList\\MaxMindDoNotSellList\:\:\$list has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/IpLookup/DoNotSellList/MaxMindDoNotSellList.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\ExtremeIpLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/ExtremeIpLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\GeobytesLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/GeobytesLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\GeoipsLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/GeoipsLookup.php
-
message: '#^Dead catch \- Exception is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\IP2LocationAPILookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/IP2LocationAPILookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\IP2LocationBinLookup\:\:lookup\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/IpLookup/IP2LocationBinLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\IpLookupFormInterface\:\:getConfigFormService\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/IpLookup/IpLookupFormInterface.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\IpinfodbLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/IpinfodbLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\IpstackLookup\:\:parseResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/IpLookup/IpstackLookup.php
-
message: '#^Access to an undefined property GeoIp2\\Record\\Location\:\:\$postalCode\.$#'
identifier: property.notFound
count: 1
path: app/bundles/CoreBundle/IpLookup/MaxmindDownloadLookup.php
-
message: '#^Method Mautic\\CoreBundle\\IpLookup\\MaxmindDownloadLookup\:\:lookup\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/IpLookup/MaxmindDownloadLookup.php
-
message: '#^Method Mautic\\CoreBundle\\Loader\\RouteLoader\:\:supports\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Loader/RouteLoader.php
-
message: '#^Method Mautic\\CoreBundle\\Menu\\MenuHelper\:\:getParameter\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Menu/MenuHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Menu\\MenuHelper\:\:handleAccessCheck\(\) has parameter \$accessLevel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Menu/MenuHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Menu\\MenuHelper\:\:placeOrphans\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Menu/MenuHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Menu\\MenuHelper\:\:sortByPriority\(\) has parameter \$defaultPriority with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Menu/MenuHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Menu\\MenuHelper\:\:sortByPriority\(\) has parameter \$menuItems with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Menu/MenuHelper.php
-
message: '#^Method Mautic\\CoreBundle\\Model\\AbstractCommonModel\:\:decodeArrayFromUrl\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Model/AbstractCommonModel.php
-
message: '#^Method Mautic\\CoreBundle\\Model\\AbstractCommonModel\:\:encodeArrayForUrl\(\) has parameter \$array with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Model/AbstractCommonModel.php
-
message: '#^Method Mautic\\CoreBundle\\Model\\FormModel\:\:flushAndCatch\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Model/FormModel.php
-
message: '#^Method Mautic\\CoreBundle\\Model\\FormModel\:\:saveAndDetachEntity\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Model/FormModel.php
-
message: '#^Property Mautic\\CoreBundle\\Model\\IteratorExportDataModel\:\:\$callback has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Model/IteratorExportDataModel.php
-
message: '#^Method Mautic\\CoreBundle\\Model\\NotificationModel\:\:getNotificationContent\(\) has parameter \$afterId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Model/NotificationModel.php
-
message: '#^Property Mautic\\CoreBundle\\Security\\Exception\\PermissionException\:\:\$code has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Security/Exception/PermissionException.php
-
message: '#^Method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addExtendedFormFields\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
-
message: '#^Method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addExtendedPermissions\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
-
message: '#^Method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addManageFormFields\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
-
message: '#^Method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addManagePermission\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
-
message: '#^Method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardFormFields\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
-
message: '#^Method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php
-
message: '#^Parameter \#3 \$isRead of method Mautic\\CoreBundle\\Model\\NotificationModel\:\:addNotification\(\) expects bool, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Service/FlashBag.php
-
message: '#^Call to an undefined method Predis\\Client\:\:setEx\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\AbstractMauticTestCase\:\:\$em \(Doctrine\\ORM\\EntityManager\) does not accept Doctrine\\Persistence\\ObjectManager\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/CoreBundle/Test/AbstractMauticTestCase.php
-
message: '#^Method Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:getMockConnection\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Method Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:getMockEm\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Method Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:getMockQueryBuilder\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Method Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:getMockResultStatement\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Method Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:getQueryPart\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Method Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:getQueryParts\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$connectionInserted has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$connectionUpdated has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$mockConnection has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$mockEm has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$mockQueryBuilder has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$queryParts has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Property Mautic\\CoreBundle\\Test\\Doctrine\\DBALMocker\:\:\$queryResponse has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/CoreBundle/Test/Doctrine/DBALMocker.php
-
message: '#^Method Mautic\\CoreBundle\\Twig\\Extension\\ButtonExtension\:\:reset\(\) has parameter \$item with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/CoreBundle/Twig/Helper/ButtonHelper.php
-
message: '#^Parameter \#2 \$maxUploadSizeMB of method Mautic\\CoreBundle\\Validator\\FileUploadValidator\:\:checkFileSize\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/CoreBundle/Validator/FileUploadValidator.php
-
message: '''
#^Fetching deprecated class constant ARRAY of class Doctrine\\DBAL\\Types\\Types\:
Use \{@link Types\:\:JSON\} instead\.$#
'''
identifier: classConstant.deprecated
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/DashboardBundle/Entity/Widget.php
-
message: '#^Property Mautic\\DashboardBundle\\Entity\\Widget\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/DashboardBundle/Entity/Widget.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$cacheDir has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$cacheTimeout has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$errorMessage has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$loadTime has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$template has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$templateData has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$type has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$uniqueCacheDir has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetDetailEvent\:\:\$uniqueId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetDetailEvent.php
-
message: '#^Method Mautic\\DashboardBundle\\Event\\WidgetFormEvent\:\:getForm\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetFormEvent\:\:\$form has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php
-
message: '#^Property Mautic\\DashboardBundle\\Event\\WidgetFormEvent\:\:\$type has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DashboardBundle/Event/WidgetFormEvent.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Controller\\DynamicContentController\:\:newAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/DynamicContentBundle/Controller/DynamicContentController.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\DynamicContent\:\:addFiltersMetadata\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\DynamicContent\:\:setSentCount\(\) has parameter \$sentCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php
-
message: '#^Property Mautic\\DynamicContentBundle\\Entity\\DynamicContent\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/DynamicContentBundle/Entity/DynamicContent.php
-
message: '#^Parameter \#1 \$nameColumn of method Mautic\\CoreBundle\\Doctrine\\Mapping\\ClassMetadataBuilder\:\:addIdColumns\(\) expects string, false given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/DynamicContentBundle/Entity/DynamicContentLeadData.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\DynamicContentRepository\:\:getDynamicContentForSlotFromCampaign\(\) has parameter \$slot with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\DynamicContentRepository\:\:upSentCount\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/DynamicContentRepository.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\Stat\:\:addSentDetails\(\) has parameter \$details with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/Stat.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\StatRepository\:\:deleteStat\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\StatRepository\:\:getSentStats\(\) has parameter \$dynamicContentId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Entity/StatRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/DynamicContentBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Form\\Type\\DwcEntryFiltersType\:\:buildFiltersForm\(\) has parameter \$currentListId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Form/Type/DwcEntryFiltersType.php
-
message: '#^Property Mautic\\DynamicContentBundle\\Form\\Type\\DynamicContentType\:\:\$deviceBrandsChoices has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DynamicContentBundle/Form/Type/DynamicContentType.php
-
message: '#^Property Mautic\\DynamicContentBundle\\Form\\Type\\DynamicContentType\:\:\$timezoneChoices has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/DynamicContentBundle/Form/Type/DynamicContentType.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Entity\\VariantEntityInterface\:\:getChanges\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Entity\\VariantEntityInterface\:\:isPublished\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Model\\DynamicContentModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Model\\DynamicContentModel\:\:postVariantSaveEntity\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Model\\DynamicContentModel\:\:resetVariants\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Model\\DynamicContentModel\:\:resetVariants\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Model\\DynamicContentModel\:\:resetVariants\(\) has parameter \$relatedIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Method Mautic\\DynamicContentBundle\\Model\\DynamicContentModel\:\:setSlotContentForLead\(\) has parameter \$slot with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/DynamicContentBundle/Model/DynamicContentModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/DynamicContentBundle/Security/Permissions/DynamicContentPermissions.php
-
message: '#^Method Mautic\\EmailBundle\\Controller\\PublicController\:\:persistFrequencyRuleFormData\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Controller/PublicController.php
-
message: '#^Property Mautic\\EmailBundle\\Controller\\PublicController\:\:\$dncChannels has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/Controller/PublicController.php
-
message: '#^Property Mautic\\EmailBundle\\Controller\\PublicController\:\:\$leadLists has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/Controller/PublicController.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Copy\:\:getId\(\) should return int but returns string\.$#'
identifier: return.type
count: 1
path: app/bundles/EmailBundle/Entity/Copy.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Copy\:\:setId\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Copy.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\CopyRepository\:\:findByHash\(\) has parameter \$subject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/CopyRepository.php
-
message: '''
#^Fetching deprecated class constant ARRAY of class Doctrine\\DBAL\\Types\\Types\:
Use \{@link Types\:\:JSON\} instead\.$#
'''
identifier: classConstant.deprecated
count: 2
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:addDynamicContentMetadata\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:getReadCount\(\) has parameter \$includeVariants with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:getReadPercentage\(\) has parameter \$includevariants with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:getVariantSentCount\(\) has parameter \$includeVariants with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setCategory\(\) has parameter \$category with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setContent\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setCustomHtml\(\) has parameter \$customHtml with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setDynamicContent\(\) has parameter \$dynamicContent with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setPlainText\(\) has parameter \$plainText with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setPublishDown\(\) has parameter \$publishDown with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setPublishUp\(\) has parameter \$publishUp with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setReadCount\(\) has parameter \$readCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setRevision\(\) has parameter \$revision with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setSentCount\(\) has parameter \$sentCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setSessionId\(\) has parameter \$sessionId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setSubject\(\) has parameter \$subject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setTemplate\(\) has parameter \$template with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setVariantReadCount\(\) has parameter \$variantReadCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\Email\:\:setVariantSentCount\(\) has parameter \$variantSentCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Property Mautic\\EmailBundle\\Entity\\Email\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Property Mautic\\EmailBundle\\Entity\\Email\:\:\$sessionId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/Entity/Email.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 2
path: app/bundles/EmailBundle/Entity/EmailRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatDeviceRepository\:\:getDeviceStats\(\) has parameter \$emailIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatDeviceRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:deleteStat\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:findContactEmailStats\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:findContactEmailStats\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:getEmailStatus\(\) has parameter \$trackingHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:getMostEmails\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:getMostEmails\(\) has parameter \$offset with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:getOpenedStatIds\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:getSentCountForContacts\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailSendEvent\:\:addTextHeader\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailSendEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailSendEvent\:\:addTextHeader\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailSendEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailSendEvent\:\:addToken\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailSendEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailSendEvent\:\:addToken\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailSendEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailSendEvent\:\:getContent\(\) has parameter \$replaceTokens with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailSendEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailSendEvent\:\:getTokens\(\) has parameter \$includeGlobal with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailSendEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\EmailValidationEvent\:\:setInvalid\(\) has parameter \$reason with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/EmailValidationEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\MonitoredEmailEvent\:\:addFolder\(\) has parameter \$bundleKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\MonitoredEmailEvent\:\:addFolder\(\) has parameter \$folderKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\MonitoredEmailEvent\:\:addFolder\(\) has parameter \$label with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\MonitoredEmailEvent\:\:getData\(\) has parameter \$bundleKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\MonitoredEmailEvent\:\:getData\(\) has parameter \$default with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\MonitoredEmailEvent\:\:getData\(\) has parameter \$folderKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/MonitoredEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\ParseEmailEvent\:\:isApplicable\(\) has parameter \$bundleKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/ParseEmailEvent.php
-
message: '#^Method Mautic\\EmailBundle\\Event\\ParseEmailEvent\:\:isApplicable\(\) has parameter \$folderKeys with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Event/ParseEmailEvent.php
-
message: '#^Call to an undefined method Mautic\\EmailBundle\\Entity\\Email\:\:getEmail\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/EmailBundle/EventListener/CampaignSubscriber.php
-
message: '#^Parameter \#1 \$limit of method Mautic\\EmailBundle\\Model\\EmailModel\:\:getUpcomingEmails\(\) expects int, float given\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/EventListener/DashboardSubscriber.php
-
message: '#^Parameter \#2 \$fromDateTime of method Mautic\\EmailBundle\\Helper\\StatsCollectionHelper\:\:generateStats\(\) expects DateTime, DateTimeInterface given\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/EventListener/GraphAggregateStatsSubscriber.php
-
message: '#^Parameter \#3 \$toDateTime of method Mautic\\EmailBundle\\Helper\\StatsCollectionHelper\:\:generateStats\(\) expects DateTime, DateTimeInterface given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/EventListener/GraphAggregateStatsSubscriber.php
-
message: '#^Method Mautic\\EmailBundle\\Exception\\MailboxException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Exception/MailboxException.php
-
message: '#^Method Mautic\\EmailBundle\\Exception\\MailboxException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Exception/MailboxException.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\EmailValidator\:\:doPluginValidation\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/EmailValidator.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\EmailValidator\:\:hasValidCharacters\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/EmailValidator.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\EmailValidator\:\:hasValidDomain\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/EmailValidator.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\EmailValidator\:\:isValidFormat\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/EmailValidator.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\EmailValidator\:\:validate\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/EmailValidator.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:addCustomHeader\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:addCustomHeader\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:buildMetadata\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:checkBatchMaxRecipients\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:createAssetDownloadEntries\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:createEmailStat\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:generateBounceEmail\(\) has parameter \$idHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:generateUnsubscribeEmail\(\) has parameter \$idHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:getTrackableLink\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:isMontoringEnabled\(\) has parameter \$bundleKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:isMontoringEnabled\(\) has parameter \$folderKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:logError\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:logError\(\) has parameter \$context with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:logError\(\) has parameter \$error with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:queueAssetDownloadEntry\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:queueAssetDownloadEntry\(\) has parameter \$contactEmail with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setBody\(\) has parameter \$charset with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setBody\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setDefaultReplyTo\(\) has parameter \$systemReplyToEmail with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setLead\(\) has parameter \$interalSend with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setMessagePlainText\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setPlainText\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setSubject\(\) has parameter \$subject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setTemplate\(\) has parameter \$charset with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setTo\(\) has parameter \$addresses with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:setTo\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\MailHelper\:\:validateEmail\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/EmailBundle/Helper/MailHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:convert\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:convertBlockquotes\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:convertPre\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:convertPre\(\) has parameter \$text with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:converter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:converter\(\) has parameter \$text with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PlainTextHelper\:\:linewrap\(\) has parameter \$width with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/PlainTextHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\PointEventHelper\:\:validateEmail\(\) has parameter \$eventDetails with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/PointEventHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Helper\\StatsCollectionHelper\:\:generateStats\(\) has parameter \$statName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Helper/StatsCollectionHelper.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Entity\\VariantEntityInterface\:\:getChanges\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Entity\\VariantEntityInterface\:\:isPublished\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:addCampaignFilter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:addCampaignFilterForEmailSource\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:addCompanyFilter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:addSegmentFilter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getBestHours\(\) has parameter \$timeFormat with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailClickStats\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailGeneralStats\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailGeneralStats\(\) has parameter \$unit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailListStats\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailStati\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailStati\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailStatus\(\) has parameter \$idHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getEmailsIdsWithDependenciesOnSegment\(\) has parameter \$segmentId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getMonitoredMailbox\(\) has parameter \$bundleKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getMonitoredMailbox\(\) has parameter \$folderKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:getSentEmailToContactData\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:postVariantSaveEntity\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:resetVariants\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:resetVariants\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:resetVariants\(\) has parameter \$relatedIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:sendSampleEmailToUser\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:sendSampleEmailToUser\(\) has parameter \$users with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:setEmailDoNotContact\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\EmailModel\:\:setEmailDoNotContact\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Parameter \#1 \$details of method Mautic\\EmailBundle\\Entity\\Stat\:\:addOpenDetails\(\) expects string, array\<string, mixed\> given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Parameter \#2 \$emailId of method Mautic\\EmailBundle\\Entity\\StatRepository\:\:getUniqueClickedLinksPerContactAndEmail\(\) expects int, string given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Model/EmailModel.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:createContactStatEntry\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:createContactStatEntry\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:downEmailSentCount\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:downEmailSentCount\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:failContact\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:processBadEmails\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:processSendFailures\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:upEmailSentCount\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\SendEmailToContact\:\:upEmailSentCount\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Model/SendEmailToContact.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\TransportCallback\:\:addFailureByContactId\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/TransportCallback.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\TransportCallback\:\:updateStatDetails\(\) has parameter \$comments with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/TransportCallback.php
-
message: '#^Method Mautic\\EmailBundle\\Model\\TransportCallback\:\:updateStatDetails\(\) has parameter \$dncReason with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Model/TransportCallback.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Accessor\\ConfigAccessor\:\:getProperty\(\) has parameter \$property with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Accessor/ConfigAccessor.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Attachment\:\:\$filePath has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Attachment.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Attachment\:\:\$id has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Attachment.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Attachment\:\:\$name has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Attachment.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:decodeMimeStr\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:decodeRFC2231\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:deleteMail\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:disconnect\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:fetchUnread\(\) has parameter \$folder with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:getMail\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:getMailboxSettings\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:getParameters\(\) has parameter \$partStructure with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:initMailPart\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:initMailPart\(\) has parameter \$partNum with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:initMailPart\(\) has parameter \$partStructure with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:isConfigured\(\) has parameter \$bundleKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:isConfigured\(\) has parameter \$folderKey with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:isUrlEncoded\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:markMailAsImportant\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:markMailAsRead\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:markMailAsUnread\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:moveMail\(\) has parameter \$mailBox with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:moveMail\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:saveMail\(\) has parameter \$mailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:setImapPath\(\) has parameter \$settings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:switchFolder\(\) has parameter \$folder with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:switchMailbox\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$attachmentsDir has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapFolder has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapFullPath has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapOptions has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapParams has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapPath has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapRetriesNum has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$imapStream has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$isGmail has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$mailboxes has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$serverEncoding has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Mailbox\:\:\$settings has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Mailbox.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:replaceInternalLinks\(\) has parameter \$baseUri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$cc has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$date has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$fblMessage has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$fblReport has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$fromAddress has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$fromName has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$id has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$inReplyTo has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$references has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$replyTo has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$returnPath has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$subject has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$textHtml has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$to has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$toString has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Property Mautic\\EmailBundle\\MonitoredEmail\\Message\:\:\$xHeaders has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Message.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Organizer\\MailboxContainer\:\:addCriteria\(\) has parameter \$criteria with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Organizer/MailboxContainer.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Processor\\Address\:\:parseAddressForStatHash\(\) has parameter \$address with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Processor/Address.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Processor\\Bounce\:\:updateStat\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/BouncedEmail.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\.$#'
identifier: return.void
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Processor/Bounce/Mapper/CategoryMapper.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Processor\\Reply\:\:createReply\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Processor/Reply/RepliedEmail.php
-
message: '#^Method Mautic\\EmailBundle\\MonitoredEmail\\Search\\ContactFinder\:\:find\(\) has parameter \$contactEmail with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/MonitoredEmail/Search/ContactFinder.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/EmailBundle/Security/Permissions/EmailPermissions.php
-
message: '#^Method Mautic\\EmailBundle\\Stat\\StatHelper\:\:getStat\(\) has parameter \$emailAddress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Stat/StatHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stat\\StatHelper\:\:storeStat\(\) has parameter \$emailAddress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Stat/StatHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:addCampaignFilter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:addCampaignFilterForEmailSource\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:addCompanyFilter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:addSegmentFilter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:fetchAndBindToCollection\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:limitQueryToCreator\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\AbstractHelper\:\:limitQueryToEmailIds\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/AbstractHelper.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\StatHelperInterface\:\:fetchStats\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/StatHelperInterface.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\Helper\\StatHelperInterface\:\:generateStats\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/EmailBundle/Stats/Helper/StatHelperInterface.php
-
message: '#^Method Mautic\\EmailBundle\\Stats\\StatHelperContainer\:\:getHelper\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/EmailBundle/Stats/StatHelperContainer.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/Controller/ActionController.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 2
path: app/bundles/FormBundle/Controller/Api/FormApiController.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/Controller/FieldController.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 6
path: app/bundles/FormBundle/Controller/FormController.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\Action\:\:isChanged\(\) has parameter \$val with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/Action.php
-
message: '#^Property Mautic\\FormBundle\\Entity\\Action\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
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\.$#
'''
identifier: classConstant.deprecated
count: 2
path: app/bundles/FormBundle/Entity/Field.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\Field\:\:setContainerAttributes\(\) has parameter \$containerAttributes with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/Field.php
-
message: '#^Property Mautic\\FormBundle\\Entity\\Field\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/FormBundle/Entity/Field.php
-
message: '#^Property Mautic\\FormBundle\\Entity\\Field\:\:\$sessionId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/FormBundle/Entity/Field.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\Form\:\:getDescription\(\) has parameter \$length with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/Form.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\Form\:\:getDescription\(\) has parameter \$truncate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/Form.php
-
message: '#^Property Mautic\\FormBundle\\Entity\\Form\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/FormBundle/Entity/Form.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\Submission\:\:setResults\(\) has parameter \$results with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/Submission.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\Submission\:\:setTrackingId\(\) has parameter \$trackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/Submission.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:getMostSubmitted\(\) has parameter \$as with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:getMostSubmitted\(\) has parameter \$column with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:getSubmissionCounts\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:getSubmissionCountsByEmail\(\) has parameter \$emailId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:getSubmissionCountsByPage\(\) has parameter \$pageId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:validateSubmissions\(\) has parameter \$formId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Entity\\SubmissionRepository\:\:validateSubmissions\(\) has parameter \$ids with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/Entity/SubmissionRepository.php
-
message: '#^Method Mautic\\FormBundle\\Event\\FormBuilderEvent\:\:addValidator\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/FormBuilderEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:getActionFeedback\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:getPostSubmitCallback\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:getPostSubmitCallbackResponse\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:getPostSubmitResponse\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:setActionFeedback\(\) has parameter \$feedback with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:setActionFeedback\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:setPostSubmitCallbackResponse\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Method Mautic\\FormBundle\\Event\\SubmissionEvent\:\:setPostSubmitResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Event/SubmissionEvent.php
-
message: '#^Parameter \#4 \$filters of method Mautic\\FormBundle\\Model\\SubmissionModel\:\:getTopSubmissionReferrers\(\) expects array, bool given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php
-
message: '#^Parameter \#4 \$filters of method Mautic\\FormBundle\\Model\\SubmissionModel\:\:getTopSubmitters\(\) expects array, bool given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php
-
message: '#^Parameter \#5 \$filter of method Mautic\\FormBundle\\Model\\SubmissionModel\:\:getSubmissionsLineChartData\(\) expects array, bool given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/EventListener/DashboardSubscriber.php
-
message: '#^Method Mautic\\FormBundle\\EventListener\\FormSubscriber\:\:getEmailsFromString\(\) has parameter \$emailString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/EventListener/FormSubscriber.php
-
message: '#^Method Mautic\\FormBundle\\EventListener\\FormSubscriber\:\:postToHtml\(\) has parameter \$post with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 2
path: app/bundles/FormBundle/EventListener/FormSubscriber.php
-
message: '#^Method Mautic\\FormBundle\\Exception\\ValidationException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Exception/ValidationException.php
-
message: '#^Method Mautic\\FormBundle\\Exception\\ValidationException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Exception/ValidationException.php
-
message: '#^Method Mautic\\FormBundle\\Form\\Type\\FieldType\:\:getFormFields\(\) has parameter \$formId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Form/Type/FieldType.php
-
message: '#^Method Mautic\\FormBundle\\Form\\Type\\FormFieldGroupType\:\:addSortableList\(\) has parameter \$formName with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Form/Type/FormFieldSelectType.php
-
message: '#^Method Mautic\\FormBundle\\Form\\Type\\SubmitActionEmailType\:\:getFormFields\(\) has parameter \$formId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Form/Type/SubmitActionRepostType.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\FormFieldHelper\:\:populateField\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\FormFieldHelper\:\:populateField\(\) has parameter \$formHtml with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\FormFieldHelper\:\:populateField\(\) has parameter \$formName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\FormFieldHelper\:\:populateField\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\FormFieldHelper\:\:validateFieldValue\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\FormFieldHelper\:\:validateFieldValue\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\PointActionHelper\:\:validateFormSubmit\(\) has parameter \$eventDetails with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/PointActionHelper.php
-
message: '#^Method Mautic\\FormBundle\\Helper\\TokenHelper\:\:findFormTokens\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Helper/TokenHelper.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FieldModel\:\:getSessionFields\(\) has parameter \$formId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FieldModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:deleteFields\(\) has parameter \$sessionFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:extractScriptTag\(\) has parameter \$html with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:getFilterExpressionFunctions\(\) has parameter \$operator with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:loadHTML\(\) has parameter \$html with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:populateValuesWithGetParameters\(\) has parameter \$formHtml with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:removeScriptTag\(\) has parameter \$html with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:setActions\(\) has parameter \$sessionActions with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\FormModel\:\:setFields\(\) has parameter \$sessionFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/FormModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\SubmissionModel\:\:createLeadFromSubmit\(\) has parameter \$leadFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\SubmissionModel\:\:exportResults\(\) has parameter \$form with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\SubmissionModel\:\:exportResults\(\) has parameter \$format with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\SubmissionModel\:\:normalizeValue\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\SubmissionModel\:\:validateFieldValue\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Method Mautic\\FormBundle\\Model\\SubmissionModel\:\:validateFieldValue\(\) should return bool\|string but returns array\.$#'
identifier: return.type
count: 1
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Parameter \#1 \$object of method Mautic\\LeadBundle\\Model\\FieldModel\:\:getFieldListWithProperties\(\) expects string, false given\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 2
path: app/bundles/FormBundle/Model/SubmissionModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/FormBundle/Security/Permissions/FormPermissions.php
-
message: '#^Property Mautic\\FormBundle\\Validator\\Constraint\\FileExtensionConstraint\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/FormBundle/Validator/Constraint/FileExtensionConstraint.php
-
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$message\.$#'
identifier: property.notFound
count: 2
path: app/bundles/FormBundle/Validator/Constraint/FileExtensionConstraintValidator.php
-
message: '#^Method Mautic\\FormBundle\\Validator\\Constraint\\PhoneNumberConstraint\:\:getMessage\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/FormBundle/Validator/Constraint/PhoneNumberConstraint.php
-
message: '#^Property Mautic\\FormBundle\\Validator\\Constraint\\PhoneNumberConstraint\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/FormBundle/Validator/Constraint/PhoneNumberConstraint.php
-
message: '#^Call to an undefined method Symfony\\Component\\Validator\\Constraint\:\:getMessage\(\)\.$#'
identifier: method.notFound
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\.$#'
identifier: foreach.nonIterable
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\.$#'
identifier: foreach.nonIterable
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\.$#'
identifier: foreach.nonIterable
count: 1
path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\DoctrineStep\:\:\$driver has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\DoctrineStep\:\:\$host has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\DoctrineStep\:\:\$name has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\DoctrineStep\:\:\$port has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\DoctrineStep\:\:\$user has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/DoctrineStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\UserStep\:\:\$email has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/UserStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\UserStep\:\:\$firstname has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/UserStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\UserStep\:\:\$lastname has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/UserStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\UserStep\:\:\$password has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/UserStep.php
-
message: '#^Property Mautic\\InstallBundle\\Configurator\\Step\\UserStep\:\:\$username has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/InstallBundle/Configurator/Step/UserStep.php
-
message: '#^Method Mautic\\InstallBundle\\Helper\\SchemaHelper\:\:backupExistingSchema\(\) has parameter \$backupPrefix with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Helper/SchemaHelper.php
-
message: '#^Method Mautic\\InstallBundle\\Helper\\SchemaHelper\:\:backupExistingSchema\(\) has parameter \$tables with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Helper/SchemaHelper.php
-
message: '#^Method Mautic\\InstallBundle\\Helper\\SchemaHelper\:\:dropExistingSchema\(\) has parameter \$tables with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Helper/SchemaHelper.php
-
message: '#^Method Mautic\\InstallBundle\\Helper\\SchemaHelper\:\:generateBackupName\(\) has parameter \$backupPrefix with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Helper/SchemaHelper.php
-
message: '#^Method Mautic\\InstallBundle\\Helper\\SchemaHelper\:\:generateBackupName\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Helper/SchemaHelper.php
-
message: '#^Method Mautic\\InstallBundle\\Helper\\SchemaHelper\:\:generateBackupName\(\) has parameter \$prefix with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Helper/SchemaHelper.php
-
message: '#^Method Mautic\\InstallBundle\\Install\\InstallService\:\:saveConfiguration\(\) has parameter \$clearCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Install/InstallService.php
-
message: '#^Method Mautic\\InstallBundle\\Install\\InstallService\:\:saveConfiguration\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/InstallBundle/Install/InstallService.php
-
message: '#^Parameter \#1 \$isAdmin of method Mautic\\UserBundle\\Entity\\Role\:\:setIsAdmin\(\) expects bool, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/InstallBundle/InstallFixtures/ORM/RoleData.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getApiKey\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/ApiKey/HttpFactory.php
-
message: '#^Property Mautic\\IntegrationsBundle\\Auth\\Provider\\ApiKey\\HttpFactory\:\:\$initializedClients \(array\<GuzzleHttp\\Client\>\) does not accept array\<GuzzleHttp\\ClientInterface\>\.$#'
identifier: assign.propertyType
count: 2
path: app/bundles/IntegrationsBundle/Auth/Provider/ApiKey/HttpFactory.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getPassword\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/BasicAuth/HttpFactory.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getUsername\(\)\.$#'
identifier: method.notFound
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/BasicAuth/HttpFactory.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getConsumerKey\(\)\.$#'
identifier: method.notFound
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth1aTwoLegged/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\.$#'
identifier: argument.type
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2ThreeLegged/HttpFactory.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getAuthorizationUrl\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getClientId\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/IntegrationsBundle/Auth/Provider/Oauth2TwoLegged/HttpFactory.php
-
message: '#^Call to an undefined method Mautic\\IntegrationsBundle\\Auth\\Provider\\AuthCredentialsInterface\:\:getClientSecret\(\)\.$#'
identifier: method.notFound
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Auth/Support/Oauth2/Token/IntegrationToken.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Controller\\AuthController\:\:callbackAction\(\) has no return type specified\.$#'
identifier: missingType.return
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\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/IntegrationsBundle/Controller/ConfigController.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMapping\:\:appendToInternalStorage\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMapping\:\:appendToInternalStorage\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMapping.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getIntegrationObject\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getIntegrationObject\(\) has parameter \$integrationObjectName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getIntegrationObject\(\) has parameter \$internalObjectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getIntegrationObject\(\) has parameter \$internalObjectName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getInternalObject\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getInternalObject\(\) has parameter \$integrationObjectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getInternalObject\(\) has parameter \$integrationObjectName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Entity\\ObjectMappingRepository\:\:getInternalObject\(\) has parameter \$internalObjectName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/IntegrationsBundle/Entity/ObjectMappingRepository.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Event\\MappedIntegrationObjectTokenEvent\:\:addToken\(\) has parameter \$objectLink with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Event\\MappedIntegrationObjectTokenEvent\:\:addToken\(\) has parameter \$objectName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Event/MappedIntegrationObjectTokenEvent.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Exception\\InvalidProviderException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Exception/InvalidProviderException.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Exception\\InvalidProviderException\:\:__construct\(\) has parameter \$provider with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Exception/InvalidProviderException.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Facade\\EncryptionService\:\:decrypt\(\) has parameter \$keys with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Facade/EncryptionService.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Helper\\TokenParser\:\:buildTokenWithDefaultOptions\(\) has parameter \$baseURL with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Helper/TokenParser.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Helper\\TokenParser\:\:buildTokenWithDefaultOptions\(\) has parameter \$default with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Helper/TokenParser.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Helper\\TokenParser\:\:buildTokenWithDefaultOptions\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Helper/TokenParser.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Helper\\TokenParser\:\:buildTokenWithDefaultOptions\(\) has parameter \$linkText with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Helper/TokenParser.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Sync\\DAO\\Sync\\Order\\OrderDAO\:\:getSyncDateTime\(\) should return DateTime but returns DateTimeInterface\.$#'
identifier: return.type
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Sync/DAO/Sync/Report/ReportDAO.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Sync\\Exception\\FieldNotFoundException\:\:__construct\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Sync/Exception/FieldNotFoundException.php
-
message: '#^Parameter \#2 \$objectId of method Mautic\\IntegrationsBundle\\Sync\\DAO\\Sync\\Report\\ReportDAO\:\:getObject\(\) expects int, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/IntegrationsBundle/Sync/Helper/RelationsHelper.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Sync\\SyncDataExchange\\Internal\\ObjectHelper\\ContactObjectHelper\:\:getDoNotContactReason\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/Internal/ObjectHelper/ContactObjectHelper.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Sync\\SyncDataExchange\\SyncDataExchangeInterface\:\:executeSyncOrder\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/IntegrationsBundle/Sync/SyncDataExchange/SyncDataExchangeInterface.php
-
message: '#^Method Mautic\\IntegrationsBundle\\Sync\\SyncService\\SyncServiceInterface\:\:processIntegrationSync\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/IntegrationsBundle/Sync/ValueNormalizer/ValueNormalizerInterface.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\Api\\LeadApiController\:\:persistFrequencyRuleFormData\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php
-
message: '#^Property Mautic\\LeadBundle\\Controller\\Api\\LeadApiController\:\:\$dncChannels has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php
-
message: '#^Property Mautic\\LeadBundle\\Controller\\Api\\LeadApiController\:\:\$leadLists has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Controller/Api/LeadApiController.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\AuditlogController\:\:indexAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Controller/AuditlogController.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\.$#'
identifier: return.type
count: 1
path: app/bundles/LeadBundle/Controller/CompanyController.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\ImportController\:\:getLineCountLimit\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: return.type
count: 1
path: app/bundles/LeadBundle/Controller/ImportController.php
-
message: '#^Call to an undefined method Mautic\\LeadBundle\\Entity\\Lead\:\:getCompanies\(\)\.$#'
identifier: method.notFound
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\.$#'
identifier: return.type
count: 1
path: app/bundles/LeadBundle/Controller/LeadController.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\LeadController\:\:persistFrequencyRuleFormData\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Controller/LeadController.php
-
message: '#^Property Mautic\\LeadBundle\\Controller\\LeadController\:\:\$dncChannels has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Controller/LeadController.php
-
message: '#^Property Mautic\\LeadBundle\\Controller\\LeadController\:\:\$leadLists has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Controller/LeadController.php
-
message: '#^Parameter \#1 \$unit of method Mautic\\LeadBundle\\Model\\ListModel\:\:getSegmentContactsLineChartData\(\) expects string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Controller/ListController.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\TimelineController\:\:indexAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Controller/TimelineController.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\TimelineController\:\:pluginIndexAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Controller/TimelineController.php
-
message: '#^Method Mautic\\LeadBundle\\Controller\\TimelineController\:\:pluginViewAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Controller/TimelineController.php
-
message: '#^Property Mautic\\LeadBundle\\Deduplicate\\CompanyDeduper\:\:\$object has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Deduplicate/CompanyDeduper.php
-
message: '#^Property Mautic\\LeadBundle\\Deduplicate\\ContactDeduper\:\:\$object has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Deduplicate/ContactDeduper.php
-
message: '#^Method Mautic\\LeadBundle\\Deduplicate\\Helper\\MergeValueHelper\:\:isNotEmpty\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Deduplicate/Helper/MergeValueHelper.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:__get\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:__set\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:__set\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.void
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:getEventData\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:getEventData\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:loadFixedFieldMetadata\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:setEventData\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Company\:\:setEventData\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Company\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/LeadBundle/Entity/Company.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyLeadRepository\:\:getCompaniesByLeadId\(\) has parameter \$companyId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyLeadRepository\:\:getCompaniesByLeadId\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyLeadRepository\:\:getCompanyLeadEntity\(\) has parameter \$companyId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyLeadRepository\:\:getCompanyLeadEntity\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyLeadRepository\:\:getLatestCompanyForLead\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyLeadRepository\:\:saveEntities\(\) has parameter \$new with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getAjaxSimpleList\(\) has parameter \$labelColumn with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getCompaniesByGroup\(\) has parameter \$column with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getCompaniesByLeadId\(\) has parameter \$companyId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getCompaniesByLeadId\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getEntitiesOrmQueryBuilder\(\) has parameter \$order with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getEntitiesWithCustomFields\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getEntitiesWithCustomFields\(\) has parameter \$resultsCallback with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getFieldValues\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getLeadCount\(\) has parameter \$companyIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getMostCompanies\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:getValueList\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:identifyCompany\(\) has parameter \$city with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:identifyCompany\(\) has parameter \$companyName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:identifyCompany\(\) has parameter \$country with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:identifyCompany\(\) has parameter \$state with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:postSaveEntity\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:postSaveEntity\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:prepareDbalFieldsForSave\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:removeNonFieldColumns\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/CompanyRepository.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\CompanyRepository\:\:\$useDistinctCount has no type specified\.$#'
identifier: missingType.property
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\.$#
'''
identifier: classConstant.deprecated
count: 1
path: app/bundles/LeadBundle/Entity/ContactExportScheduler.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\CustomFieldRepositoryInterface\:\:getEntitiesOrmQueryBuilder\(\) has parameter \$order with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/CustomFieldRepositoryInterface.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\DoNotContact\:\:\$channelId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/DoNotContact.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\DoNotContactRepository\:\:getTimelineStats\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/DoNotContactRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\FrequencyRuleRepository\:\:getFrequencyRules\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\FrequencyRuleRepository\:\:getFrequencyRules\(\) has parameter \$leadIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\FrequencyRuleRepository\:\:getPreferredChannel\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/FrequencyRuleRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Import\:\:end\(\) has parameter \$removeFile with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Import.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Import\:\:setLastLineImported\(\) has parameter \$line with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Import.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Import\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/LeadBundle/Entity/Import.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\ImportRepository\:\:getQueryForStatuses\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/ImportRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\ImportRepository\:\:getQueryForStatuses\(\) has parameter \$statuses with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/ImportRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:__get\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:__set\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:__set\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.void
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:addCompanyChangeLogEntry\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:addCompanyChangeLogEntry\(\) has parameter \$company with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:addCompanyChangeLogEntry\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:addCompanyChangeLogEntry\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:addPushIDEntry\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:getEventData\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:getEventData\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:getPrimaryIdentifier\(\) should return string but returns true\.$#'
identifier: return.type
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:loadFixedFieldMetadata\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setActualPoints\(\) has parameter \$points with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setEventData\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setEventData\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setInternal\(\) has parameter \$internal with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setSocialCache\(\) has parameter \$cache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setTags\(\) has parameter \$tags with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:setUtmTags\(\) has parameter \$utmTags with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:stageChangeLogEntry\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\Lead\:\:stageChangeLogEntry\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$address1 has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$address2 has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$city has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$company has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$country has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$email has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$firstname has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$lastname has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$mobile has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$notes is never written, only read\.$#'
identifier: property.onlyRead
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$phone has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$position has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$primaryCompany has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$state has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$title has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$zipcode has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/Lead.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDevice\:\:setDeviceBrand\(\) has parameter \$brand with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDevice.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:getDevice\(\) has parameter \$deviceBrands with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:getDevice\(\) has parameter \$deviceId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:getDevice\(\) has parameter \$deviceModels with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:getDevice\(\) has parameter \$deviceNames with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:getDevice\(\) has parameter \$deviceOss with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:getDevice\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadDeviceRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/LeadDeviceRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadEventLogRepository\:\:getFailedRows\(\) has parameter \$importId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadEventLogRepository\:\:getSpecificRows\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadEventLogRepository\:\:getSpecificRows\(\) has parameter \$objectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/LeadEventLogRepository.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\LeadField\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/LeadBundle/Entity/LeadField.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\LeadField\:\:\$isUniqueIdentifier is never read, only written\.$#'
identifier: property.onlyWritten
count: 1
path: app/bundles/LeadBundle/Entity/LeadField.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadFieldRepository\:\:getFieldsByType\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadFieldRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:arrangeFilters\(\) has parameter \$filters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:checkLeadSegmentsByIds\(\) has parameter \$ids with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:createFilterExpressionSubQuery\(\) has parameter \$alias with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:createFilterExpressionSubQuery\(\) has parameter \$column with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:createFilterExpressionSubQuery\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:createFilterExpressionSubQuery\(\) has parameter \$table with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:createFilterExpressionSubQuery\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:generateFilterExpression\(\) has parameter \$column with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:generateFilterExpression\(\) has parameter \$operator with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:generateFilterExpression\(\) has parameter \$parameter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:getLeadLists\(\) has parameter \$isPreferenceCenter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadListRepository\:\:prepareRegex\(\) has parameter \$regex with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadListRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadNoteRepository\:\:getNoteCount\(\) has parameter \$filter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadNoteRepository\:\:getNoteCount\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadNoteRepository\:\:getNoteCount\(\) has parameter \$noteTypes with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadNoteRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadNoteRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/LeadNoteRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:defaultPrepareDbalFieldsForSave\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:generateFilterExpression\(\) has parameter \$column with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:generateFilterExpression\(\) has parameter \$operator with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:generateFilterExpression\(\) has parameter \$parameter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getContactsByEmail\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getEntitiesOrmQueryBuilder\(\) has parameter \$order with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getEntitiesWithCustomFields\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getEntitiesWithCustomFields\(\) has parameter \$resultsCallback with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getEntityContacts\(\) has parameter \$contactColumnName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getFieldValues\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getLead\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getLeadsByIp\(\) has parameter \$ip with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getLeadsByUniqueFields\(\) has parameter \$uniqueFieldsWithData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getNextIdentifiedContact\(\) has parameter \$lastId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:getValueList\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:postSaveEntity\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:prepareDbalFieldsForSave\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:removeNonFieldColumns\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\LeadRepository\:\:updateContactPoints\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\LeadRepository\:\:\$useDistinctCount has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/LeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\ListLeadRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/ListLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\ListLeadRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/ListLeadRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/ListLeadRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\MergeRecordRepository\:\:findMergedContact\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\MergeRecordRepository\:\:moveMergeRecord\(\) has parameter \$fromId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\MergeRecordRepository\:\:moveMergeRecord\(\) has parameter \$toId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/MergeRecordRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\PointsChangeLogRepository\:\:getMostLeads\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\PointsChangeLogRepository\:\:getMostLeads\(\) has parameter \$offset with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\PointsChangeLogRepository\:\:getMostPoints\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\PointsChangeLogRepository\:\:getMostPoints\(\) has parameter \$offset with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/PointsChangeLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Entity/StagesChangeLogRepository.php
-
message: '#^Method Mautic\\LeadBundle\\Entity\\TagRepository\:\:checkLeadByTags\(\) has parameter \$tags with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Entity/TagRepository.php
-
message: '''
#^Fetching deprecated class constant ARRAY of class Doctrine\\DBAL\\Types\\Types\:
Use \{@link Types\:\:JSON\} instead\.$#
'''
identifier: classConstant.deprecated
count: 1
path: app/bundles/LeadBundle/Entity/UtmTag.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\UtmTag\:\:\$url has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Entity/UtmTag.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\CompanyEvent\:\:changeScore\(\) has parameter \$score with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/CompanyEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\CompanyEvent\:\:getScore\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Event/CompanyEvent.php
-
message: '#^Property Mautic\\LeadBundle\\Event\\LeadBuildSearchEvent\:\:\$string \(string\) does not accept array\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/LeadBundle/Event/LeadBuildSearchEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadChangeEvent\:\:__construct\(\) has parameter \$newTrackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadChangeEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadChangeEvent\:\:__construct\(\) has parameter \$oldTrackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadChangeEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadTimelineEvent\:\:addSerializerGroup\(\) has parameter \$group with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadTimelineEvent\:\:addToCounter\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadTimelineEvent\:\:isApplicable\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadTimelineEvent\:\:setCountOnly\(\) has parameter \$groupUnit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\LeadTimelineEvent\:\:subtractFromCounter\(\) has parameter \$count with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/LeadTimelineEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\ListPreProcessListEvent\:\:setResult\(\) has parameter \$result with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php
-
message: '#^Property Mautic\\LeadBundle\\Event\\ListPreProcessListEvent\:\:\$result has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Event/ListPreProcessListEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\PointsChangeEvent\:\:__construct\(\) has parameter \$new with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/PointsChangeEvent.php
-
message: '#^Method Mautic\\LeadBundle\\Event\\PointsChangeEvent\:\:__construct\(\) has parameter \$old with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Event/PointsChangeEvent.php
-
message: '#^Parameter \#3 \$filters of method Mautic\\LeadBundle\\Model\\LeadModel\:\:getAnonymousVsIdentifiedPieChartData\(\) expects array, bool given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php
-
message: '#^Parameter \#4 \$filters of method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLeadList\(\) expects array, bool given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/EventListener/DashboardSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\LeadSubscriber\:\:getChannelEntity\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\LeadSubscriber\:\:getChannelEntity\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\LeadSubscriber\:\:getChannelEntityName\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\LeadSubscriber\:\:getChannelEntityName\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\LeadSubscriber\:\:getChannelModel\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\OwnerSubscriber\:\:getOwner\(\) never returns null so it can be removed from the return type\.$#'
identifier: return.unusedType
count: 1
path: app/bundles/LeadBundle/EventListener/OwnerSubscriber.php
-
message: '#^Call to an undefined method JMS\\Serializer\\VisitorInterface\:\:setData\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/LeadBundle/EventListener/SerializerSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:addEvents\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:getEventEntry\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:getEventEntry\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:getEventEntry\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:getEventEntry\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:getSourceName\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogCampaignSubscriber\:\:writeEntries\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogCampaignSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:addEvents\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:getEventEntry\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:getEventEntry\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:getEventEntry\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:getEventEntry\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSegmentSubscriber\:\:getSourceName\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSegmentSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:addEvents\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:getEventEntry\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:getEventEntry\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:getEventEntry\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:getEventEntry\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Method Mautic\\LeadBundle\\EventListener\\TimelineEventLogSubscriber\:\:getSourceName\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/EventListener/TimelineEventLogSubscriber.php
-
message: '#^Call to an undefined method Doctrine\\ORM\\EntityRepository\<object\>\:\:getEntities\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/LeadBundle/Form/DataTransformer/TagEntityModelTransformer.php
-
message: '#^Call to an undefined method Doctrine\\ORM\\EntityRepository\<object\>\:\:getTableAlias\(\)\.$#'
identifier: method.notFound
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\(\)$#'
identifier: argument.templateType
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Form/Type/CompanyType.php
-
message: '#^Method Mautic\\LeadBundle\\Form\\Type\\LeadType\:\:getFormFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Form/Type/LeadType.php
-
message: '#^Method Mautic\\LeadBundle\\Form\\Type\\UpdateCompanyActionType\:\:getFormFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Form/Type/UpdateCompanyActionType.php
-
message: '#^Method Mautic\\LeadBundle\\Form\\Type\\UpdateLeadActionType\:\:getFormFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Form/Type/UpdateLeadActionType.php
-
message: '#^Property Mautic\\LeadBundle\\Form\\Validator\\Constraints\\FieldAliasKeyword\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/FieldAliasKeyword.php
-
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$message\.$#'
identifier: property.notFound
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/FieldAliasKeywordValidator.php
-
message: '#^Property Mautic\\LeadBundle\\Form\\Validator\\Constraints\\SegmentInUse\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/SegmentInUse.php
-
message: '#^Property Mautic\\LeadBundle\\Form\\Validator\\Constraints\\UniqueUserAlias\:\:\$field has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAlias.php
-
message: '#^Property Mautic\\LeadBundle\\Form\\Validator\\Constraints\\UniqueUserAlias\:\:\$message has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAlias.php
-
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$field\.$#'
identifier: property.notFound
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAliasValidator.php
-
message: '#^Access to an undefined property Symfony\\Component\\Validator\\Constraint\:\:\$message\.$#'
identifier: property.notFound
count: 1
path: app/bundles/LeadBundle/Form/Validator/Constraints/UniqueUserAliasValidator.php
-
message: '#^Parameter \#4 \$object of method Mautic\\LeadBundle\\Entity\\LeadFieldRepository\:\:getAliases\(\) expects string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Helper/FieldAliasHelper.php
-
message: '#^Method Mautic\\LeadBundle\\Helper\\FormFieldHelper\:\:validateProperties\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Helper/FormFieldHelper.php
-
message: '#^Method Mautic\\LeadBundle\\Helper\\PrimaryCompanyHelper\:\:mergePrimaryCompanyWithProfileFields\(\) has parameter \$contactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Helper/PrimaryCompanyHelper.php
-
message: '#^Method Mautic\\LeadBundle\\Helper\\Progress\:\:setDone\(\) has parameter \$done with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Helper/Progress.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:companyMerge\(\) has parameter \$mainCompany with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:companyMerge\(\) has parameter \$secCompany with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:importCompany\(\) has parameter \$owner with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:importCompany\(\) has parameter \$persist with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:importCompany\(\) has parameter \$skipIfExists with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:organizeFieldsByGroup\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:removeLeadFromCompany\(\) has parameter \$companies with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:removeLeadFromCompany\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\CompanyModel\:\:setEntityDefaultValues\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Model/CompanyModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\DoNotContact\:\:createDncRecord\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/DoNotContact.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\DoNotContact\:\:createDncRecord\(\) has parameter \$reason with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/DoNotContact.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\DoNotContact\:\:updateDncRecord\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/DoNotContact.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\DoNotContact\:\:updateDncRecord\(\) has parameter \$reason with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/DoNotContact.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\FieldModel\:\:getGroupFields\(\) has parameter \$group with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/FieldModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\FieldModel\:\:reorderFieldsByEntity\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/FieldModel.php
-
message: '#^Property Mautic\\LeadBundle\\Model\\FieldModel\:\:\$coreCompanyFields has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Model/FieldModel.php
-
message: '#^Property Mautic\\LeadBundle\\Model\\FieldModel\:\:\$coreFields has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Model/FieldModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ImportModel\:\:getFailedRows\(\) should return array\|null but returns Doctrine\\ORM\\Tools\\Pagination\\Paginator\.$#'
identifier: return.type
count: 1
path: app/bundles/LeadBundle/Model/ImportModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ImportModel\:\:logDebug\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Model/ImportModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ImportModel\:\:setGhostImportsAsFailed\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Model/ImportModel.php
-
message: '#^Parameter \#1 \$hour of method DateTime\:\:setTime\(\) expects int, string given\.$#'
identifier: argument.type
count: 2
path: app/bundles/LeadBundle/Model/ImportModel.php
-
message: '#^Parameter \#2 \$minute of method DateTime\:\:setTime\(\) expects int, string given\.$#'
identifier: argument.type
count: 2
path: app/bundles/LeadBundle/Model/ImportModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:addToCompany\(\) has parameter \$company with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:checkForDuplicateContact\(\) has parameter \$onlyPubliclyUpdateable with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:disassociateOwner\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLead\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLeadDetails\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLeadsByIp\(\) has parameter \$ip with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLists\(\) has parameter \$isPreferenceCenter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLookupResults\(\) has parameter \$filter with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLookupResults\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLookupResults\(\) has parameter \$start with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:organizeFieldsByGroup\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:removeFromCategories\(\) has parameter \$categories with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:removeFromLists\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:removeFromLists\(\) has parameter \$lists with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:removeFromStages\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:removeFromStages\(\) has parameter \$stage with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:scoreContactsCompany\(\) has parameter \$score with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:setEntityDefaultValues\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:setFrequencyRules\(\) has parameter \$persist with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:setPrimaryCompany\(\) has parameter \$companyId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:setPrimaryCompany\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\LeadModel\:\:updateLeadOwner\(\) has parameter \$ownerId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 2
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Property Mautic\\LeadBundle\\Model\\LeadModel\:\:\$leadTrackingId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Model/LeadModel.php
-
message: '#^Dead catch \- Mautic\\LeadBundle\\Segment\\Exception\\FieldNotFoundException is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Dead catch \- Mautic\\LeadBundle\\Segment\\Exception\\SegmentNotFoundException is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:batchSleep\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getDeviceGranularityData\(\) has parameter \$dateFormat with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getDeviceGranularityData\(\) has parameter \$unit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getFieldSegments\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getLifeCycleSegmentChartData\(\) has parameter \$dateFormat with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getLifeCycleSegmentChartData\(\) has parameter \$listName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getLifeCycleSegmentChartData\(\) has parameter \$unit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getSegmentsWithDependenciesOnSegment\(\) has parameter \$returnProperty with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getSegmentsWithDependenciesOnSegment\(\) has parameter \$segmentId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getStagesBarChartData\(\) has parameter \$dateFormat with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:getStagesBarChartData\(\) has parameter \$unit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:removeLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\ListModel\:\:removeLead\(\) has parameter \$lists with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Model/ListModel.php
-
message: '#^Method Mautic\\LeadBundle\\Model\\NoteModel\:\:getNoteCount\(\) has parameter \$useFilters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Model/NoteModel.php
-
message: '#^Method Mautic\\LeadBundle\\Security\\Permissions\\LeadPermissions\:\:analyzePermissions\(\) has parameter \$allPermissions with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Security/Permissions/LeadPermissions.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\ContactSegmentFilter\:\:getParameterHolder\(\) has parameter \$argument with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/ContactSegmentFilter.php
-
message: '#^Property Mautic\\LeadBundle\\Segment\\ContactSegmentFilterCrate\:\:\$nullValue has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Segment/ContactSegmentFilterCrate.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\ContactSegmentService\:\:formatPeriod\(\) has parameter \$inputSeconds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/ContactSegmentService.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Decorator\\BaseDecorator\:\:prepareRegex\(\) has parameter \$regex with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/Decorator/BaseDecorator.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Decorator\\Date\\DateOptionAbstract\:\:modifyBaseDate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Segment/Decorator/Date/DateOptionAbstract.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Decorator\\Date\\Day\\DateDayToday\:\:modifyBaseDate\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Segment/Decorator/Date/Day/DateDayYesterday.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Decorator\\Date\\Month\\DateMonthLast\:\:modifyBaseDate\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Segment/Decorator/Date/Month/DateMonthThis.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Decorator\\Date\\Week\\DateWeekLast\:\:modifyBaseDate\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Segment/Decorator/Date/Week/DateWeekThis.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Decorator\\Date\\Year\\DateYearLast\:\:modifyBaseDate\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Segment/Decorator/Date/Year/DateYearThis.php
-
message: '#^Parameter \#2 \$leadId of class Mautic\\LeadBundle\\Event\\LeadListFilteringEvent constructor expects int, null given\.$#'
identifier: argument.type
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/Query/Expression/ExpressionBuilder.php
-
message: '#^Parameter \#3 \$y of method Mautic\\LeadBundle\\Segment\\Query\\Expression\\ExpressionBuilder\:\:func\(\) expects array\|string\|null, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/LeadBundle/Segment/Query/Filter/ForeignFuncFilterQueryBuilder.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Query\\QueryBuilder\:\:addJoinCondition\(\) has parameter \$alias with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/Query/QueryException.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\Stat\\SegmentDependencies\:\:getChannelsIds\(\) has parameter \$segmentId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/Stat/SegmentDependencies.php
-
message: '#^Method Mautic\\LeadBundle\\Segment\\TableSchemaColumnsCache\:\:getColumns\(\) has parameter \$tableName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Segment/TableSchemaColumnsCache.php
-
message: '#^Method Mautic\\LeadBundle\\Tests\\DataFixtures\\ORM\\LoadPageHitData\:\:createHit\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Tests/DataFixtures/ORM/LoadSegmentsData.php
-
message: '#^Property Mautic\\LeadBundle\\Tests\\StandardImportTestHelper\:\:\$csvPath has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php
-
message: '#^Property Mautic\\LeadBundle\\Tests\\StandardImportTestHelper\:\:\$eventEntities has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php
-
message: '#^Property Mautic\\LeadBundle\\Tests\\StandardImportTestHelper\:\:\$initialList has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php
-
message: '#^Property Mautic\\LeadBundle\\Tests\\StandardImportTestHelper\:\:\$largeCsvPath has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/LeadBundle/Tests/StandardImportTestHelper.php
-
message: '#^Method Mautic\\LeadBundle\\Tracker\\ContactTracker\:\:dispatchContactChangeEvent\(\) has parameter \$previouslyTrackedId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.unusedType
count: 1
path: app/bundles/LeadBundle/Tracker/ContactTracker.php
-
message: '#^Method Mautic\\LeadBundle\\Tracker\\ContactTracker\:\:setEntityDefaultValues\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Tracker/ContactTracker.php
-
message: '#^Method Mautic\\LeadBundle\\Tracker\\DeviceTracker\:\:createDeviceFromUserAgent\(\) has parameter \$userAgent with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/LeadBundle/Tracker/DeviceTracker.php
-
message: '#^Method Mautic\\LeadBundle\\Tracker\\Service\\DeviceTrackingService\\DeviceTrackingServiceInterface\:\:clearTrackingCookies\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/LeadBundle/Tracker/Service/DeviceTrackingService/DeviceTrackingServiceInterface.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/MarketplaceBundle/Security/Permissions/MarketplacePermissions.php
-
message: '#^Method Mautic\\NotificationBundle\\Api\\AbstractNotificationApi\:\:sendNotification\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Api/AbstractNotificationApi.php
-
message: '#^Parameter \#3 \$shortenUrl of method Mautic\\PageBundle\\Model\\TrackableModel\:\:generateTrackableUrl\(\) expects bool, array given\.$#'
identifier: argument.type
count: 1
path: app/bundles/NotificationBundle/Api/AbstractNotificationApi.php
-
message: '#^Method Mautic\\NotificationBundle\\Api\\OneSignalApi\:\:addMobileData\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/NotificationBundle/Api/OneSignalApi.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Notification\:\:setButton\(\) has parameter \$button with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Notification\:\:setCategory\(\) has parameter \$category with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Notification\:\:setPublishDown\(\) has parameter \$publishDown with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Notification\:\:setPublishUp\(\) has parameter \$publishUp with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Notification\:\:setReadCount\(\) has parameter \$readCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Notification\:\:setSentCount\(\) has parameter \$sentCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Property Mautic\\NotificationBundle\\Entity\\Notification\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/NotificationBundle/Entity/Notification.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\NotificationRepository\:\:upCount\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/NotificationRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\PushID\:\:setEnabled\(\) has parameter \$enabled with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/PushID.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\Stat\:\:addClickDetails\(\) has parameter \$details with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/Stat.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:deleteStat\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:getMostNotifications\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:getMostNotifications\(\) has parameter \$offset with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:getNotificationStatus\(\) has parameter \$trackingHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:getSentStats\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:getSentStats\(\) has parameter \$notificationId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/NotificationBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\NotificationBundle\\Event\\NotificationSendEvent\:\:__construct\(\) has parameter \$heading with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Event/NotificationSendEvent.php
-
message: '#^Method Mautic\\NotificationBundle\\Helper\\NotificationHelper\:\:getHeaderScript\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/NotificationBundle/Helper/NotificationHelper.php
-
message: '#^Method Mautic\\NotificationBundle\\Helper\\NotificationHelper\:\:getScript\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/NotificationBundle/Helper/NotificationHelper.php
-
message: '#^Method Mautic\\NotificationBundle\\Model\\NotificationModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Model/NotificationModel.php
-
message: '#^Method Mautic\\NotificationBundle\\Model\\NotificationModel\:\:getNotificationClickStats\(\) has parameter \$notificationId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Model/NotificationModel.php
-
message: '#^Method Mautic\\NotificationBundle\\Model\\NotificationModel\:\:getNotificationStatByLeadId\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Model/NotificationModel.php
-
message: '#^Method Mautic\\NotificationBundle\\Model\\NotificationModel\:\:getNotificationStatByLeadId\(\) has parameter \$notificationId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Model/NotificationModel.php
-
message: '#^Method Mautic\\NotificationBundle\\Model\\NotificationModel\:\:getNotificationStatus\(\) has parameter \$idHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/NotificationBundle/Model/NotificationModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/NotificationBundle/Security/Permissions/NotificationPermissions.php
-
message: '#^Parameter \#1 \$id of method Mautic\\PageBundle\\Entity\\Page\:\:setSessionId\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Controller/PageController.php
-
message: '#^Parameter \#5 \$query of method Mautic\\PageBundle\\Model\\PageModel\:\:hitPage\(\) expects array, string\|null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Controller/PublicController.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\Hit\:\:\$referer has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Entity/Hit.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\Hit\:\:\$url has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Entity/Hit.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:getEmailClickthroughHitCount\(\) has parameter \$emailIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:getHitCountForSource\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:getHitCountForSource\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:getHitCountForSource\(\) has parameter \$source with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:getHitCountForSource\(\) has parameter \$sourceId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:updateLeadByTrackingId\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:updateLeadByTrackingId\(\) has parameter \$newTrackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\HitRepository\:\:updateLeadByTrackingId\(\) has parameter \$oldTrackingId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 2
path: app/bundles/PageBundle/Entity/HitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\Page\:\:getUniqueHits\(\) has parameter \$includeVariants with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/Page.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\Page\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PageBundle/Entity/Page.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\Page\:\:\$sessionId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Entity/Page.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\PageRepository\:\:checkPageUniqueAlias\(\) has parameter \$ignoreIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/PageRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\PageRepository\:\:resetVariants\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/PageRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\PageRepository\:\:resetVariants\(\) has parameter \$relatedIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/PageRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\PageRepository\:\:upHitCount\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/PageRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Entity/PageRepository.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Entity/Redirect.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\Redirect\:\:\$url has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Entity/Redirect.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\RedirectRepository\:\:upHitCount\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/RedirectRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByChannel\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByChannel\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByUrl\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByUrl\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByUrl\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByUrls\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:findByUrls\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:getCount\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:getCount\(\) has parameter \$channelIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:getCount\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:upHitCount\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:upHitCount\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\TrackableRepository\:\:upHitCount\(\) has parameter \$redirectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/TrackableRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\VideoHit\:\:setTimeWatched\(\) has parameter \$timeWatched with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/VideoHit.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\VideoHit\:\:\$referer has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Entity/VideoHit.php
-
message: '#^Property Mautic\\PageBundle\\Entity\\VideoHit\:\:\$url has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Entity/VideoHit.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\VideoHitRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/VideoHitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Entity\\VideoHitRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Entity/VideoHitRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Entity/VideoHitRepository.php
-
message: '#^Method Mautic\\PageBundle\\Event\\PageHitEvent\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Event/PageHitEvent.php
-
message: '#^Method Mautic\\PageBundle\\Event\\PageHitEvent\:\:__construct\(\) has parameter \$request with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Event/PageHitEvent.php
-
message: '#^Method Mautic\\PageBundle\\Event\\UntrackableUrlsEvent\:\:addNonTrackable\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Event/UntrackableUrlsEvent.php
-
message: '#^Method Mautic\\PageBundle\\Event\\VideoHitEvent\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Event/VideoHitEvent.php
-
message: '#^Method Mautic\\PageBundle\\Event\\VideoHitEvent\:\:__construct\(\) has parameter \$request with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Event/VideoHitEvent.php
-
message: '#^Method Mautic\\PageBundle\\EventListener\\LeadSubscriber\:\:getChannelEntity\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\PageBundle\\EventListener\\LeadSubscriber\:\:getChannelEntity\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\PageBundle\\EventListener\\LeadSubscriber\:\:getChannelEntityName\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\PageBundle\\EventListener\\LeadSubscriber\:\:getChannelEntityName\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\PageBundle\\EventListener\\LeadSubscriber\:\:getChannelModel\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/EventListener/LeadSubscriber.php
-
message: '#^Offset ''formType'' does not exist on array\{label\: false\}\.$#'
identifier: offsetAccess.notFound
count: 1
path: app/bundles/PageBundle/Form/Type/AbTestPropertiesType.php
-
message: '#^Offset ''formTypeOptions'' on array\{label\: false\} in isset\(\) does not exist\.$#'
identifier: isset.offset
count: 1
path: app/bundles/PageBundle/Form/Type/AbTestPropertiesType.php
-
message: '#^Method Mautic\\PageBundle\\Helper\\PointActionHelper\:\:validatePageHit\(\) has parameter \$eventDetails with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Helper/PointActionHelper.php
-
message: '#^Method Mautic\\PageBundle\\Helper\\PointActionHelper\:\:validateUrlHit\(\) has parameter \$eventDetails with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Helper/PointActionHelper.php
-
message: '#^Method Mautic\\PageBundle\\Helper\\TokenHelper\:\:findPageTokens\(\) has parameter \$clickthrough with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Helper/TokenHelper.php
-
message: '#^Method Mautic\\PageBundle\\Helper\\TokenHelper\:\:findPageTokens\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Helper/TokenHelper.php
-
message: '#^Method Mautic\\PageBundle\\Helper\\TrackingHelper\:\:displayInitCode\(\) has parameter \$service with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Helper/TrackingHelper.php
-
message: '#^Method Mautic\\PageBundle\\Helper\\TrackingHelper\:\:getAnonymizeIp\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PageBundle/Helper/TrackingHelper.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Entity\\VariantEntityInterface\:\:getChanges\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Call to an undefined method Mautic\\CoreBundle\\Entity\\VariantEntityInterface\:\:isPublished\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:generateSlug\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:getDeviceGranularityData\(\) has parameter \$canViewOthers with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:getDeviceGranularityData\(\) has parameter \$filters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:getPageUrl\(\) has parameter \$page with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:postVariantSaveEntity\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:resetVariants\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:resetVariants\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:resetVariants\(\) has parameter \$relatedIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\PageModel\:\:setCatInUrl\(\) has parameter \$catInUrl with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Model/PageModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\RedirectModel\:\:createRedirectEntity\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/RedirectModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\RedirectModel\:\:getRedirectById\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/RedirectModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\RedirectModel\:\:getRedirectByUrl\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/RedirectModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\RedirectModel\:\:getUtmTagsForUrl\(\) has parameter \$rawUtmTags with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/RedirectModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:createTrackableEntity\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:createTrackableEntity\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:createTrackableEntity\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:extractTrackablesFromContent\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getEntitiesFromUrls\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getEntitiesFromUrls\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getEntitiesFromUrls\(\) has parameter \$trackableUrls with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackableByUrl\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackableByUrl\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackableByUrl\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackableList\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackableList\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackablesByUrls\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackablesByUrls\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:getTrackablesByUrls\(\) has parameter \$urls with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:isContactFieldToken\(\) has parameter \$token with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:isInDoNotTrack\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:isValidUrl\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:parseContent\(\) has parameter \$channel with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:parseContent\(\) has parameter \$channelId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:parseContent\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:parseTokenizedQuery\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:validateTokenIsTrackable\(\) has parameter \$token with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Method Mautic\\PageBundle\\Model\\TrackableModel\:\:validateTokenIsTrackable\(\) has parameter \$tokenizedHost with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PageBundle/Model/TrackableModel.php
-
message: '#^Parameter \#1 \$code of method Mautic\\PageBundle\\Entity\\VideoHit\:\:setCode\(\) expects int, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Model/VideoModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PageBundle/Security/Permissions/PagePermissions.php
-
message: '#^Property Mautic\\PageBundle\\Tests\\PageTestAbstract\:\:\$mockId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Tests/PageTestAbstract.php
-
message: '#^Property Mautic\\PageBundle\\Tests\\PageTestAbstract\:\:\$mockName has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PageBundle/Tests/PageTestAbstract.php
-
message: '#^Dead catch \- InvalidArgumentException is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: app/bundles/PluginBundle/Controller/AuthController.php
-
message: '#^Parameter \#1 \$entity of method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getDecryptedApiKeys\(\) expects bool, Mautic\\PluginBundle\\Entity\\Integration given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PluginBundle/Controller/PluginController.php
-
message: '#^Property Mautic\\PluginBundle\\Entity\\IntegrationEntity\:\:\$internal \(array\) does not accept Doctrine\\Common\\Collections\\ArrayCollection\<\*NEVER\*, \*NEVER\*\>\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntity.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToCreate\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToCreate\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToCreate\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToCreate\(\) has parameter \$leadFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToCreate\(\) has parameter \$toDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToDelete\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToDelete\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToUpdate\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToUpdate\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToUpdate\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToUpdate\(\) has parameter \$leadFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToUpdate\(\) has parameter \$toDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntities\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntities\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntities\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntities\(\) has parameter \$internalEntityIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntity\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntity\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntity\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntity\(\) has parameter \$internalEntityId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntity\(\) has parameter \$leadFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityByLead\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityByLead\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityByLead\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityByLead\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityCount\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityCount\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityCount\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationEntityCount\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationsEntityId\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationsEntityId\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:getIntegrationsEntityId\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:markAsDeleted\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:markAsDeleted\(\) has parameter \$internalEntityType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:updateErrorLeads\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:updateErrorLeads\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
-
message: '#^Property Mautic\\PluginBundle\\Entity\\Plugin\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PluginBundle/Entity/Plugin.php
-
message: '#^Property Mautic\\PluginBundle\\Event\\AbstractPluginIntegrationEvent\:\:\$integration \(Mautic\\PluginBundle\\Integration\\AbstractIntegration\) does not accept Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\.$#'
identifier: assign.propertyType
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\.$#'
identifier: assign.propertyType
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\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PluginBundle/Event/PluginIntegrationEvent.php
-
message: '#^Property Mautic\\PluginBundle\\Event\\AbstractPluginIntegrationEvent\:\:\$integration \(Mautic\\PluginBundle\\Integration\\AbstractIntegration\) does not accept Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\.$#'
identifier: assign.propertyType
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\.$#'
identifier: assign.propertyType
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\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PluginBundle/Event/PluginIntegrationKeyEvent.php
-
message: '#^Method Mautic\\PluginBundle\\Event\\PluginIntegrationRequestEvent\:\:__construct\(\) has parameter \$headers with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php
-
message: '#^Method Mautic\\PluginBundle\\Event\\PluginIntegrationRequestEvent\:\:__construct\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php
-
message: '#^Method Mautic\\PluginBundle\\EventListener\\CampaignSubscriber\:\:pushIt\(\) has parameter \$errors with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php
-
message: '#^Method Mautic\\PluginBundle\\EventListener\\CampaignSubscriber\:\:pushIt\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/EventListener/CampaignSubscriber.php
-
message: '#^Method Mautic\\PluginBundle\\EventListener\\FormSubscriber\:\:pushIt\(\) has parameter \$errors with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/EventListener/FormSubscriber.php
-
message: '#^Method Mautic\\PluginBundle\\EventListener\\FormSubscriber\:\:pushIt\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/EventListener/FormSubscriber.php
-
message: '#^Property Mautic\\PluginBundle\\Exception\\ApiErrorException\:\:\$contactId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PluginBundle/Exception/ApiErrorException.php
-
message: '#^Method Mautic\\PluginBundle\\Form\\Type\\CompanyFieldsType\:\:buildFieldView\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php
-
message: '#^Method Mautic\\PluginBundle\\Form\\Type\\CompanyFieldsType\:\:buildFormFields\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php
-
message: '#^Method Mautic\\PluginBundle\\Form\\Type\\CompanyFieldsType\:\:configureFieldOptions\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Form/Type/CompanyFieldsType.php
-
message: '#^Method Mautic\\PluginBundle\\Form\\Type\\FieldsType\:\:buildFieldView\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Form/Type/FieldsType.php
-
message: '#^Method Mautic\\PluginBundle\\Form\\Type\\FieldsType\:\:buildFormFields\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Form/Type/FieldsType.php
-
message: '#^Method Mautic\\PluginBundle\\Form\\Type\\FieldsType\:\:configureFieldOptions\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Form/Type/FieldsType.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\Cleaner\:\:clean\(\) has parameter \$fieldType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/Cleaner.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\Cleaner\:\:clean\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/Cleaner.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\EventHelper\:\:pushIt\(\) has parameter \$errors with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/EventHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\EventHelper\:\:pushIt\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/EventHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\EventHelper\:\:pushLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/EventHelper.php
-
message: '#^Call to an undefined method Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\:\:getIcon\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:clearIntegrationCache\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getCoreIntegrationSettings\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getIconPath\(\) has parameter \$integration with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getIntegrationCount\(\) has parameter \$plugin with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getIntegrationObject\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getShareButtons\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getUserIdentifierField\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getUserIdentifierField\(\) has parameter \$integrationObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/IntegrationHelper.php
-
message: '#^Call to an undefined method Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\:\:getAuthCallbackUrl\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Call to an undefined method Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\:\:getAuthTokenKey\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Call to an undefined method Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\:\:getClientIdKey\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Call to an undefined method Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\:\:getClientSecretKey\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Call to an undefined method Mautic\\PluginBundle\\Integration\\UnifiedIntegrationInterface\:\:getDecryptedApiKeys\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:buildBaseString\(\) has parameter \$baseURI with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:buildBaseString\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:encode\(\) has parameter \$string with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:getAuthorizationHeader\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:getAuthorizationHeader\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:getAuthorizationHeader\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:normalizeParameters\(\) has parameter \$normalized with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Property Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:\$accessToken has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Property Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:\$callback has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Property Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:\$clientId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Property Mautic\\PluginBundle\\Helper\\oAuthHelper\:\:\$clientSecret has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PluginBundle/Helper/oAuthHelper.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:buildIntegrationEntities\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:buildIntegrationEntities\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:buildIntegrationEntities\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:cleanPushData\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:cleanupFromSync\(\) has parameter \$leadsToSync with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:convertLeadFieldKey\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:createIntegrationEntity\(\) has parameter \$integrationEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:createIntegrationEntity\(\) has parameter \$integrationEntityId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:createIntegrationEntity\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:createIntegrationEntity\(\) has parameter \$internalEntityId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:extractAuthKeys\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:extractAuthKeys\(\) has parameter \$tokenOverride with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:formatMatchedFields\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getBearerToken\(\) has parameter \$inAuthorization with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getCompoundMauticFields\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getContactTimelineLink\(\) has parameter \$contactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getErrorsFromResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getLeadDoNotContact\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$integrationData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$records with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.empty
count: 2
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getPublicActivity\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getPublicActivity\(\) has parameter \$socialCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getSocialProfileTemplate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getUserData\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:getUserData\(\) has parameter \$socialCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:mergeApiKeys\(\) has parameter \$mergeKeys with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:mergeApiKeys\(\) has parameter \$withKeys with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:populateCompanyData\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:populateCompanyData\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:populateMauticLeadData\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareFieldsForSync\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareFieldsForSync\(\) has parameter \$keys with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareFieldsForSync\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareRequest\(\) has parameter \$authType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareRequest\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareRequest\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareRequest\(\) has parameter \$settings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareRequest\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractIntegration\:\:prepareResponseForExtraction\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Parameter \#1 \$json of function json_decode expects string, object given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Parameter \#1 \$message of class Mautic\\PluginBundle\\Exception\\ApiErrorException constructor expects string, true given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PluginBundle/Integration/AbstractIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractSsoServiceIntegration\:\:extractAuthKeys\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Integration\\AbstractSsoServiceIntegration\:\:extractAuthKeys\(\) has parameter \$tokenOverride with no type specified\.$#'
identifier: missingType.parameter
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\(\)$#'
identifier: method.childReturnType
count: 1
path: app/bundles/PluginBundle/Integration/AbstractSsoServiceIntegration.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:formatListOfContacts\(\) has parameter \$recordList with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getIntegrationEntityRepository\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getMauticContactsById\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getMauticContactsById\(\) has parameter \$integrationName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getMauticContactsById\(\) has parameter \$internalObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getMauticContactsById\(\) has parameter \$mauticContactIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getRecordList\(\) has parameter \$integrationObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getSyncedRecords\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getSyncedRecords\(\) has parameter \$integrationName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getSyncedRecords\(\) has parameter \$internalEntityId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getSyncedRecords\(\) has parameter \$recordList with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Model/IntegrationEntityModel.php
-
message: '#^Method Mautic\\PluginBundle\\Model\\PluginModel\:\:getIntegrationEntityRepository\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PluginBundle/Model/PluginModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addManagePermission\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PluginBundle/Security/Permissions/PluginPermissions.php
-
message: '#^Method Mautic\\PluginBundle\\Tests\\Helper\\PluginBundleBaseStub\:\:onPluginInstall\(\) has parameter \$installedSchema with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php
-
message: '#^Method Mautic\\PluginBundle\\Tests\\Helper\\PluginBundleBaseStub\:\:onPluginUpdate\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PluginBundle/Tests/Helper/PluginBundleBaseStub.php
-
message: '#^Method Mautic\\PointBundle\\Controller\\Api\\PointApiController\:\:getPointActionTypesAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PointBundle/Controller/Api/PointApiController.php
-
message: '#^Method Mautic\\PointBundle\\Controller\\Api\\PointApiController\:\:logApiPointChange\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/PointBundle/Controller/Api/PointApiController.php
-
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PointBundle/Controller/TriggerEventController.php
-
message: '#^Method Mautic\\PointBundle\\Entity\\LeadPointLogRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Entity/LeadPointLogRepository.php
-
message: '#^Method Mautic\\PointBundle\\Entity\\LeadPointLogRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Entity/LeadPointLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PointBundle/Entity/LeadPointLogRepository.php
-
message: '#^Method Mautic\\PointBundle\\Entity\\LeadTriggerLogRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Entity/LeadTriggerLogRepository.php
-
message: '#^Method Mautic\\PointBundle\\Entity\\LeadTriggerLogRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Entity/LeadTriggerLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PointBundle/Entity/LeadTriggerLogRepository.php
-
message: '#^Property Mautic\\PointBundle\\Entity\\Point\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PointBundle/Entity/Point.php
-
message: '#^Method Mautic\\PointBundle\\Entity\\Trigger\:\:addTriggerEvent\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Entity/Trigger.php
-
message: '#^Property Mautic\\PointBundle\\Entity\\Trigger\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/PointBundle/Entity/Trigger.php
-
message: '#^Method Mautic\\PointBundle\\Entity\\TriggerEvent\:\:isChanged\(\) has parameter \$val with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Entity/TriggerEvent.php
-
message: '#^Method Mautic\\PointBundle\\Model\\PointModel\:\:triggerAction\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Model/PointModel.php
-
message: '#^Parameter \#1 \$objectOrMethod of class ReflectionMethod constructor expects object\|string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PointBundle/Model/PointModel.php
-
message: '#^Method Mautic\\PointBundle\\Model\\TriggerModel\:\:getColorForLeadPoints\(\) has parameter \$points with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/PointBundle/Model/TriggerModel.php
-
message: '#^Parameter \#1 \$objectOrMethod of class ReflectionMethod constructor expects object\|string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/PointBundle/Model/TriggerModel.php
-
message: '#^Property Mautic\\PointBundle\\Model\\TriggerModel\:\:\$triggers has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/PointBundle/Model/TriggerModel.php
-
message: '#^Method Mautic\\ReportBundle\\Controller\\ReportController\:\:downloadAction\(\) should return Symfony\\Component\\HttpFoundation\\BinaryFileResponse but returns Symfony\\Component\\HttpFoundation\\Response\.$#'
identifier: return.type
count: 2
path: app/bundles/ReportBundle/Controller/ReportController.php
-
message: '''
#^Fetching deprecated class constant ARRAY of class Doctrine\\DBAL\\Types\\Types\:
Use \{@link Types\:\:JSON\} instead\.$#
'''
identifier: classConstant.deprecated
count: 6
path: app/bundles/ReportBundle/Entity/Report.php
-
message: '#^Property Mautic\\ReportBundle\\Entity\\Report\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/ReportBundle/Entity/Report.php
-
message: '#^Property Mautic\\ReportBundle\\Entity\\Report\:\:\$system \(bool\) does not accept string\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/ReportBundle/Entity/Report.php
-
message: '#^Method Mautic\\ReportBundle\\Entity\\ReportRepository\:\:findReportsWithGraphs\(\) has parameter \$ownedBy with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Entity/ReportRepository.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\AbstractReportEvent\:\:checkContext\(\) has parameter \$context with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/AbstractReportEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportBuilderEvent\:\:addGraph\(\) has parameter \$context with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportBuilderEvent\:\:addGraph\(\) has parameter \$graphId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportBuilderEvent\:\:addGraph\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportBuilderEvent\:\:addTable\(\) has parameter \$group with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportBuilderEvent\:\:getLeadColumns\(\) has parameter \$prefix with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportBuilderEvent\:\:getStandardColumns\(\) has parameter \$idLink with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportBuilderEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportDataEvent\:\:__construct\(\) has parameter \$totalResults with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportDataEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportGraphEvent\:\:getOptions\(\) has parameter \$graph with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportGraphEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Event\\ReportQueryEvent\:\:__construct\(\) has parameter \$totalResults with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Event/ReportQueryEvent.php
-
message: '#^Method Mautic\\ReportBundle\\Helper\\ReportHelper\:\:getReportBuilderFieldType\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Helper/ReportHelper.php
-
message: '#^Method Mautic\\ReportBundle\\Model\\ExportHandler\:\:getHandler\(\) has parameter \$fileName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Model/ExportHandler.php
-
message: '#^Method Mautic\\ReportBundle\\Model\\ExportHandler\:\:getPath\(\) has parameter \$fileName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Model/ExportHandler.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:setTime\(\)\.$#'
identifier: method.notFound
count: 1
path: app/bundles/ReportBundle/Model/ReportExporter.php
-
message: '#^Call to an undefined method DateTimeInterface\:\:sub\(\)\.$#'
identifier: method.notFound
count: 5
path: app/bundles/ReportBundle/Model/ReportExporter.php
-
message: '#^Parameter \#1 \$dateFrom of method Mautic\\ReportBundle\\Model\\ReportExportOptions\:\:setDateFrom\(\) expects DateTime, DateTimeInterface given\.$#'
identifier: argument.type
count: 1
path: app/bundles/ReportBundle/Model/ReportExporter.php
-
message: '#^Method Mautic\\ReportBundle\\Model\\ReportModel\:\:buildAvailableReports\(\) has parameter \$context with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Model/ReportModel.php
-
message: '#^Method Mautic\\ReportBundle\\Model\\ReportModel\:\:exportResults\(\) has parameter \$handle with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.empty
count: 1
path: app/bundles/ReportBundle/Model/ReportModel.php
-
message: '#^Method Mautic\\ReportBundle\\Model\\ReportModel\:\:getColumnList\(\) has parameter \$isGroupBy with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Model/ReportModel.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\BuilderInterface\:\:build\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/BuilderInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\Model\\SendSchedule\:\:send\(\) has parameter \$csvFilePath with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/ReportBundle/Scheduler/Model/SendSchedule.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:getScheduleDay\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:getScheduleMonthFrequency\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:isScheduled\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:isScheduledDaily\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:isScheduledMonthly\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:isScheduledWeekDays\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\ReportBundle\\Scheduler\\SchedulerInterface\:\:isScheduledWeekly\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/ReportBundle/Scheduler/SchedulerInterface.php
-
message: '#^Method Mautic\\SmsBundle\\Callback\\HandlerContainer\:\:getHandler\(\) has parameter \$transportName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Callback/HandlerContainer.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\Sms\:\:setCategory\(\) has parameter \$category with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/Sms.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\Sms\:\:setPublishDown\(\) has parameter \$publishDown with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/Sms.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\Sms\:\:setPublishUp\(\) has parameter \$publishUp with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/Sms.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\Sms\:\:setSentCount\(\) has parameter \$sentCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/Sms.php
-
message: '#^Property Mautic\\SmsBundle\\Entity\\Sms\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/SmsBundle/Entity/Sms.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\SmsRepository\:\:upCount\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/SmsRepository.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\StatRepository\:\:deleteStat\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\StatRepository\:\:getSentStats\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\StatRepository\:\:getSentStats\(\) has parameter \$smsId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\StatRepository\:\:getSmsStatus\(\) has parameter \$trackingHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\SmsBundle\\Entity\\StatRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/SmsBundle/Entity/StatRepository.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\LeadSubscriber\:\:addSmsEvents\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/SmsBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\LeadSubscriber\:\:addSmsEvents\(\) has parameter \$state with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/LeadSubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$action with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$bundle with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:addEvents\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:getEventEntry\(\) has parameter \$contentTemplate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:getEventEntry\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:getEventEntry\(\) has parameter \$eventTypeName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:getEventEntry\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\EventListener\\ReplySubscriber\:\:getSourceName\(\) has parameter \$eventType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/EventListener/ReplySubscriber.php
-
message: '#^Method Mautic\\SmsBundle\\Helper\\SmsHelper\:\:unsubscribe\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/SmsBundle/Helper/SmsHelper.php
-
message: '#^Method Mautic\\SmsBundle\\Helper\\SmsHelper\:\:unsubscribe\(\) has parameter \$number with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Helper/SmsHelper.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:createStatEntry\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:createStatEntry\(\) has parameter \$source with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:getSmsClickStats\(\) has parameter \$smsId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:getSmsStatByLeadId\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:getSmsStatByLeadId\(\) has parameter \$smsId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Method Mautic\\SmsBundle\\Model\\SmsModel\:\:getSmsStatus\(\) has parameter \$idHash with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/SmsBundle/Model/SmsModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/SmsBundle/Security/Permissions/SmsPermissions.php
-
message: '#^Method Mautic\\SmsBundle\\Sms\\TransportInterface\:\:sendSms\(\) invoked with 3 parameters, 2 required\.$#'
identifier: arguments.count
count: 1
path: app/bundles/SmsBundle/Sms/TransportChain.php
-
message: '#^Method Mautic\\StageBundle\\Entity\\LeadStageLogRepository\:\:updateLead\(\) has parameter \$fromLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StageBundle/Entity/LeadStageLogRepository.php
-
message: '#^Method Mautic\\StageBundle\\Entity\\LeadStageLogRepository\:\:updateLead\(\) has parameter \$toLeadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StageBundle/Entity/LeadStageLogRepository.php
-
message: '#^Parameter \#2 \$value of method Doctrine\\DBAL\\Query\\QueryBuilder\:\:set\(\) expects string, int given\.$#'
identifier: argument.type
count: 1
path: app/bundles/StageBundle/Entity/LeadStageLogRepository.php
-
message: '#^Method Mautic\\StageBundle\\Entity\\Stage\:\:setWeight\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StageBundle/Entity/Stage.php
-
message: '#^Property Mautic\\StageBundle\\Entity\\Stage\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/StageBundle/Entity/Stage.php
-
message: '#^Method Mautic\\StageBundle\\Entity\\StageRepository\:\:getStageByName\(\) has parameter \$stageName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StageBundle/Entity/StageRepository.php
-
message: '#^Method Mautic\\StageBundle\\Entity\\StageRepository\:\:getStageByName\(\) should return array but returns false\.$#'
identifier: return.type
count: 1
path: app/bundles/StageBundle/Entity/StageRepository.php
-
message: '#^Method Mautic\\StageBundle\\Entity\\StageRepository\:\:getStageByName\(\) should return array but returns null\.$#'
identifier: return.type
count: 1
path: app/bundles/StageBundle/Entity/StageRepository.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 2
path: app/bundles/StageBundle/Security/Permissions/StagePermissions.php
-
message: '#^Method Mautic\\StatsBundle\\Aggregate\\Collection\\DAO\\StatDAO\:\:addStat\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StatsBundle/Aggregate/Collection/DAO/StatsDAO.php
-
message: '#^Method Mautic\\StatsBundle\\Aggregate\\Collection\\StatCollection\:\:addStatByDateTimeStringInUTC\(\) has parameter \$count with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
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\.$#'
identifier: argument.type
count: 1
path: app/bundles/StatsBundle/Aggregate/Collection/StatCollection.php
-
message: '#^Method Mautic\\StatsBundle\\Aggregate\\Helper\\CalculatorHelper\:\:getDayDateString\(\) has parameter \$day with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StatsBundle/Aggregate/Helper/CalculatorHelper.php
-
message: '#^Method Mautic\\StatsBundle\\Event\\Options\\FetchOptions\:\:getOption\(\) has parameter \$default with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/StatsBundle/Event/Options/FetchOptions.php
-
message: '#^Parameter \#1 \$isAdmin of method Mautic\\UserBundle\\Entity\\Role\:\:setIsAdmin\(\) expects bool, int given\.$#'
identifier: argument.type
count: 2
path: app/bundles/UserBundle/DataFixtures/ORM/LoadRoleData.php
-
message: '#^Method Mautic\\UserBundle\\Entity\\RoleRepository\:\:getUserCount\(\) has parameter \$roleIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Entity/RoleRepository.php
-
message: '#^Method Mautic\\UserBundle\\Entity\\User\:\:setCurrentPassword\(\) has parameter \$currentPassword with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Entity/User.php
-
message: '#^Method Mautic\\UserBundle\\Entity\\User\:\:setPlainPassword\(\) has parameter \$plainPassword with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Entity/User.php
-
message: '#^Property Mautic\\UserBundle\\Entity\\User\:\:\$activePermissions has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/bundles/UserBundle/Entity/User.php
-
message: '#^Method Mautic\\UserBundle\\Entity\\UserRepository\:\:setLastActive\(\) has parameter \$user with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Entity/UserRepository.php
-
message: '#^Method Mautic\\UserBundle\\Entity\\UserRepository\:\:setLastLogin\(\) has parameter \$user with no type specified\.$#'
identifier: missingType.parameter
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\(\)$#'
identifier: method.childReturnType
count: 1
path: app/bundles/UserBundle/Entity/UserTokenRepository.php
-
message: '#^Method Mautic\\UserBundle\\Event\\AuthenticationContentEvent\:\:addContent\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Event/AuthenticationContentEvent.php
-
message: '#^Method Mautic\\UserBundle\\Event\\AuthenticationEvent\:\:getIntegration\(\) has parameter \$integrationName with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.type
count: 1
path: app/bundles/UserBundle/Event/AuthenticationEvent.php
-
message: '#^Method Mautic\\UserBundle\\Event\\AuthenticationEvent\:\:setFailedAuthenticationMessage\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Event/AuthenticationEvent.php
-
message: '#^Method Mautic\\UserBundle\\Event\\AuthenticationEvent\:\:setToken\(\) has parameter \$service with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: assign.propertyType
count: 1
path: app/bundles/UserBundle/Event/AuthenticationEvent.php
-
message: '#^Method Mautic\\UserBundle\\Event\\LogoutEvent\:\:setPostSessionItem\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Event/LogoutEvent.php
-
message: '#^Method Mautic\\UserBundle\\Event\\LogoutEvent\:\:setPostSessionItem\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Event/LogoutEvent.php
-
message: '#^Parameter \#2 \$filter of method Mautic\\UserBundle\\Model\\UserModel\:\:getLookupResults\(\) expects string, null given\.$#'
identifier: argument.type
count: 1
path: app/bundles/UserBundle/Form/Type/UserType.php
-
message: '#^Method Mautic\\UserBundle\\Model\\UserModel\:\:getPreference\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/UserBundle/Model/UserModel.php
-
message: '#^Method Mautic\\UserBundle\\Model\\UserModel\:\:getPreference\(\) has parameter \$default with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Model/UserModel.php
-
message: '#^Method Mautic\\UserBundle\\Model\\UserModel\:\:getPreference\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Model/UserModel.php
-
message: '#^Method Mautic\\UserBundle\\Model\\UserModel\:\:setPreference\(\) has parameter \$key with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Model/UserModel.php
-
message: '#^Method Mautic\\UserBundle\\Model\\UserModel\:\:setPreference\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Model/UserModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 2
path: app/bundles/UserBundle/Security/Permissions/UserPermissions.php
-
message: '#^Method Mautic\\UserBundle\\Security\\SAML\\User\\UserCreator\:\:__construct\(\) has parameter \$defaultRole with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/UserBundle/Security/SAML/User/UserCreator.php
-
message: '#^Method Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController\:\:getTriggersAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/bundles/WebhookBundle/Controller/Api/WebhookApiController.php
-
message: '#^Method Mautic\\WebhookBundle\\Controller\\WebhookController\:\:editAction\(\) should return Symfony\\Component\\HttpFoundation\\JsonResponse but returns Symfony\\Component\\HttpFoundation\\Response\.$#'
identifier: return.type
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\.$#'
identifier: return.type
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\.$#'
identifier: return.type
count: 1
path: app/bundles/WebhookBundle/Controller/WebhookController.php
-
message: '#^Method Mautic\\WebhookBundle\\Entity\\EventRepository\:\:getEntitiesByEventType\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Entity/EventRepository.php
-
message: '#^Method Mautic\\WebhookBundle\\Entity\\Webhook\:\:setPayload\(\) has parameter \$payload with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Entity/Webhook.php
-
message: '#^Property Mautic\\WebhookBundle\\Entity\\Webhook\:\:\$removedEvents is never read, only written\.$#'
identifier: property.onlyWritten
count: 1
path: app/bundles/WebhookBundle/Entity/Webhook.php
-
message: '#^Property Mautic\\WebhookBundle\\Entity\\Webhook\:\:\$triggers is never read, only written\.$#'
identifier: property.onlyWritten
count: 1
path: app/bundles/WebhookBundle/Entity/Webhook.php
-
message: '#^Method Mautic\\WebhookBundle\\Event\\WebhookEvent\:\:setReason\(\) has parameter \$reason with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Event/WebhookEvent.php
-
message: '#^Method Mautic\\WebhookBundle\\Http\\Client\:\:post\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Http/Client.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:queueWebhook\(\) has parameter \$event with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:queueWebhook\(\) has parameter \$payload with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:queueWebhooks\(\) has parameter \$payload with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:queueWebhooks\(\) has parameter \$webhookEvents with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:queueWebhooksByType\(\) has parameter \$payload with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:queueWebhooksByType\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:serializeData\(\) has parameter \$payload with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Parameter \#2 \$statusCode of method Mautic\\WebhookBundle\\Model\\WebhookModel\:\:addLog\(\) expects int, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/WebhookBundle/Model/WebhookModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php
-
message: '#^Method MauticPlugin\\GrapesJsBuilderBundle\\Helper\\FileManager\:\:getFullUrl\(\) has parameter \$fileName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php
-
message: '#^Method MauticPlugin\\GrapesJsBuilderBundle\\Helper\\FileManager\:\:getFullUrl\(\) has parameter \$separator with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php
-
message: '#^Method MauticPlugin\\GrapesJsBuilderBundle\\Helper\\FileManager\:\:uploadFiles\(\) has parameter \$request with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/GrapesJsBuilderBundle/Helper/FileManager.php
-
message: '#^Method MauticPlugin\\GrapesJsBuilderBundle\\Model\\GrapesJsBuilderModel\:\:getGrapesJsFromEmailId\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/GrapesJsBuilderBundle/Model/GrapesJsBuilderModel.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Controller\\ClearbitController\:\:batchLookupCompanyAction\(\) should return Symfony\\Component\\HttpFoundation\\JsonResponse but returns Symfony\\Component\\HttpFoundation\\Response\.$#'
identifier: return.type
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\.$#'
identifier: return.type
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\.$#'
identifier: return.type
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\.$#'
identifier: return.type
count: 2
path: plugins/MauticClearbitBundle/Controller/ClearbitController.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$imported \(bool\) in isset\(\) is not nullable\.$#'
identifier: isset.property
count: 1
path: plugins/MauticClearbitBundle/Controller/PublicController.php
-
message: '#^Parameter \#3 \$route of method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:addButton\(\) expects string\|null, array\<int, array\<string, string\>\|string\> given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticClearbitBundle/EventListener/ButtonSubscriber.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Helper\\LookupHelper\:\:getCache\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Helper\\LookupHelper\:\:getCache\(\) has parameter \$notify with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Helper\\LookupHelper\:\:validateRequest\(\) has parameter \$oid with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Helper\\LookupHelper\:\:validateRequest\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Integration\\ClearbitIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Integration/ClearbitIntegration.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$_baseUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$_version has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$_webhookId has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$response_code has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$response_json has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Base\:\:\$response_obj has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Base.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Company\:\:lookupByDomain\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Company.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Company\:\:lookupByDomain\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Company.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Person\:\:lookupByEmail\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php
-
message: '#^Method MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Person\:\:lookupByEmail\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Person\:\:\$_baseUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php
-
message: '#^Property MauticPlugin\\MauticClearbitBundle\\Services\\Clearbit_Person\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticClearbitBundle/Services/Clearbit_Person.php
-
message: '#^Method MauticPlugin\\MauticCloudStorageBundle\\Integration\\AmazonS3Integration\:\:getAdapter\(\) should return Gaufrette\\Adapter\\AwsS3 but returns Gaufrette\\Adapter\.$#'
identifier: return.type
count: 1
path: plugins/MauticCloudStorageBundle/Integration/AmazonS3Integration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\ConnectwiseApi\:\:fetchAllRecords\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\ConnectwiseApi\:\:getCampaignMembers\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\ConnectwiseApi\:\:updateContact\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/ConnectwiseApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\DynamicsApi\:\:createLead\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/DynamicsApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\DynamicsApi\:\:request\(\) has parameter \$operation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/DynamicsApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\DynamicsApi\:\:request\(\) has parameter \$settings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/DynamicsApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\DynamicsApi\:\:updateLeads\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/DynamicsApi.php
-
message: '#^Parameter \#2 \$subject of function preg_match expects string, array\<string\> given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticCrmBundle/Api/DynamicsApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:createLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:createLead\(\) has parameter \$updateLink with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:createProperty\(\) has parameter \$propertyName with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:getCompanies\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:getCompanies\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:getContacts\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:getLeadFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:request\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:request\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:request\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:request\(\) has parameter \$operation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:request\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\HubspotApi\:\:\$requestSettings has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/HubspotApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\Salesforce\\Helper\\RequestUrl\:\:get\(\) has parameter \$apiUrl with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/Salesforce/Helper/RequestUrl.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:checkCampaignMembership\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:checkCampaignMembership\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:createLeadActivity\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:createObject\(\) has parameter \$sfObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:getCampaignMemberStatus\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:getCampaignMembers\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:getCampaignMembers\(\) has parameter \$queryUrl with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:getCompaniesById\(\) has parameter \$requiredFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:getCompaniesByName\(\) has parameter \$requiredFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:getLeadFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:processError\(\) has parameter \$isRetry with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:request\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:request\(\) has parameter \$operation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:request\(\) has parameter \$queryUrl with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:revalidateSession\(\) has parameter \$isRetry with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:updateObject\(\) has parameter \$sfObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:updateObject\(\) has parameter \$sfObjectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:\$apiRequestCounter has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:\$maxLockRetries has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:\$object has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:\$requestCounter has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\SalesforceApi\:\:\$requestSettings has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/SalesforceApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:createLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:createLeadActivity\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:getEmailBySugarUserId\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:getIdBySugarEmail\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:getLeadFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:request\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:request\(\) has parameter \$sMethod with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\SugarcrmApi\:\:\$object has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/SugarcrmApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:getLeadFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:request\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:request\(\) has parameter \$element with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:request\(\) has parameter \$elementData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:request\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:request\(\) has parameter \$operation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\VtigerApi\:\:\$element has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/VtigerApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\Zoho\\Mapper\:\:setObject\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Api\\Zoho\\Mapper\:\:\$object has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Api/Zoho/Mapper.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\ZohoApi\:\:getCompanies\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/ZohoApi.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Api\\ZohoApi\:\:getLeads\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Api/ZohoApi.php
-
message: '#^Call to an undefined method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getCampaignChoices\(\)\.$#'
identifier: method.notFound
count: 1
path: plugins/MauticCrmBundle/EventListener/LeadListSubscriber.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:cleanPriorityFields\(\) has parameter \$fieldsToUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:createActivity\(\) has parameter \$cwContactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:createActivity\(\) has parameter \$leadId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getCampaignMembers\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getLeads\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getLeads\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getLeads\(\) has parameter \$result with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getMappedFields\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getRecordList\(\) has parameter \$index with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getRecordList\(\) has parameter \$records with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getRecords\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:getRecords\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:saveCampaignMembers\(\) has parameter \$allCampaignMembers with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:saveCampaignMembers\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:saveSyncedData\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:saveSyncedData\(\) has parameter \$integrationEntityId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:saveSyncedData\(\) has parameter \$mauticObjectReference with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:saveSyncedData\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ConnectwiseIntegration\:\:setFields\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ConnectwiseIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:amendLeadDataBeforePush\(\) has parameter \$mappedData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:cleanPriorityFields\(\) has parameter \$fieldsToUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$objectFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$sfRecord with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdateInMautic\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdateInMautic\(\) has parameter \$integrationData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdateInMautic\(\) has parameter \$leadFieldValues with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdateInMautic\(\) has parameter \$matchedFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdateInMautic\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getBlankFieldsToUpdateInMautic\(\) has parameter \$objectFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getFetchQuery\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getFetchQuery\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getFieldsByPriority\(\) has parameter \$direction with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getFormFieldsByObject\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getFormFieldsByObject\(\) has parameter \$settings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getLeads\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getLeads\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getLeads\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getLeads\(\) has parameter \$result with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getMauticCompany\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getMauticCompany\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getPriorityFieldsForIntegration\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getPriorityFieldsForIntegration\(\) has parameter \$entityObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$entityObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:prepareFieldsForPush\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:pushLeadActivity\(\) has no return type specified\.$#'
identifier: missingType.return
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\.$#'
identifier: argument.type
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Parameter \#1 \$json of function json_decode expects string, object given\.$#'
identifier: argument.type
count: 2
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:\$auth has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Integration\\CrmAbstractIntegration\:\:\$helper has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getBearerToken\(\) should return string but returns false\.$#'
identifier: return.type
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getExistingRecord\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getExistingRecord\(\) has parameter \$searchValue with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getLeads\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:getLeads\(\) has parameter \$result with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:populateLeadData\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\DynamicsIntegration\:\:pushLead\(\) should return array\|bool but returns string\.$#'
identifier: return.type
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Parameter \#2 \$subject of function preg_match expects string, array\<string\> given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticCrmBundle/Integration/DynamicsIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:amendLeadDataBeforePush\(\) has parameter \$mappedData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:cleanPriorityFields\(\) has parameter \$fieldsToUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:formatLeadDataForCreateOrUpdate\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:formatLeadDataForCreateOrUpdate\(\) has parameter \$updateLink with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:getCompanies\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:getCompanies\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\HubspotIntegration\:\:getLeads\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: return.empty
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Parameter \#1 \$json of function json_decode expects string, object given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticCrmBundle/Integration/HubspotIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\Salesforce\\CampaignMember\\Fetcher\:\:getQueryForUnknownObjects\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/Salesforce/CampaignMember/Fetcher.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\Salesforce\\Object\\Contact\:\:__construct\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
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\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/Salesforce/Object/Lead.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:amendLeadDataBeforeMauticPopulate\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:amendLeadDataBeforePush\(\) has parameter \$mappedData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:buildCompositeBody\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:buildCompositeBody\(\) has parameter \$objectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:buildCompositeBody\(\) has parameter \$sfRecord with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:checkLeadIsContact\(\) has parameter \$contactId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:checkLeadIsContact\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:checkLeadIsContact\(\) has parameter \$leadFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:cleanPriorityFields\(\) has parameter \$fieldsToUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:convertLeadFieldKey\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getBearerToken\(\) should return string but returns false\.$#'
identifier: return.type
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCampaignMemberStatus\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCompanies\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCompanies\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCompanyName\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCompanyName\(\) has parameter \$accountId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCompanyName\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getCompanyName\(\) has parameter \$searchBy with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getFetchQuery\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$matchedFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeadDoNotContactByDate\(\) has parameter \$sfData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getLeads\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$checkEmailsInSF with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$mauticLeadFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$progress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$toDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToCreate\(\) has parameter \$totalCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$checkEmailsInSF with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$mauticLeadFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$sfObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$toDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticContactsToUpdate\(\) has parameter \$totalCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has parameter \$mauticCompanyFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has parameter \$progress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has parameter \$toDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticEntitesToCreate\(\) has parameter \$totalCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$internalEntity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$mauticEntityFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$sfObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$toDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMauticRecordsToUpdate\(\) has parameter \$totalCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getMixedLeadFields\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getPriorityFieldsForIntegration\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getPriorityFieldsForIntegration\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getRequiredFieldString\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceAccountsByName\(\) has parameter \$requiredFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceLeadId\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceObjectsByEmails\(\) has parameter \$checkEmailsInSF with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceObjectsByEmails\(\) has parameter \$requiredFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceObjectsByEmails\(\) has parameter \$sfObject with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceSyncLimit\(\) has parameter \$currentContactList with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSalesforceSyncLimit\(\) has parameter \$limit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:getSyncKey\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:makeCompositeRequest\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:makeCompositeRequest\(\) has parameter \$mauticData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareFieldsForPush\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticCompaniesToCreate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticCompaniesToCreate\(\) has parameter \$mauticData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticCompaniesToUpdate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticCompaniesToUpdate\(\) has parameter \$companiesToSync with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticCompaniesToUpdate\(\) has parameter \$mauticData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticCompaniesToUpdate\(\) has parameter \$progress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToCreate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToCreate\(\) has parameter \$mauticData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToUpdate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToUpdate\(\) has parameter \$leadsToSync with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToUpdate\(\) has parameter \$mauticData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToUpdate\(\) has parameter \$mauticLeadFieldString with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:prepareMauticContactsToUpdate\(\) has parameter \$progress with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:processCompositeResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:pushLeadDoNotContactByDate\(\) has parameter \$sfRecords with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:pushLeadToCampaign\(\) has parameter \$campaignId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:pushLeadToCampaign\(\) has parameter \$personIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SalesforceIntegration\:\:pushLeadToCampaign\(\) has parameter \$status with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Parameter \#1 \$id of method Mautic\\PluginBundle\\Model\\IntegrationEntityModel\:\:getEntityByIdAndSetSyncDate\(\) expects int, string given\.$#'
identifier: argument.type
count: 4
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Parameter \#3 \$limit of method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToCreate\(\) expects int, false given\.$#'
identifier: argument.type
count: 2
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Parameter \#4 \$limit of method Mautic\\PluginBundle\\Entity\\IntegrationEntityRepository\:\:findLeadsToUpdate\(\) expects int, false given\.$#'
identifier: argument.type
count: 2
path: plugins/MauticCrmBundle/Integration/SalesforceIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:authCallback\(\) should return array but returns bool\|string\.$#'
identifier: return.type
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:authCallback\(\) should return array but returns false\.$#'
identifier: return.type
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:buildCompositeBody\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:buildCompositeBody\(\) has parameter \$fieldsToUpdateInSugarUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:buildCompositeBody\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:buildCompositeBody\(\) has parameter \$objectId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:buildCompositeBody\(\) has parameter \$onwerAssignedUserIdByEmail with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:cleanPriorityFields\(\) has parameter \$fieldsToUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:convertLeadFieldKey\(\) has parameter \$field with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:convertMauticToSuiteCrmMultiSelect\(\) has parameter \$mauticMultiSelectStringToConvert with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:convertSuiteCrmToMauticMultiSelect\(\) has parameter \$suiteCrmMultiSelectStringToConvert with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getCompanies\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getErrorsFromResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getFetchQuery\(\) has parameter \$params with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getLeads\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getLeads\(\) has parameter \$result with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getObjectDataToUpdate\(\) has parameter \$availableFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getObjectDataToUpdate\(\) has parameter \$checkEmailsInSugar with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getObjectDataToUpdate\(\) has parameter \$contactSugarFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getObjectDataToUpdate\(\) has parameter \$leadSugarFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getObjectDataToUpdate\(\) has parameter \$mauticData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getOwnerEmail\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getPriorityFieldsForMautic\(\) has parameter \$object with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:getSugarLeadId\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareFieldsForPush\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareRequest\(\) has parameter \$authType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareRequest\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareRequest\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareRequest\(\) has parameter \$settings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareRequest\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:prepareResponseForExtraction\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Parameter \#1 \$internalEntityId of method Mautic\\PluginBundle\\Entity\\IntegrationEntity\:\:setInternalEntityId\(\) expects int, string given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Parameter \#1 \$internalEntityId of method Mautic\\PluginBundle\\Entity\\IntegrationEntity\:\:setInternalEntityId\(\) expects int, string\|null given\.$#'
identifier: argument.type
count: 2
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Property MauticPlugin\\MauticCrmBundle\\Integration\\SugarcrmIntegration\:\:\$authorizationError has no type specified\.$#'
identifier: missingType.property
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\(\)$#'
identifier: method.childReturnType
count: 1
path: plugins/MauticCrmBundle/Integration/SugarcrmIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\VtigerIntegration\:\:amendLeadDataBeforePush\(\) has parameter \$mappedData with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\VtigerIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/VtigerIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:cleanPriorityFields\(\) has parameter \$fieldsToUpdate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getBlankFieldsToUpdate\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$fields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$objectFields with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getBlankFieldsToUpdate\(\) has parameter \$sfRecord with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getCompanies\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getCompanies\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:getLeads\(\) has parameter \$executed with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Integration\\ZohoIntegration\:\:prepareResponseForExtraction\(\) has parameter \$data with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Integration/ZohoIntegration.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\Transport\:\:delete\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/Transport.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\Transport\:\:get\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/Transport.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\Transport\:\:post\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/Transport.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\Transport\:\:put\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/Transport.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:delete\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:delete\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:get\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:get\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:post\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:post\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:put\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticCrmBundle\\Services\\TransportInterface\:\:put\(\) has parameter \$uri with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticCrmBundle/Services/TransportInterface.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:request\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:request\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:request\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:request\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:request\(\) has parameter \$query with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:subscribeLead\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\ConstantContactApi\:\:subscribeLead\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/ConstantContactApi.php
-
message: '#^Property MauticPlugin\\MauticEmailMarketingBundle\\Api\\EmailMarketingApi\:\:\$keys has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticEmailMarketingBundle/Api/EmailMarketingApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\IcontactApi\:\:request\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\IcontactApi\:\:request\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\IcontactApi\:\:request\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\IcontactApi\:\:request\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\IcontactApi\:\:subscribeLead\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/IcontactApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\MailchimpApi\:\:getCustomFields\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\MailchimpApi\:\:getLists\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\MailchimpApi\:\:request\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\MailchimpApi\:\:subscribeLead\(\) has parameter \$email with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Api\\MailchimpApi\:\:subscribeLead\(\) has parameter \$listId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Api/MailchimpApi.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Integration\\ConstantContactIntegration\:\:pushLead\(\) has parameter \$config with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Integration/ConstantContactIntegration.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Integration\\ConstantContactIntegration\:\:pushLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Integration/ConstantContactIntegration.php
-
message: '#^Property MauticPlugin\\MauticEmailMarketingBundle\\Integration\\EmailAbstractIntegration\:\:\$pushContactLink has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticEmailMarketingBundle/Integration/EmailAbstractIntegration.php
-
message: '#^Method MauticPlugin\\MauticEmailMarketingBundle\\Integration\\MailchimpIntegration\:\:pushLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController\:\:generateJsAction\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFocusBundle/Controller/Api/FocusApiController.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\Focus\:\:setEditor\(\) has parameter \$editor with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/Focus.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\Focus\:\:setHtml\(\) has parameter \$html with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/Focus.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\Focus\:\:setHtmlMode\(\) has parameter \$htmlMode with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/Focus.php
-
message: '#^Property MauticPlugin\\MauticFocusBundle\\Entity\\Focus\:\:\$category has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFocusBundle/Entity/Focus.php
-
message: '#^Property MauticPlugin\\MauticFocusBundle\\Entity\\Focus\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: plugins/MauticFocusBundle/Entity/Focus.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\FocusRepository\:\:findByForm\(\) has parameter \$formId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/FocusRepository.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\FocusRepository\:\:getFocusList\(\) has parameter \$currentId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/FocusRepository.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\StatRepository\:\:getStats\(\) has parameter \$fromDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/StatRepository.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Entity\\StatRepository\:\:getStats\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Entity/StatRepository.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Helper\\TokenHelper\:\:findFocusTokens\(\) has parameter \$content with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Helper/TokenHelper.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Model\\FocusModel\:\:getContent\(\) should return array but returns string\.$#'
identifier: return.type
count: 1
path: plugins/MauticFocusBundle/Model/FocusModel.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Model\\FocusModel\:\:getStats\(\) has parameter \$dateFormat with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Model/FocusModel.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Model\\FocusModel\:\:getStats\(\) has parameter \$unit with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Model/FocusModel.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Model\\FocusModel\:\:isLightColor\(\) has parameter \$hex with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Model/FocusModel.php
-
message: '#^Method MauticPlugin\\MauticFocusBundle\\Model\\FocusModel\:\:isLightColor\(\) has parameter \$level with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFocusBundle/Model/FocusModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticFocusBundle/Security/Permissions/FocusPermissions.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Controller\\FullContactController\:\:batchLookupCompanyAction\(\) should return Symfony\\Component\\HttpFoundation\\JsonResponse but returns Symfony\\Component\\HttpFoundation\\Response\.$#'
identifier: return.type
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\.$#'
identifier: return.type
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\.$#'
identifier: return.type
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\.$#'
identifier: return.type
count: 2
path: plugins/MauticFullContactBundle/Controller/FullContactController.php
-
message: '#^Property Mautic\\LeadBundle\\Entity\\Lead\:\:\$imported \(bool\) in isset\(\) is not nullable\.$#'
identifier: isset.property
count: 2
path: plugins/MauticFullContactBundle/Controller/PublicController.php
-
message: '#^Parameter \#3 \$route of method Mautic\\CoreBundle\\Event\\CustomButtonEvent\:\:addButton\(\) expects string\|null, array\<int, array\<string, string\>\|string\> given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticFullContactBundle/EventListener/ButtonSubscriber.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Helper\\LookupHelper\:\:getCache\(\) has parameter \$entity with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Helper\\LookupHelper\:\:getCache\(\) has parameter \$notify with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Helper\\LookupHelper\:\:validateRequest\(\) has parameter \$oid with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Helper/LookupHelper.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Integration\\FullContactIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Integration/FullContactIntegration.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_baseUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_supportedMethods has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_version has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_webhookId has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_webhookJson has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$_webhookUrl has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$response_code has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$response_json has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Base\:\:\$response_obj has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Base.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Batch\:\:sendRequests\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Batch.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Batch\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Batch.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Company\:\:lookupByDomain\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Company.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Company\:\:lookupByDomain\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Company.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Company\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Company.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Icon\:\:available\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Icon.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Icon\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Icon.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Icon\:\:\$_supportedMethods has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Icon.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:enrichment\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:enrichment\(\) has parameter \$casing with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:enrichment\(\) has parameter \$includeZeroPopulation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:enrichment\(\) has parameter \$place with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:normalizer\(\) has parameter \$includeZeroPopulation with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:normalizer\(\) has parameter \$place with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Location\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Location.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:deducer\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:parser\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:parser\(\) has parameter \$casing with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:parser\(\) has parameter \$name with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:stats\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:stats\(\) has parameter \$casing with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:stats\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:stats\(\) has parameter \$value with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Name\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Name.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByEmail\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByEmail\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByEmailMD5\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByEmailMD5\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByPhone\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByPhone\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByTwitter\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:lookupByTwitter\(\) has parameter \$search with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Property MauticPlugin\\MauticFullContactBundle\\Services\\FullContact_Person\:\:\$_resourceUri has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticFullContactBundle/Services/FullContact_Person.php
-
message: '#^Method MauticPlugin\\MauticOutlookBundle\\Integration\\OutlookIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticOutlookBundle/Integration/OutlookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Command\\MauticSocialMonitoringCommand\:\:getMonitors\(\) has parameter \$id with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Command/MauticSocialMonitoringCommand.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Command\\MauticSocialMonitoringCommand\:\:processMonitorListItem\(\) has parameter \$listItem with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Command/MauticSocialMonitoringCommand.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Command\\MonitorTwitterBaseCommand\:\:printInformation\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Command\\MonitorTwitterBaseCommand\:\:printQueryMetadata\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Command\\MonitorTwitterBaseCommand\:\:printTweets\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Command\\MonitorTwitterBaseCommand\:\:processMonitor\(\) should return bool but returns int\.$#'
identifier: return.type
count: 2
path: plugins/MauticSocialBundle/Command/MonitorTwitterBaseCommand.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\Lead\:\:setDateAdded\(\) has parameter \$dateAdded with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/Lead.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\Lead\:\:setLead\(\) has parameter \$lead with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/Lead.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\Lead\:\:setMonitor\(\) has parameter \$monitor with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/Lead.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\Monitoring\:\:setLists\(\) has parameter \$lists with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/Monitoring.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\Monitoring\:\:setNetworkType\(\) has parameter \$networkType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/Monitoring.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\PostCount\:\:setPostDate\(\) has parameter \$postDate with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/PostCount.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\PostCountRepository\:\:getLeadStatsPost\(\) has parameter \$dateFrom with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/PostCountRepository.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\PostCountRepository\:\:getLeadStatsPost\(\) has parameter \$dateTo with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/PostCountRepository.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Entity\\Tweet\:\:setSentCount\(\) has parameter \$sentCount with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Entity/Tweet.php
-
message: '#^Property MauticPlugin\\MauticSocialBundle\\Entity\\Tweet\:\:\$id \(int\) does not accept null\.$#'
identifier: assign.propertyType
count: 1
path: plugins/MauticSocialBundle/Entity/Tweet.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Exception\\ExitMonitorException\:\:__construct\(\) has parameter \$code with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Exception/ExitMonitorException.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Exception\\ExitMonitorException\:\:__construct\(\) has parameter \$message with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Exception/ExitMonitorException.php
-
message: '#^Parameter \#2 \$withFeatures of method Mautic\\PluginBundle\\Helper\\IntegrationHelper\:\:getIntegrationObjects\(\) expects array\|null, string given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticSocialBundle/Form/Type/SocialLoginType.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FacebookIntegration\:\:getApiUrl\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FacebookIntegration\:\:getUserData\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FacebookIntegration\:\:getUserData\(\) has parameter \$socialCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FacebookIntegration\:\:getUserData\(\) should return array but empty return statement found\.$#'
identifier: return.empty
count: 1
path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FacebookIntegration\:\:getUserData\(\) should return array but returns null\.$#'
identifier: return.type
count: 1
path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FacebookIntegration\:\:getUserData\(\) should return array but returns object\.$#'
identifier: return.type
count: 1
path: plugins/MauticSocialBundle/Integration/FacebookIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FoursquareIntegration\:\:getContactUserId\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FoursquareIntegration\:\:getErrorsFromResponse\(\) has parameter \$response with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FoursquareIntegration\:\:getPublicActivity\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FoursquareIntegration\:\:getUserData\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\FoursquareIntegration\:\:getUserData\(\) has parameter \$socialCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/FoursquareIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\InstagramIntegration\:\:getApiUrl\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\InstagramIntegration\:\:getContactUserId\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\InstagramIntegration\:\:getContactUserId\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\InstagramIntegration\:\:getPublicActivity\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\InstagramIntegration\:\:getUserData\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\InstagramIntegration\:\:getUserData\(\) has parameter \$socialCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/InstagramIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\SocialIntegration\:\:getFormNotes\(\) has parameter \$section with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/SocialIntegration.php
-
message: '#^Property MauticPlugin\\MauticSocialBundle\\Integration\\SocialIntegration\:\:\$persistNewLead has no type specified\.$#'
identifier: missingType.property
count: 1
path: plugins/MauticSocialBundle/Integration/SocialIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:getApiUrl\(\) has parameter \$endpoint with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:getPublicActivity\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:getUserData\(\) has parameter \$identifier with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:getUserData\(\) has parameter \$socialCache with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:prepareRequest\(\) has parameter \$authType with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:prepareRequest\(\) has parameter \$method with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:prepareRequest\(\) has parameter \$parameters with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:prepareRequest\(\) has parameter \$settings with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Integration\\TwitterIntegration\:\:prepareRequest\(\) has parameter \$url with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Integration/TwitterIntegration.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Model\\PostCountModel\:\:updatePostCount\(\) has parameter \$monitor with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticSocialBundle/Model/PostCountModel.php
-
message: '#^Method MauticPlugin\\MauticSocialBundle\\Model\\TweetModel\:\:getLookupResults\(\) has parameter \$type with no type specified\.$#'
identifier: missingType.parameter
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\.$#'
identifier: argument.type
count: 1
path: plugins/MauticSocialBundle/Model/TweetModel.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 2
path: plugins/MauticSocialBundle/Security/Permissions/MauticSocialPermissions.php
-
message: '#^Method MauticPlugin\\MauticTagManagerBundle\\Entity\\TagRepository\:\:countByLeads\(\) has parameter \$tagIds with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticTagManagerBundle/Entity/TagRepository.php
-
message: '#^Method MauticPlugin\\MauticTagManagerBundle\\Entity\\TagRepository\:\:countOccurrences\(\) has parameter \$tag with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: plugins/MauticTagManagerBundle/Entity/TagRepository.php
-
message: '#^Parameter \#1 \$permissionNames of method Mautic\\CoreBundle\\Security\\Permissions\\AbstractPermissions\:\:addStandardPermissions\(\) expects array, string given\.$#'
identifier: argument.type
count: 1
path: plugins/MauticTagManagerBundle/Security/Permissions/TagManagerPermissions.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment