On 6/11/2010 2:49 AM, Daniel Brown wrote:
On Thu, Jun 10, 2010 at 19:35, David Harkness<[email protected]> wrote:According to some PHP 6 will remove support for short tags. They won't be disabled by default--the feature simply won't exist. http://www.slideshare.net/thinkphp/php-53-and-php-6-a-look-aheadI don't know why Stefan said that, but in fairness, that slideshow is two years old. You'll still see short_open_tags, but you'll no longer have ASP-style tags or the little-known<script language="PHP"> options available.
It still much safer to use the full tag to avoid any errors in the future -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

