Opening empty directory with RecursiveDirectoryIterator
Open
needs more info
no isolated repro
php5 incompatibility
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
### HHVM Version
3.12.7 - PHP 5.6.20 is ok
### Standalone code, or other way to reproduce the problem
https://gist.github.com/ggottwald/93c0b5412fd0371220f644c93c9aaa30
### Expected result
realPath: false, dir: true
### Actual result
realPath: _current script directory_, dir: false
Contributor guide
Assessment
This issue has not been assessed yet.