Deprecated function: Creation of dynamic property Drupal\tca\FormManglerService::$tcaSettingsManager is deprecated in Drupal\tca\FormManglerService->__construct() (line 57 of modules/contrib/tca/src/FormManglerService.php).
CommentFileSizeAuthor
#7 3503663-dynamic-property-fix.patch1.11 KBtavib47

Issue fork tca-3503663

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tavib47 created an issue. See original summary.

tavib47’s picture

Version: 3.0.x-dev » 3.0.2

tavib47 changed the visibility of the branch 3503663-dynamic-property-fix to hidden.

tavib47 changed the visibility of the branch 3503663-dynamic-property-fix to active.

tavib47 changed the visibility of the branch 3503663-creation-of-dynamic to hidden.

tavib47’s picture

joelseguin’s picture

I've applied the patch on version 3.0.2 and it worked perfectly.

I am on Drupal 10 and was getting plenty of warnings without this patch applied.

mauro_’s picture

Confirming the patch from #7 resolves the issue on PHP 8.3 D10.6.5

mauro_’s picture

Status: Needs review » Fixed

Created a new release which resolves the issue as well. Didn't merge directly because of it, but thanks for the contributions @tavib47 and @joelseguin

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

mauro_’s picture

Status: Fixed » Closed (fixed)