Skip to content

[Sync-En] variables: describe how non-ASCII variable names behave - #1270

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1260-variables
Open

[Sync-En] variables: describe how non-ASCII variable names behave#1270
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1260-variables

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5831 (commit 0e72b54621): the note no longer claims Unicode variable names are unsupported. It now says names are compared as bytes, which encodings that works for and which it does not, and that two names displaying identically may still be distinct variables.

Also drops the leftover $Revision$ marker. EN-Revision updated.

Fixes: #1260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] variables: Describe how non-ASCII variable names behave instead of asserting they are unsupported (#5831)

1 participant