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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Wed Sep 11 17:02:22 2024 UTC