ID:               48746
 Updated by:       paj...@php.net
 Reported By:      ddkees at illinois dot edu
-Status:           Assigned
+Status:           Feedback
 Bug Type:         Directory function related
 Operating System: win32 only - Windows Server 2003
 PHP Version:      5.3.0
 Assigned To:      pajoye


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

[2009-09-02 10:35:32] paj...@php.net

Can't reproduce here. Which OS are you using for this test?

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

[2009-09-02 10:30:20] paj...@php.net

Oh my, I'm about to loose my last hair :)

But we are getting close now... back to code

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

[2009-09-02 10:12:22] phpstuff at cresstone dot com

sorry, found another mounted volume issue:

is_dir reutrns true when passed a file on a mounted volume.
Additionaly, chdir retruns true when passed that file.

eg: is_dir('c:\mounted_volume\image.jpg'); returns true. image.jpg is a
file and mounted_volume is a junction point mounted volume.

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

[2009-09-02 09:31:36] phpstuff at cresstone dot com

Everything seems to be working as of the latest snapshot, thanks.

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

[2009-09-01 17:54:20] paj...@php.net

scandir has been fixed (not directly related to this issue) as well as
the mounted points issues. All regressions should be fixed now. Can you
give it a try please? The next snapshot will have the fixes.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48746

-- 
Edit this bug report at http://bugs.php.net/?id=48746&edit=1

Reply via email to