Edit report at https://bugs.php.net/bug.php?id=55123&edit=1
ID: 55123 Updated by: ahar...@php.net Reported by: helmertz at gmail dot com Summary: Missing methods of DirectoryIterator Status: Open -Type: Documentation Problem +Type: Feature/Change Request -Package: Unknown/Other Function +Package: SPL related PHP Version: Irrelevant Block user comment: N Private report: N New Comment: This doesn't look like a doc bug to me; the methods themselves would need to be added to SPL. Previous Comments: ------------------------------------------------------------------------ [2011-07-03 19:23:55] helmertz at gmail dot com Description: ------------ All return values of filetype() should be accessible from DirectoryIterator: "fifo, char, dir, block, link, file, socket and unknown" (http://php.net/manual/en/function.filetype.php). Currently, I only see DirectoryIterator::[isFile|isDir|isLink]. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55123&edit=1