Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #23744 The is_executable check in the Which method when run on Windows is unnecessary.
Submitted: 2018-03-15 19:53 UTC
From: kguest Assigned: kguest
Status: Closed Package: PEAR (version 1.10.5)
PHP Version: 5.6.34 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 34 + 36 = ?

 
 [2018-03-15 19:53 UTC] kguest (Ken Guest)
Description: ------------ e.g. a Windows '.bat' file may be reported as not executable by is_executable and still be usable...

Comments

 [2018-03-15 19:53 UTC] kguest (Ken Guest)
-Assigned To: +Assigned To: kguest
 [2018-03-15 20:07 UTC] kguest (Ken Guest)
 [2018-03-15 20:56 UTC] kguest (Ken Guest)
-Status: Assigned +Status: Closed
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. pull request merged by ashnazg...