- Issue created by @dieterholvoet
- Status changed to Fixed
about 1 month ago 12:56pm 15 July 2025 Automatically closed - issue fixed for 2 weeks with no activity.
The following deprecation warning is triggered after submitting a form with a CMRF handler:
Deprecated function: Creation of dynamic property Drupal\cmrf_form_processor\Plugin\WebformHandler\FormProcessorWebformHandler::$isPreparing is deprecated in Drupal\cmrf_form_processor\WebformSubmissionHandler->alterForm() (line 78 of modules/contrib/cmrf_form_processor/src/WebformSubmissionHandler.php).
That property doesn't seem to be used, let's remove it.
Active
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.