[php-langspec][PR #229] - Change isset expression
[email protected] Thu, 20 Dec 2018 22:33:28 +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 zhujinxuan: @nikic Then shall we remove the ',' in `unkeyed-list-expression-list:` as well? (As `list(,)` gives a Fatal error)