ID: 29960 Updated by: [EMAIL PROTECTED] Reported By: asgarbutt at ucdavis dot edu Status: Open -Bug Type: *Directory/Filesystem functions +Bug Type: Documentation problem -Operating System: Windows XP Professional SP 2 +Operating System: * PHP Version: 5.0.1 New Comment:
DirectoryIterator has no file*() functions
uhm, but the source (spl_directory.c) has a couple of (wrong) protos:
/* {{{ proto int DirectoryIterator::filePerms()
Get file permissions *//* {{{ proto int DirectoryIterator::fileSize()
Get file size */etc.... (line > 333)
Nuno
