-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Currently each adapter of php-http will have his own repository, i'm afraid to see a big complexity if some days an interface need to be changed and all adapter will then have to be updated and match against the new version.
My proposal is to have all the code / issue / ... on one repository and make sub view (like symfony with its components), so a PR for updating a interface will also contain the modification for all corresponding adapter / client.
Metadata
Metadata
Assignees
Labels
No labels