[PR][php-langspec][#164][master] - Fix the whitespace definition
[email protected] Wed, 24 Aug 2016 14:42:58 +0000
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/164 Pull Request Description: The vertical tab and the form-feed character are not part of the whitespaces. Either the definition is wrong, or the rule. But they do not match 😄.