ID:               27448
 Updated by:       [EMAIL PROTECTED]
 Reported By:      alan at nuionline dot com
-Status:           Open
+Status:           Wont fix
 Bug Type:         Feature/Change Request
 Operating System: All
 PHP Version:      Irrelevant
 New Comment:

This was brought up before, and will not be implemented. Please search
through the archives for more information.


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

[2004-03-01 11:45:00] alan at nuionline dot com

Description:
------------
Based on the frequent discussion on short tags and their benefits and
problems, I would like to propose that a new tag set be added that is
equivalent to short tags and that can be utilized on any server,
regardless of configuration.



My reasoning lies in the fact that it occurs too frequently that a
developer needs to output a single variable while not in a set of php
processing instructions, and currently the only choices are to use a
syntax that is not universally support or to type much more than should
be necessary for such a simple task.



My initial recommendation would be to simply use a mix between the two
syntaxes, something like <?php =$foo?>.



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


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

Reply via email to