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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-02 04:53 UTC] requinix@php.net
-Status: Open +Status: Duplicate
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 16:01:33 2025 UTC