Hi!

> I'm currently going through the PHP doc to remove mentions of PHP 4
> and stumbled upon the short_open_tag ini directive [1] which only affects
> the availability of `<?` tags as `<?=`is always available as of PHP 5.4.
> From my understanding, the `<?` tag is not available without the directive,
> so maybe we should deprecate PHP's short tag altogether?

Why? What would it improve for people that are using it? For people that
aren't, it obviously won't change anything. So what would be the
motivation for this change?

-- 
Stas Malyshev
smalys...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to