G. P. B. wrote:
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?
I would like to see that. "Question mark equals what?".
If you want to go further, dropping the PHP tag altogether would be
nice, since it would prevent context switching between
PHP/HTML/JS/whatever. That would force Wordpress to update their whole
code base. >:{)>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php