(No version information available, might only be in SVN)
Instances of Directory are created by calling the dir() function, not by the new operator.
$dir_handle
The directory that was opened.
Can be used with other directory functions such as readdir(), rewinddir() and closedir().