php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56151 Parse error: parse error in on line 1606
Submitted: 2004-07-29 21:12 UTC Modified: 2004-08-12 12:14 UTC
From: mariomonroy at losdanzantes dot org Assigned: danielc (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 4.3.2 OS: limux
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mariomonroy at losdanzantes dot org
New email:
PHP Version: OS:

 

 [2004-07-29 21:12 UTC] mariomonroy at losdanzantes dot org
Description:
------------
when I run "go-per.php" the browser show me this:

Parse error: parse error in /home/corzel/public_html/install/go-pear.php on line 1606

Then I check the file, line 1606 is the next:
<?phpecho implode(', ', $GLOBALS['pfc_packages']);?>.<br/>

Solution:

You must fix the code in http://go-perl.org, and insert the space after "echo".

Thanks


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-10 00:52 UTC] danielc at analysisandsolutions dot com
Change package from "Bug System" to "Website."
 [2004-08-10 00:58 UTC] danielc at analysisandsolutions dot com
Current versions of the file seem okay.
 [2004-08-12 12:14 UTC] danielc at analysisandsolutions dot com
I changed tabs to spaces.  The file at http://go-pear.com/ is now up to date. I trust it won't cause parse errors on your system any more.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC