Skip to content

Conversation

zonuexe
Copy link
Contributor

@zonuexe zonuexe commented Apr 5, 2022

This PR is based on discussions in php/php-src#8281 (comment), so I'm still working on it.

Since this issue is related to Japanese, I am submitting a proposal in doc-ja before doc-en.
And my English is poor, so I made a draft in Japanese first.

<entry>8.1.0</entry>
<entry>
SJISの<emphasis>\</emphasis>(<literal>\x5C</literal>) と <emphasis>~</emphasis>(<literal>\x7E</literal>) が
<emphasis>¥</emphasis>(<literal>\u{00A5}</literal>) と <emphasis>‾</emphasis>(<literal>\u{203E}</literal>) に
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文字コードの表記方法は https://www.php.net/manual/language.types.string.php に従いました。前者はバイト、後者はUnicodeのコードポイントに基いているため表記が異なります。

@mumumu
Copy link
Member

mumumu commented Apr 6, 2022

「既に変更されてしまっている BC Break をドキュメント化する」という目的であれば、本件の変更は良さそうに見えます。

ただ、php-src 側の議論はまだ続いているようですし、 @zonuexe も still working と述べていることから、状況の推移を見守ることにします。

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.

2 participants