Bug #54256 [Com]: DirectoryIterator isn't iterable with a foreach

2011-03-17 Thread gege2061 at homecomputing dot fr
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

2011-03-15 Thread gege2061 at homecomputing dot fr
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