kixe/FormProcessor

PHP 8.1 deprecation warnings

Opened this issue · 2 comments

PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in ...\wwwroot\site\modules\FormProcessor\FormProcessor.module:line 190 and 329

kixe commented

@matjazpotocnik
Currently I am working in a PHP 8.0 environment for dev. I tried to fix the bug. Please check. Tell me if you see any other Errors or Warnings in PHP 8.1

did you commit the changes?