Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84680 invoked by uid 1010); 12 Apr 2007 20:05:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84665 invoked from network); 12 Apr 2007 20:05:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2007 20:05:38 -0000 Authentication-Results: pb1.pair.com header.from=edin@krug.dk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=edin@krug.dk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain krug.dk designates 82.103.137.104 as permitted sender) X-PHP-List-Original-Sender: edin@krug.dk X-Host-Fingerprint: 82.103.137.104 khaled.krug.dk Received: from [82.103.137.104] ([82.103.137.104:36270] helo=khaled.krug.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/F2-60779-9019E164 for ; Thu, 12 Apr 2007 16:05:30 -0400 Message-ID: <461E908B.1060703@krug.dk> Date: Thu, 12 Apr 2007 22:03:23 +0200 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Antony Dovgal CC: PHP Internals List References: <461E894C.104@zend.com> <461E8AE8.8090208@krug.dk> <461E8E91.9000501@zend.com> In-Reply-To: <461E8E91.9000501@zend.com> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] dropping asp_tags in HEAD From: edin@krug.dk (Edin Kadribasic) Antony Dovgal wrote: > On 04/12/2007 11:39 PM, Edin Kadribasic wrote: >> Antony Dovgal wrote: >>> Hello all. >>> >>> If there are no objections, I'm going to drop asp_tags in HEAD tomorrow. >>> You can see the patch here: >>> http://tony2001.phpclub.net/dev/tmp/kill_asp_tags.diff >> >> Big objection from here. See my other email. > > Please point me to the discussion. > >> Discussed and agreed against removing tags since that creates 0% gain >> and much pain for some people. > > I'm sure using an option which is Off by default have been causing a lot > of pain for them all these years, so it's time to fix the app and forget. See the discussion around this post: http://www.zend.com/lists/php-dev/200511/msg00938.html Removing this tags causes pain to some (very small number of) people but it gives nothing to the rest. Edin