Charset: Add explanatory note about what constitutes “valid” UTF-8#9716
Charset: Add explanatory note about what constitutes “valid” UTF-8#9716dmsnell wants to merge 2 commits intoWordPress:trunkfrom
Conversation
Trac ticket: Core-38044 This patch adds a clarifying note about what constitutes a valid UTF-8 byte stream. Co-authored-by: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Model-used: Qwen/Qwen3-32B-4bit Model-usage: Suggested edits to wording of comment. Github-pr: 9716 Githbu-pr-link: WordPress#9716 Trac-ticket: 38044 Track-ticket-link: https://core.trac.wordpress.org/ticket/38044
5336004 to
d188354
Compare
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
This patch adds a clarifying note about what constitutes a valid UTF-8 byte stream. This was brought up in review as a potentially ambiguous term, so a link to the spec has been provided to fix the behavior to the standard. Developed in #9716 Discussed in https://core.trac.wordpress.org/ticket/38044 Follow-up to [60630]. Props dmsnell, agulbra. See #38044. git-svn-id: https://develop.svn.wordpress.org/trunk@60702 602fd350-edb4-49c9-b593-d223f7449a82
|
Merged in [60702] |
This patch adds a clarifying note about what constitutes a valid UTF-8 byte stream. This was brought up in review as a potentially ambiguous term, so a link to the spec has been provided to fix the behavior to the standard. Developed in WordPress/wordpress-develop#9716 Discussed in https://core.trac.wordpress.org/ticket/38044 Follow-up to [60630]. Props dmsnell, agulbra. See #38044. Built from https://develop.svn.wordpress.org/trunk@60702 git-svn-id: http://core.svn.wordpress.org/trunk@60038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This patch adds a clarifying note about what constitutes a valid UTF-8 byte stream. This was brought up in review as a potentially ambiguous term, so a link to the spec has been provided to fix the behavior to the standard. Developed in WordPress/wordpress-develop#9716 Discussed in https://core.trac.wordpress.org/ticket/38044 Follow-up to [60630]. Props dmsnell, agulbra. See #38044. Built from https://develop.svn.wordpress.org/trunk@60702 git-svn-id: https://core.svn.wordpress.org/trunk@60038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This patch adds a clarifying note about what constitutes a valid UTF-8 byte stream. This was brought up in review as a potentially ambiguous term, so a link to the spec has been provided to fix the behavior to the standard. Developed in WordPress#9716 Discussed in https://core.trac.wordpress.org/ticket/38044 Follow-up to [60630]. Props dmsnell, agulbra. See #38044. git-svn-id: https://develop.svn.wordpress.org/trunk@60702 602fd350-edb4-49c9-b593-d223f7449a82
Trac ticket: Core-38044
This patch adds a clarifying note about what constitutes a valid UTF-8 byte stream.