#41018 [NEW]: Syntax error after php -w with script contains operator

2007-04-07 Thread marcel dot kurka at seznam dot cz
From: marcel dot kurka at seznam dot cz
Operating system: Linux
PHP version:  5.2.1
PHP Bug Type: Scripting Engine problem
Bug description:  Syntax error after php -w with script contains  operator

Description:

Scrip contains operator  stripped by php -w has syntax errors. Operator
 should start and end on new line.


-- 
Edit bug report at http://bugs.php.net/?id=41018edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41018r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41018r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41018r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=41018r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=41018r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=41018r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=41018r=needscript
Try newer version:http://bugs.php.net/fix.php?id=41018r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=41018r=support
Expected behavior:http://bugs.php.net/fix.php?id=41018r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=41018r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=41018r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=41018r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41018r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=41018r=dst
IIS Stability:http://bugs.php.net/fix.php?id=41018r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=41018r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41018r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=41018r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=41018r=mysqlcfg


#41018 [Fbk-Csd]: Syntax error after php -w with script contains operator

2007-04-07 Thread marcel dot kurka at seznam dot cz
 ID:   41018
 User updated by:  marcel dot kurka at seznam dot cz
 Reported By:  marcel dot kurka at seznam dot cz
-Status:   Feedback
+Status:   Closed
 Bug Type: Scripting Engine problem
 Operating System: Linux
 PHP Version:  5.2.1
 New Comment:

Ok, solved. Thanks.


Previous Comments:


[2007-04-07 19:29:13] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

Couldn't reproduce it - neither using PHP_5_2 nor HEAD. In case you can
still reproduce it please give more information about the script you're
trying to strip.



[2007-04-07 12:42:42] marcel dot kurka at seznam dot cz

Description:

Scrip contains operator  stripped by php -w has syntax errors.
Operator  should start and end on new line.






-- 
Edit this bug report at http://bugs.php.net/?id=41018edit=1