ID:               35423
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Jared dot Williams1 at ntlworld dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         SPL related
 Operating System: *
 PHP Version:      5.1.0
 Assigned To:      helly
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

The example was simply copied from head to 5.1. There it is missing
some updates i have only on my machine which are scheduled for 5.1.2.
The problem is however fixed in CVS now and it is only in the php
script. It has nothing to do with the topic directly. Indeed it is
missing a simply missing a 'conversion' in the NoCvsDirectory class
that is done automatically in HEAD.


Previous Comments:
------------------------------------------------------------------------

[2005-11-27 12:37:53] Jared dot Williams1 at ntlworld dot com

Fixed summary.

------------------------------------------------------------------------

[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

Reply via email to