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

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

robindh created an issue. See original summary.

robindh’s picture

Status: Active » Needs review
jeremy.declerck’s picture

Status: Needs review » Reviewed & tested by the community

  • robindh committed 7174e1bc on 1.0.x
    fix: #3573750 Symfony 7.4 deprecation
    
    By: robindh
    By: jeremy.declerck
    
robindh’s picture

Status: Reviewed & tested by the community » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.