Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50196 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18101 invoked from network); 15 Nov 2010 02:49:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2010 02:49:18 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 74.125.83.42 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:60456] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/A5-43700-BAF90EC4 for ; Sun, 14 Nov 2010 21:49:17 -0500 Received: by gwb10 with SMTP id 10so2557628gwb.29 for ; Sun, 14 Nov 2010 18:49:13 -0800 (PST) Received: by 10.150.218.15 with SMTP id q15mr8527417ybg.322.1289789353242; Sun, 14 Nov 2010 18:49:13 -0800 (PST) Received: from Anonymous.local (c-98-234-184-167.hsd1.ca.comcast.net [98.234.184.167]) by mx.google.com with ESMTPS id v12sm2757405ybk.23.2010.11.14.18.49.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 14 Nov 2010 18:49:12 -0800 (PST) Message-ID: <4CE09FA5.1020505@lerdorf.com> Date: Sun, 14 Nov 2010 18:49:09 -0800 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: Gustavo Lopes CC: internals@lists.php.net References: <4CE09044.4050108@sugarcrm.com> <4CE09CDD.7070809@lerdorf.com> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Option to enable echo tags when short tags are turned off From: rasmus@lerdorf.com (Rasmus Lerdorf) On 11/14/10 6:44 PM, Gustavo Lopes wrote: > On Mon, 15 Nov 2010 02:37:17 -0000, Rasmus Lerdorf > wrote: > >> On 11/14/10 5:43 PM, Stas Malyshev wrote: >>> Hi! >>> >>>> At the beginning of the year, someone put in a request for an option >>>> to enable echo tags when short tags are disabled >>>> (http://bugs.php.net/bug.php?id=50662). I've written a patch and two >>> >>> I don't think we really need more options - I think we should just have >>> >> and only people that use it are PHP programmes that don't care for XML >>> validity. Why not just make it work finally? >>> Yes, I know that was debated 100 times. But I still think disabling >> makes no sense, so here it goes. >> >> Yup, I agree. I see no reason to kill > > > The problem with text through htmlentities or similar, so it would be of very limited > usefulness even if it could be relied on (i.e. it always worked). That's a very different issue and has nothing to do with whether