[php-langspec][PR #234] - Define encoding of PHP scripts (Fix #233)

[email protected] Thu, 21 Feb 2019 20:59:15 +0000
Newsgroups php.standards
Message-ID <[email protected]>
You can view the Pull Request on github:
https://github.com/php/php-langspec/pull/234

Comment by IMSoP:
I'm talking about characters that will be represented literally as ASCII characters in the specification; nobody's going to type a literal tab in the middle of a markdown file to represent the byte 0x09.