Thanks to visit codestin.com
Credit goes to github.com

Skip to content

preg_match PHP 8.1 deprecation in getProtocolVersion call on request from trusted proxy #44498

Closed
@Guuzen

Description

@Guuzen

Description

If there is no "Via" header then call will be deprecated because of null parameter for preg_match
This code branch executed (and deprecation triggered) only for requests from trusted proxies.

Deprecation message
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in vendor/symfony/http-foundation/Request.php on line 1518

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions