php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41520 is_readable() returns true, when it's effectively false
Submitted: 2007-05-28 16:25 UTC Modified: 2007-05-28 16:35 UTC
From: marcelo dot schmidt+php at gmail dot com Assigned:
Status: Not a bug Package: Filesystem function related
PHP Version: 5.2.2 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: marcelo dot schmidt+php at gmail dot com
New email:
PHP Version: OS:

 

 [2007-05-28 16:25 UTC] marcelo dot schmidt+php at gmail dot com
Description:
------------
I have the following permissions on a file:
Everyone have full control, though they are denied read and read & execute.
is_readable is returning true for this file, while fopen is not able to read it (which is expected).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-05-28 16:35 UTC] cellog@php.net
duplicate (double-clicked submit?) of 41519
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 06:01:30 2024 UTC