php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72313 is_executable returns false regardless of pathexe entry
Submitted: 2016-06-02 04:51 UTC Modified: 2016-06-02 04:53 UTC
From: justin dot barth at gcinema dot net Assigned:
Status: Duplicate Package: *General Issues
PHP Version: 7.0.7 OS: Win 2012 R2 Datacenter
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: justin dot barth at gcinema dot net
New email:
PHP Version: OS:

 

 [2016-06-02 04:51 UTC] justin dot barth at gcinema dot net
Description:
------------
---
From manual page: http://www.php.net/function.is-executable
---
Reference: https://bugs.php.net/bug.php?id=41062

Was told my my software mfg that this bug is preventing the software from saying its executable, it's stuck responding false (unexecutable)

Expected result:
----------------
expected to have file such as a .php say its executable / return true.

Actual result:
--------------
if its not a default windows extension it says false.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-02 04:53 UTC] requinix@php.net
-Status: Open +Status: Duplicate
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 17:01:30 2024 UTC