php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18846 Is_file() missing warning
Submitted: 2002-08-10 14:00 UTC Modified: 2002-08-11 06:49 UTC
From: patric at liefdeis dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.2 OS:
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: patric at liefdeis dot com
New email:
PHP Version: OS:

 

 [2002-08-10 14:00 UTC] patric at liefdeis dot com
http://www.php.net/manual/en/function.is-file.php

This page misses the warning:

-----
This function will not work on remote files; the file to be examined must be accessible via the server's filesystem.
-----

It is kind of essential! The rest of the is_ files do contain them.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-11 06:49 UTC] sander@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 13 09:00:01 2025 UTC