Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28759 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80495 invoked by uid 1010); 12 Apr 2007 20:00:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80479 invoked from network); 12 Apr 2007 20:00:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2007 20:00:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=stuttle@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stuttle@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: stuttle@gmail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.168] ([66.249.92.168:50345] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/62-60779-7DF8E164 for ; Thu, 12 Apr 2007 16:00:25 -0400 Received: by ug-out-1314.google.com with SMTP id o4so378665uge for ; Thu, 12 Apr 2007 13:00:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=gbL1vyZuUKFdSanOEECOI1PrvQ+WAc+W0uYRagsGVKjjo+bcRus2C9x1olCHKoVRyzQ4pB6xLnjh8TyJ7OFTXVL1fdAWSx4M5Itp36DBwVJnkdG4TXJnSkDaFQodxpOedvtF+KvWBAzvX4iM1kILmePc+Wsl+PSyGBqFdO6Twlo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=gKIZhvvZ+BKEjyezfUBqr5SocheezQKa5W2WOVrwsKFZSehaeRxLsJ+XBelDTFFQDhIgjeFxLGPYRzIgyEvdameoAWmP0hKSIuX6ZntHqdZ0904LpmXQ+xCuvTaMBRO5ZKWamhNGEMwGnqolSOqeQbCPB+DPZ7CLqeqXMXBZwZs= Received: by 10.67.36.6 with SMTP id o6mr1454185ugj.1176408020719; Thu, 12 Apr 2007 13:00:20 -0700 (PDT) Received: from ?192.168.0.99? ( [84.71.237.64]) by mx.google.com with ESMTP id o24sm4047003ugd.2007.04.12.13.00.16; Thu, 12 Apr 2007 13:00:20 -0700 (PDT) Message-ID: <461E9008.6070701@gmail.com> Date: Thu, 12 Apr 2007 21:01:12 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Antony Dovgal CC: Edin Kadribasic , PHP Internals List References: <461E894C.104@zend.com> <461E8AE8.8090208@krug.dk> <461E8E91.9000501@zend.com> In-Reply-To: <461E8E91.9000501@zend.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] dropping asp_tags in HEAD From: stuttle@gmail.com (Stut) 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. Yeah, one setting in php.ini against any number of tags in any number of scripts. Now that's what I call a reasoned argument. -Stut