php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14446 is_file returns error
Submitted: 2001-12-11 23:57 UTC Modified: 2001-12-12 12:18 UTC
From: omid at oztell dot com Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 4.1.0 OS: debian
Private report: No CVE-ID: None
 [2001-12-11 23:57 UTC] omid at oztell dot com
is_file() and is_dir() functions return warning when 
filename supplied is not existing.

The following warning is displayed:

Warning: stat failed for temp.php (errno=2 - No such file 
or directory)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-12 00:15 UTC] zak@php.net
Thanks for your report. However, please do check the bug 
database for existing bug entries before submitting a new 
bug entry.

This is a duplicate of #14424, #14420 and others

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 06:01:31 2024 UTC