[php-langspec][PR #229] - Change isset expression
[email protected] Thu, 20 Dec 2018 22:26:52 +0000
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/229 Comment by nikic: @zhujinxuan We don't really make a distinction between parse error and fatal error in the langspec. It's only important whether the code is valid or not, the type of error doesn't matter.