Skip to content

Deprecated usage of $http_response_header #142

Description

@FabianKoestring

https://www.php.net/manual/en/reserved.variables.httpresponseheader.php

Warning

Warning
This feature has been DEPRECATED as of PHP 8.5.0. Relying on this feature is highly discouraged.

$this->parseIncomingCookies($http_response_header);

The predefined locally scoped $http_response_header variable is deprecated, call http_get_last_response_headers() instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions