ID: 35423 User updated by: Jared dot Williams1 at ntlworld dot com -Summary: RecursiveDirectoryFilter doesnt appear to recurse Reported By: Jared dot Williams1 at ntlworld dot com Status: Open Bug Type: SPL related Operating System: Win2000 PHP Version: 5.1.0 New Comment:
Fixed summary. Previous Comments: ------------------------------------------------------------------------ [2005-11-27 12:33:18] Jared dot Williams1 at ntlworld dot com Description: ------------ RecursiveDirectoryIterator doesnt appear to recurse into subdirectories. Reproduce code: --------------- http://cvs.php.net/co.php/php-src/ext/spl/examples/nocvsdir.php?r=1.2 ...php5\ext\spl\examples>php nocvsdir.php ../../.. Expected result: ---------------- List of all files and directories in the php5 cvs tree, but excluding any named 'CVS' Actual result: -------------- Just a list of files directly below the specified directory. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35423&edit=1
