ID:               20488
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Directory function related
 Operating System: winME
 PHP Version:      4.2.3
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php




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

[2002-11-18 16:52:58] [EMAIL PROTECTED]

Nope not in safe mode at least, now i simply get a ref to the php doc
page with the warning (4.3RC1):

is_dir("non existing directory...");

Warning: is_dir() [http://www.php.net/function.is-dir]: Unable to
access "non existing directory..." in "whatever.php" on line "xx"

--------
Again, this only happens if safe mode is turned ON

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

[2002-11-18 16:03:08] [EMAIL PROTECTED]

Okay, it looks like this is fixed in CVS. Can you try the windows
snapshot @ http://snaps.php.net/~edink/php-4.3.0RC1-Win32.zip ?

Derick

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

[2002-11-18 15:56:09] [EMAIL PROTECTED]

is_dir("nonexisten directory.....");

result:

Warning: Unable to access "nonexisten directory....." in "whatever.php"
on line "xx"

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

[2002-11-18 15:53:08] [EMAIL PROTECTED]

What is the full error message?


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

[2002-11-18 15:49:05] [EMAIL PROTECTED]

If the dir doesn't exist it throws this warning ..but only in safe
mode, instead of simply returning false.

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

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/20488

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

Reply via email to