Closed akrabat closed 7 years ago
Hmm... Seems that PHP 5 and PHP 7 order differently when equal…
😞
Reading the logs, I think the AppVeyor build has failed due to an installation issue rather than anything to do with this change.
This also merges cleanly to the 2.x
branch.
Yep, I don't get why it fails actually. Investigating right now...
Hi @akrabat, could you please rebase your branch so that we can ensure it passes on Appveyor too? I fixed the build (in theory).
Rebased
@willdurand There we go! Thanks for fixing Appveyor 👍
Thank you!
This method retrieves the elements of the given Accept/Accept-* header as an array ordered with the most preferred first.
Fixes #75