ID:               25181
 User updated by:  brandon dot whitehead at orst dot edu
 Reported By:      brandon dot whitehead at orst dot edu
-Status:           Bogus
+Status:           Open
 Bug Type:         *Directory/Filesystem functions
 Operating System: Windows / Linux
 PHP Version:      4.3.2
 New Comment:

This is not Bogus, so I am reopening it.  If it is marked Bogus again,
I will leave it that way.


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

[2003-08-20 18:05:06] brandon dot whitehead at orst dot edu

For what its worth, I get the same results on Windows 2000 Pro and
Windows XP Pro.

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

[2003-08-20 18:03:46] brandon dot whitehead at orst dot edu

I ran the exact line of code from the other bug (copied and pasted, I
added the missing quote).  I get the exact output described in the bug
when I tested it on Linux and Windows, both running 4.3.2.  I ran this
test with the command line interface.  

<?php echo '['.realpath('./invalid/dir/or/file/name'.']'; ?>

These results:

On Windows : [d:\http\invalid\dir\or\file\name]
On Linux   : []

The function should return false if the file is not a valid file
(according to the documentation).  It does not do this in Windows.  I
am not making this up.

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

[2003-08-20 17:52:04] [EMAIL PROTECTED]

It return FALSE on failure. No bug here.


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

[2003-08-20 17:50:08] [EMAIL PROTECTED]

No it isn't.


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

[2003-08-20 16:42:19] brandon dot whitehead at orst dot edu

Description:
------------
BUG #14049: Exact problem is back.



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


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

Reply via email to