Support Typo3 v12 & v13 #147
Merged
Annotations
10 errors
|
Classes/Domain/Model/Config/GeneralOptions/ConditionBlockModel.php#L130
Property Typoheads\Formhandler\Domain\Model\Config\GeneralOptions\ConditionBlockModel::$isTrue (array<string, string>) does not accept mixed.
|
|
Classes/Domain/Model/Config/GeneralOptions/ConditionBlockModel.php#L129
Property Typoheads\Formhandler\Domain\Model\Config\GeneralOptions\ConditionBlockModel::$else (array<string, string>) does not accept mixed.
|
|
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#L111
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#L695
Property Typoheads\Formhandler\Domain\Model\Config\FormModel::$disableErrorCheckFields (array<string, array<string>>) does not accept array<string, array<string>|string>.
|
|
Classes/Controller/FormController.php#L694
Ternary operator condition is always true.
|
|
Classes/Controller/FormController.php#L684
Property Typoheads\Formhandler\Domain\Model\Config\FormModel::$disableErrorCheckFields (array<string, array<string>>) does not accept array<string, array<string>|string>.
|
|
Classes/Controller/FormController.php#L683
Ternary operator condition is always true.
|
|
Classes/Controller/FormController.php#L581
Unable to resolve the template type T in call to method static method TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()
|
|
Classes/Controller/FormController.php#L581
Call to an undefined method object::process().
|
The logs for this run have expired and are no longer available.
Loading