Bug #54256 [Com]: DirectoryIterator isn't iterable with a foreach
Edit report at http://bugs.php.net/bug.php?id=54256&edit=1 ID: 54256 Comment by: gege2061 at homecomputing dot fr Reported by:gege2061 at homecomputing dot fr Summary:DirectoryIterator isn't iterable with a foreach Status:
[PHP-BUG] Bug #54256 [NEW]: DirectoryIterator isn't iterable with a foreach
From: Operating system: Debian unstable PHP version: 5.3.5 Package: SPL related Bug Type: Bug Bug description:DirectoryIterator isn't iterable with a foreach Description: Hello, DirectoryIterator is iterable in a while but not in a foreach. Thi