2008/7/23 Marcus Boerger <[EMAIL PROTECTED]>: > helly Wed Jul 23 06:12:29 2008 UTC > > Modified files: (Branch: PHP_5_3) > /php-src/ext/spl spl_directory.c > Log: > - [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in > iteration)
SKIP_DOTS to me sounds like it will skip all "hidden files/folders", not . and .. Don't these dot dirs have some special name which the flag could be named after? -Hannes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php