php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #41124 set an <?php= alias for <?php echo
Submitted: 2007-04-17 16:44 UTC Modified: 2007-04-17 17:25 UTC
Votes:2
Avg. Score:1.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: mmassonnet at gmail dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.2.1 OS: *
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-04-17 16:44 UTC] mmassonnet at gmail dot com
Description:
------------
When you activate the small tags, you can use <?="string"?>.  I find this really handy and I had like to use something the like without small tags.

Could you add an equal alias with long tags only, e.g. <?php="string"?>?


Regards,
Mike


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-17 17:25 UTC] helly@php.net
If at all we *could* do somethign that is XML compliant like "<?echo". But we don't. See recent mail threads on internals.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 11:01:34 2024 UTC