Closed
Description
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
Labels
No labels