Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36262 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25414 invoked from network); 21 Mar 2008 19:28:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2008 19:28:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.179 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.179 mho-02-bos.mailhop.org Received: from [63.208.196.179] ([63.208.196.179:53694] helo=mho-02-bos.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/A4-26785-44C04E74 for ; Fri, 21 Mar 2008 14:28:05 -0500 Received: from dsl-vsabrasgw1-fe05dc00-25.dhcp.inet.fi ([80.220.5.25] helo=[127.0.0.1]) by mho-02-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JcmuE-000KTw-NW; Fri, 21 Mar 2008 19:27:59 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 80.220.5.25 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19f2G2/b9iMupa5jv4F+DThJ3Nh81sa6ho= Message-ID: <47E40C3F.8040601@sci.fi> Date: Fri, 21 Mar 2008 21:27:59 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Stanislav Malyshev CC: Marcus Boerger , 'PHP Internals' References: <47E3F714.60302@zend.com> <883216194.20080321193140@marcus-boerger.de> <47E40848.1060103@zend.com> In-Reply-To: <47E40848.1060103@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] short_open_tag From: jani.taskinen@sci.fi (Jani Taskinen) Stanislav Malyshev kirjoitti: > I think this case is very unlikely. The use case for this feature is > template system, written in long-tags style, but using short-tags > notation for PHP templates. To compare: > > My name is and I am years old. > > My name is and I am years old. I'd rather see