antonioribeiro / antonioribeiro/tracker

setTrustedHeaderName deprecated

Open
#329 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.9k
Forks
594
PR merge metrics
No merged PRs in 30d

Description

Hi, getting this error!

Can you help me?

Thanks a lot.

The "Symfony\Component\HttpFoundation\Request::setTrustedHeaderName()" method is deprecated since version 3.3 and will be removed in 4.0. Use the $trustedHeaderSet argument of the Request::setTrustedProxies() method instead.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating uses of Symfony\Component\HttpFoundation\Request::setTrustedHeaderName() in the tracker code. Review Request::setTrustedProxies() and its $trustedHeaderSet argument, then verify that the deprecated call is no longer used and the reported deprecation is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.