Problem/Motivation

phpstan reports deprecations in the use of Request

Steps to reproduce

See https://git.drupalcode.org/project/simple_oauth/-/jobs/9482335

Proposed resolution

Update code so it doesn't trigger deprecations

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request updates calls to deprecated method get() of class Symfony\Component\HttpFoundation\Request

  • bojan_dev committed 7fb03223 on 6.1.x authored by idebr
    fix: #3586500 Call to deprecated method get() of class Symfony\Component...
bojan_dev’s picture

Status: Needs review » Fixed

Nice! Tnx!

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.