+1 from me...
This is an issue of coding standard and many people do not have enabled
short tags for security or other reasons.
Greetings
Thomas Weidner, I18N Team Leader
http://www.thomasweidner.com----- Original Message -----
From: "Julian Davchev" <
jmut@...>
To: "Zend Framework General" <
fw-general@...>
Sent: Friday, March 07, 2008 3:18 PM
Subject: [fw-general] shouldn't ZF promote not using short tags
> Hi,
> I see in documentation everywhere using <?=
> Shouldn't ZF not tolerate short tag notation and provide examples as
> <?php print... instead?
> Regards