Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50195 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16308 invoked from network); 15 Nov 2010 02:44:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2010 02:44:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=glopes@nebm.ist.utl.pt; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=glopes@nebm.ist.utl.pt; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nebm.ist.utl.pt from 193.136.128.21 cause and error) X-PHP-List-Original-Sender: glopes@nebm.ist.utl.pt X-Host-Fingerprint: 193.136.128.21 smtp1.ist.utl.pt Linux 2.6 Received: from [193.136.128.21] ([193.136.128.21:44531] helo=smtp1.ist.utl.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/55-43700-2AE90EC4 for ; Sun, 14 Nov 2010 21:44:52 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp1.ist.utl.pt (Postfix) with ESMTP id B5084700042E for ; Mon, 15 Nov 2010 02:44:47 +0000 (WET) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at ist.utl.pt Received: from smtp1.ist.utl.pt ([127.0.0.1]) by localhost (smtp1.ist.utl.pt [127.0.0.1]) (amavisd-new, port 10025) with LMTP id wi+7n9qmmZrX for ; Mon, 15 Nov 2010 02:44:47 +0000 (WET) Received: from mail2.ist.utl.pt (mail2.ist.utl.pt [IPv6:2001:690:2100:1::c]) by smtp1.ist.utl.pt (Postfix) with ESMTP id 747F3700042C for ; Mon, 15 Nov 2010 02:44:47 +0000 (WET) Received: from damnation.dulce.lo.geleia.net (195.61.136.95.rev.vodafone.pt [95.136.61.195]) (Authenticated sender: ist155741) by mail2.ist.utl.pt (Postfix) with ESMTPSA id 5E1CE2007067 for ; Mon, 15 Nov 2010 02:44:47 +0000 (WET) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: internals@lists.php.net References: <4CE09044.4050108@sugarcrm.com> <4CE09CDD.7070809@lerdorf.com> Date: Mon, 15 Nov 2010 02:44:48 -0000 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Organization: =?utf-8?Q?N=C3=BAcleo_de_Eng=2E_Biom=C3=A9di?= =?utf-8?Q?ca_do_IST?= Message-ID: In-Reply-To: <4CE09CDD.7070809@lerdorf.com> User-Agent: Opera Mail/10.63 (Win32) Subject: Re: [PHP-DEV] Option to enable echo tags when short tags are turned off From: glopes@nebm.ist.utl.pt ("Gustavo Lopes") 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