Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50194 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13677 invoked from network); 15 Nov 2010 02:37:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2010 02:37:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; 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:41900] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/05-43700-3EC90EC4 for ; Sun, 14 Nov 2010 21:37:24 -0500 Received: by gwb10 with SMTP id 10so2554657gwb.29 for ; Sun, 14 Nov 2010 18:37:21 -0800 (PST) Received: by 10.151.78.12 with SMTP id f12mr5091602ybl.148.1289788640482; Sun, 14 Nov 2010 18:37:20 -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 q4sm2601518yba.14.2010.11.14.18.37.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 14 Nov 2010 18:37:19 -0800 (PST) Message-ID: <4CE09CDD.7070809@lerdorf.com> Date: Sun, 14 Nov 2010 18:37:17 -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: Stas Malyshev CC: "internals@lists.php.net" References: <4CE09044.4050108@sugarcrm.com> In-Reply-To: <4CE09044.4050108@sugarcrm.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 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 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