Add ability to override email settings with condition blocks #145
Annotations
10 errors
|
Classes/Domain/Model/Config/GeneralOptions/ConditionBlockModel.php#L128
Property Typoheads\Formhandler\Domain\Model\Config\GeneralOptions\ConditionBlockModel::$conditions (array<string, array<string, string>>) does not accept mixed.
|
|
Classes/Domain/Model/Config/Finisher/MailFinisherModel.php#L107
Method Typoheads\Formhandler\Domain\Model\Config\Finisher\MailFinisherModel::parseEmailTypeSettings() should return array{toEmail: string, subject: string, senderEmail: string, senderName: string, replyToEmail: string, replyToName: string, ccEmail: string, ccName: string, ...} but returns non-empty-array<'attachments'|'bccEmail'|'bccName'|'ccEmail'|'ccName'|'embedFiles'|'replyToEmail'|'replyToName'|'returnPath'|'senderEmail'|'senderName'|'subject'|'templateMailHtml'|'templateMailText'|'toEmail', array<string, array{fileOrField: string, mime: string|null, renameTo: string|null}>|string>.
|
|
Classes/Controller/FormController.php#L744
Property Typoheads\Formhandler\Domain\Model\Config\FormModel::$disableErrorCheckFields (array<string, array<string>>) does not accept array<string, array<string>|string>.
|
|
Classes/Controller/FormController.php#L743
Ternary operator condition is always true.
|
|
Classes/Controller/FormController.php#L720
Property Typoheads\Formhandler\Domain\Model\Config\FormModel::$disableErrorCheckFields (array<string, array<string>>) does not accept array<string, array<string>|string>.
|
|
Classes/Controller/FormController.php#L719
Ternary operator condition is always true.
|
|
Classes/Controller/FormController.php#L614
Unable to resolve the template type T in call to method static method TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()
|
|
Classes/Controller/FormController.php#L614
Call to an undefined method object::process().
|
|
Classes/Controller/FormController.php#L531
Property Typoheads\Formhandler\Domain\Model\Config\Finisher\MailFinisherModel::$adminMailConfig (array{toEmail: string, subject: string, senderEmail: string, senderName: string, replyToEmail: string, replyToName: string, ccEmail: string, ccName: string, ...}) does not accept array{toEmail: string, subject: string, senderEmail: string, senderName: string, replyToEmail: string, replyToName: string, ccEmail: string, ccName: string, ...}.
|
|
Classes/Controller/FormController.php#L522
Property Typoheads\Formhandler\Domain\Model\Config\Finisher\MailFinisherModel::$userMailConfig (array{toEmail: string, subject: string, senderEmail: string, senderName: string, replyToEmail: string, replyToName: string, ccEmail: string, ccName: string, ...}) does not accept array{toEmail: string, subject: string, senderEmail: string, senderName: string, replyToEmail: string, replyToName: string, ccEmail: string, ccName: string, ...}.
|
The logs for this run have expired and are no longer available.
Loading