Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated function: Creation of dynamic property #414

Closed
AWearring opened this issue Mar 20, 2024 · 2 comments
Closed

Deprecated function: Creation of dynamic property #414

AWearring opened this issue Mar 20, 2024 · 2 comments

Comments

@AWearring
Copy link
Contributor

AWearring commented Mar 20, 2024

The autosave_form module throws the following error

Deprecated function: Creation of dynamic property Drupal\autosave_form\Form\AutosaveFormBuilder::$_serviceId is deprecated in Symfony\Component\DependencyInjection\ContainerBuilder->createService()

This can be resolved by applying the following patch:
https://www.drupal.org/files/issues/2023-04-20/autosave_form-dynamic-property-deprecation.patch from https://www.drupal.org/project/autosave_form/issues/3355495

@finnlewis
Copy link
Member

Thanks @AWearring - I'll take a look!

finnlewis added a commit that referenced this issue Apr 18, 2024
* Fix for Deprecated function: Creation of dynamic property

Fixes issue #414

* Update patch with diff from merge request by mglaman for PHP deprecation.

* Update localgov_microsites.yml

Updating test runner.

---------

Co-authored-by: Finn Lewis <finn@opencode.uk>
@finnlewis
Copy link
Member

Resolved with #415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants