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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: omid at oztell dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Oct 13 02:01:27 2024 UTC