[php-langspec][PR #234] - Define encoding of PHP scripts (Fix #233)
[email protected] Thu, 21 Feb 2019 20:55:13 +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 Agares: I wouldn't go with "printable characters", as at least according to wikipedia everything below 0x20 isn't printable, which includes the tabulation character for example.