Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28755 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66177 invoked by uid 1010); 12 Apr 2007 19:41:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66162 invoked from network); 12 Apr 2007 19:41:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2007 19:41:26 -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:48226] helo=khaled.krug.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/90-60779-66B8E164 for ; Thu, 12 Apr 2007 15:41:26 -0400 Message-ID: <461E8AE8.8090208@krug.dk> Date: Thu, 12 Apr 2007 21:39:20 +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> In-Reply-To: <461E894C.104@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: > 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. Discussed and agreed against removing tags since that creates 0% gain and much pain for some people. Edin