TracyDebugger reports a deprecation error when setting InputCheckboxMultiple options with setOption('Label', 'value') on PHP 8.2:
PHP Deprecated: Creation of dynamic property FrontendForms\InputCheckboxMultiple::$topLabel is deprecated in .../Formelements/Inputelements/Inputs/InputCheckboxMultiple.php:40
TracyDebugger reports a deprecation error when setting
InputCheckboxMultiple
options withsetOption('Label', 'value')
on PHP 8.2:PHP Deprecated: Creation of dynamic property FrontendForms\InputCheckboxMultiple::$topLabel is deprecated in .../Formelements/Inputelements/Inputs/InputCheckboxMultiple.php:40