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
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: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [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 25 15:01:30 2024 UTC