ID: 8685
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: *Function Specific
Bug Type: Feature/Change Request
Assigned To: 
Comments:

This is not a bug, but a feature request

Previous Comments:
---------------------------------------------------------------------------

[2001-01-12 16:22:11] [EMAIL PROTECTED]
why must the closing tag be in column 1 ?
i think it schould be enought that it stays in its own line.

   if($foo)
   {
      echo <<<EOF
         ... lots of text ...
EOF;
   }

looks very ugly and messes up all code beautifiers and autoindention.


---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8685


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to