Skip to content

add details about php8.1 mb-detect-encoding unordered encodings #2426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jspaetzel
Copy link

@jspaetzel jspaetzel commented Apr 13, 2023

tripped over this while updating to php8.1 this week. Would be helpful to add some details about the difference past 8.1 even if this isn't comprehensive.

resolves #1708

@jspaetzel jspaetzel changed the title add details about php8.1 being unordered add details about php8.1 mb-detect-encoding unordered encodings Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The order of $encodings parameter in mb_detect_encoding() is sometimes ignored
2 participants