[php-langspec][Issue #231] - use function from namespace is not tested
[email protected] Sat, 22 Dec 2018 00:44:44 +0000
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Issue on github: https://github.com/php/php-langspec/issues/231 Opened By: zhujinxuan Issue Description: Hi, it seems `use function` statement is not tested in `tests/namespaces`.