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
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: 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

Pull Requests

History

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