Closed Nyholm closed 6 years ago
If this require a new major version why not requiring the psr only?
EDIT : In fact may be better in a 3.0 so we let time for people to upgrade to the psr
Base on the previous comment by @xabbuh it seems that this is not possible @dbu, as it induces an interface being implemented twice and so it throws an error.
yes, see https://3v4l.org/Drbl2
We should probably create a 1.x
branch before merging here and add a branch alias entry in the composer.json
file here.
i created the 1.7 branch from current master, and added the branch alias to this PR.
\o/
This will require a new major version. We do not have to release 2.0 right after merging this PR but we should release 2.0 this year.
This is just a "technical" BC break. We could consider other changes as well.