Problem/Motivation
Test runner reports the following deprecation:
Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.
Also see this core issue.
Remaining tasks
Fix deprecation and update phpstan.neon to remove unneeded ignore line.
Issue fork altcha-3573750
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
Comment #3
robindh commentedComment #4
jeremy.declerck commentedComment #6
robindh commented