Problem/Motivation

Getting deprecation warnings on PHP 8.3.

Deprecated: Creation of dynamic property Drupal\Core\Render\Markup::$form_id is deprecated in /var/www/html/web/modules/contrib/themable_forms/themable_forms.module on line 143

Deprecated: Creation of dynamic property Drupal\Core\Render\Markup::$views_display_id is deprecated in /var/www/html/web/modules/contrib/themable_forms/themable_forms.module on line 173
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

elaman created an issue.