From:             [EMAIL PROTECTED]
Operating system: SunOS 5.8
PHP version:      4.3.0
PHP Bug Type:     Filesystem function related
Bug description:  file_exists() display warning along with returning FALSE

In case that file $file does not exist, invoking:

file_exists($file);

displays warning message, which should not take place.

I've noticed bug report for similar problem for 4.2.1, which was then
"fixed in CVS". Deja vu? ;)

Regards,
<kocio />
-- 
Edit bug report at http://bugs.php.net/?id=21531&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21531&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21531&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21531&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21531&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21531&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21531&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21531&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21531&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21531&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21531&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21531&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21531&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21531&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21531&r=gnused

Reply via email to