php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25299 go-pear.php is_file($prefix.'\cli\php.exee')
Submitted: 2003-08-28 12:21 UTC Modified: 2003-09-09 09:09 UTC
From: danielc at analysisandsolutions dot com Assigned: mj (profile)
Status: Closed Package: PEAR related
PHP Version: 5CVS-2003-08-28 (dev) OS: Win32
Private report: No CVE-ID: None
View Add Comment Developer Edit
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:
14 - 11 = ?
Subscribe to this entry?

 
 [2003-08-28 12:21 UTC] danielc at analysisandsolutions dot com
Description:
------------
go-pear.php

$Id: go-pear,v 1.48 2003/08/12 21:44:02 pajoye Exp $

Has error on line 1175:

} elseif ( is_file($prefix.'\cli\php.exee') ) {

Notice the extra e on "php.exee"



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-28 12:43 UTC] pajoye@php.net
I'll commit the changes, thanks for the report

pierre
 [2003-09-07 17:20 UTC] cellog@php.net
needs attention
 [2003-09-09 09:09 UTC] cox@php.net
Fixed, thanks for the report!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 20:01:30 2024 UTC