Skip to content

The collector formatter needs to implement Http\Message\Formatter::formatResponseForRequest #412

Closed
@stof

Description

@stof

PHP version: any

Description
A new Http\Message\Formatter::formatResponseForRequest has been soft-introduced in the Formatter interface in php-http/message 1.13.0 (see https://github.com/php-http/message/releases/tag/1.13.0).
Currently, the bundle triggers a deprecation warning due to not implementing the method.

How to reproduce

Possible Solution
Implement the new method in the formatter.

Additional context

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