Skip to content

PSR-17 compatibility ? #105

Closed
Closed
@Taluu

Description

@Taluu
Q A
Bug? no (not really)
New Feature? yes (kinda ?)
Version latest

Actual Behavior

Seems that this package doesn't implement the psr/http-factory interfaces, and thus does not provide psr/http-factory-implementation.

Expected Behavior

To implement psr-17 interfaces instead of php-http's

Possible Solutions

Use the new interfaces from PSR-17, but as it would probably introduce BC breaks (as the psr are php 7.0+, and uses return typehints), it should be on a new major.

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