```
use function N\S { foo, bar, etc };
use const N\S { FOO, BAR, ETC };
```
Related tests:
```
make test -j4 TESTS="-m Zend/tests/ns_0{88..92}*.phpt"
```
All namespace tests:
```
make test -j4 TESTS="Zend/tests/ns_*.phpt"
```
Merged
adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request
Aug 4, 2026adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request
Aug 4, 2026adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request
Aug 4, 2026adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request
Aug 4, 2026