php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41018 Syntax error after php -w with script contains "<<<" operator
Submitted: 2007-04-07 12:42 UTC Modified: 2007-04-07 19:57 UTC
From: marcel dot kurka at seznam dot cz Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 5.2.1 OS: Linux
Private report: No CVE-ID: None
 [2007-04-07 12:42 UTC] 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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-07 19:29 UTC] johannes@php.net
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 19:57 UTC] marcel dot kurka at seznam dot cz
Ok, solved. Thanks.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 30 22:00:03 2025 UTC