[PR][php-langspec][#164][master] - Fix the whitespace definition
[email protected] Wed, 31 Aug 2016 12:53:26 +0000
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/164 Warning: according to github, the Pull Request cannot be merged without manual conflict resolution! 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 😄.