-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
After a fresh microsites installation with PHP 8.2, I see this error:
Deprecated function: Creation of dynamic property Drupal\autosave_form\Form\AutosaveFormBuilder::$_serviceId is deprecated in Drupal\Component\DependencyInjection\Container->createService() (line 285 of core/lib/Drupal/Component/DependencyInjection/Container.php).
There's an RTBC-ed issue for it - https://www.drupal.org/project/autosave_form/issues/3355495.
I'm wondering if it would be worth applying the patch to this project to avoid the error as we already have cweagans/composer-patches in composer.json.
Thoughts? @finnlewis
Metadata
Metadata
Assignees
Labels
No labels