php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26452 Systax error in PEAR.php on branch PHP4_3 Rev 1.50.2.11
Submitted: 2003-11-28 13:52 UTC Modified: 2003-11-28 13:54 UTC
From: php-bugs at i dot org dot ua Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4CVS-2003-11-28 (stable) OS:
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: php-bugs at i dot org dot ua
New email:
PHP Version: OS:

 

 [2003-11-28 13:52 UTC] php-bugs at i dot org dot ua
Description:
------------
You can see bad REAR.php on 
http://cvs.php.net/co.php/php-src/pear/PEAR.php?login=2&r=1.50.2.11 (last stable build), line 21+

Reproduce code:
---------------
<<<<<<< PEAR.php
// $Id: PEAR.php,v 1.50.2.11 2003/11/26 15:11:19 cellog Exp $
=======
// $Id: PEAR.php,v 1.50.2.11 2003/11/26 15:11:19 cellog Exp $
>>>>>>> 1.71
//


Expected result:
----------------
// $Id: PEAR.php,v 1.50.2.11 2003/11/26 15:11:19 cellog Exp $



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-28 13:54 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Please report PEAR bugs at: http://pear.php.net/bugs/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 12 22:01:33 2024 UTC