From:             php-bugs at i dot org dot ua
Operating system: 
PHP version:      4CVS-2003-11-28 (stable)
PHP Bug Type:     *General Issues
Bug description:  Systax error in PEAR.php on branch PHP4_3 Rev 1.50.2.11

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 $



-- 
Edit bug report at http://bugs.php.net/?id=26452&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26452&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26452&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26452&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26452&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26452&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26452&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26452&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26452&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26452&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26452&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26452&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26452&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26452&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26452&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26452&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26452&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26452&r=float

Reply via email to