Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83595 invoked by uid 1010); 12 Apr 2007 20:05:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83574 invoked from network); 12 Apr 2007 20:05:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2007 20:05:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.176 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.176 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.176] ([64.233.166.176:46112] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/D2-60779-1F09E164 for ; Thu, 12 Apr 2007 16:05:07 -0400 Received: by py-out-1112.google.com with SMTP id a25so561715pyi for ; Thu, 12 Apr 2007 13:05:03 -0700 (PDT) Received: by 10.35.41.12 with SMTP id t12mr3745202pyj.1176408303152; Thu, 12 Apr 2007 13:05:03 -0700 (PDT) Received: from ?192.168.1.161? ( [204.101.63.110]) by mx.google.com with ESMTP id f60sm2291094pyh.2007.04.12.13.05.02; Thu, 12 Apr 2007 13:05:02 -0700 (PDT) In-Reply-To: <461E894C.104@zend.com> References: <461E894C.104@zend.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <9DF6B4D1-0EE6-4BC9-BB62-54D7A50C8CBD@prohost.org> Cc: php-dev Content-Transfer-Encoding: 7bit Date: Thu, 12 Apr 2007 16:04:54 -0400 To: Antony Dovgal X-Mailer: Apple Mail (2.752.3) Subject: Re: [PHP-DEV] dropping asp_tags in HEAD From: ilia@prohost.org (Ilia Alshanetsky) IMO there is little to gain by dropping support for <%, it only risks breaking scripts relying on out. On 12-Apr-07, at 3:32 PM, 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 > > -- > Wbr, Antony Dovgal > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Ilia Alshanetsky