ID: 21531
User updated by: [EMAIL PROTECTED]
-Summary: file_exists() display warning along with returning
FALSE
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Filesystem function related
Operating System: SunOS 5.8
PHP Version: 4.3.0
New Comment:
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 />
Previous Comments:
------------------------------------------------------------------------
[2003-01-08 16:06:09] [EMAIL PROTECTED]
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 this bug report at http://bugs.php.net/?id=21531&edit=1