Postponed
Project:
Webform
Version:
6.3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2026 at 14:56 UTC
Updated:
1 May 2026 at 15:21 UTC
Jump to comment: Most recent
The phpstan report has numerous messages like this:
Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead
Replace these
Implement.
None.
None.
None.
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 #2
idebr commentedComment #3
liam morlandThanks
Comment #6
idebr commentedThis is a nicely contained issue. I suggest we update the Request deprecations here and fix the remaining issues in #3565161: Fix issues raised by phpstan
Comment #7
liam morlandThanks for the merge request. I would like to keep changes that are just deprecation fixes to 6.4.x.