Re: [PHP-DEV] short_open_tag From: Stig S. Bakken (ssb <email protected>)
Date: 12/12/00

Kristian Köhntopp wrote:
>
> Sascha Schumann wrote:
> > > <? still is a violation of XML, and probably of SGML, too. There
> > > was and still is a reason for recommending the use of <?php.
> >
> > Right. But I don't see any point in enforcing it.
>
> Yes, right. You do not get the support calls.

I actually do "enforce" this on all PHP installations I maintain, but
imagine the amount of mail that will pour over php* <email protected> when
people's <?hairy()?> code stop working? :-)

We distribute two php.ini files, why not set short_open_tag to "off" in
php.ini-optimized?

 - Stig

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>