Active
Project:
Webform
Version:
6.3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2025 at 15:02 UTC
Updated:
27 Jan 2026 at 18:22 UTC
Jump to comment: Most recent
Fix issues raised by phpstan. This issue is not about fixing issues needed for Drupal 12 compatibility.
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
Comment #13
liam morlandSome issues are fixed. Leaving open so that others can be fixed.
There may be some useful code in merge request 779 in a
previoustag.Comment #14
liam morlandAn issue that needs to be fixed is removing use of the deprecated method Symfony\Component\HttpFoundation\Request->get(). The changes needed to fix this may be in this commit.