[PR][php-langspec][#115][PHP-5.6] - case-sensitivity of constants
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/115 Warning: according to github, the Pull Request cannot be merged without manual conflict resolution! Pull Request Description: it was claimed c-constants are case-insensitive but they are. Added a few further clarifications.