It's essentially the same what I said - move it out of stort_tags and
make it "On" permanently.

As I remember the decision to remove short_tags was made together with
register_globals, magic_quotes and other legacy stuff. I can be that I
remember wrongly, but really do people really use <% ?

2011/5/19 Ferenc Kovacs <i...@tyrael.hu>:
>
>
> On Thu, May 19, 2011 at 8:53 AM, Arvids Godjuks <arvids.godj...@gmail.com>
> wrote:
>>
>> Hello.
>>
>> As a userland developer i'm all for it. Remove short_tags and decouple
>> <?= from them to be in PHP core always on.
>>
>
> I think that it's a little bit hasty.
> I would propose that the short open echo should be always enabled
> independently from the short_open_tag, and this should be documented and
> done with it.
> Tyrael

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

Reply via email to