Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47862 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69986 invoked from network); 10 Apr 2010 14:04:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2010 14:04:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.216 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.218.216 mail-bw0-f216.google.com Received: from [209.85.218.216] ([209.85.218.216:47708] helo=mail-bw0-f216.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/CA-24411-16580CB4 for ; Sat, 10 Apr 2010 10:04:19 -0400 Received: by bwz8 with SMTP id 8so1582378bwz.23 for ; Sat, 10 Apr 2010 07:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:received:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=xL6yeXYwyawbmVaVE+JzV5uqv7LKHTCjF2JfMsEqv/0=; b=VK/5/t/y0zz7x0dnTSmfETeYAY/oZobRQsY3rdzv5HIlNMfnLABy1fzCpl/mPgyrAs 23u8fEUt2hDpazfgMiyEnL1L5DDy3STh8GqvKHMDk/gQPvH1pZcX95eIn5hjsFZOK4Nr KokT+CLeGn5R4GCYpg7H5JfxIoyr2qKs1PjWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=mPL0k5e9p/r1XVLXGinuSnAz8GNftw2bpUaPSHuqAEGq2Gza3BvS/EhfhMwT7PvXNM 7v+4r0amnR53naEVsnbvlHPKoeRG7VhPU2MSHs2G9bBSYt4hBj7z6Psm4ua5WZ5WSSOu 50yRtKOlMChQ5rqJMPo1sQI//8g//loOzIghc= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.204.55.11 with HTTP; Sat, 10 Apr 2010 07:04:14 -0700 (PDT) In-Reply-To: <4BBE60A6.2040000@zend.com> References: <4BBE60A6.2040000@zend.com> Date: Sat, 10 Apr 2010 16:04:14 +0200 X-Google-Sender-Auth: fdabe0158d432fd1 Received: by 10.204.33.149 with SMTP id h21mr1584411bkd.203.1270908254547; Sat, 10 Apr 2010 07:04:14 -0700 (PDT) Message-ID: To: Stanislav Malyshev Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Removal of deprecated features From: kalle@php.net (Kalle Sommer Nielsen) 2010/4/9 Stanislav Malyshev : > Hi! > >> asp_tags >> =A0- Proposed to be removed aswell, Tony had a patch for this[5]. > > IIRC last time we discussed it there was no solid reason found to do it a= nd > some reasons not to. Could you remind why would it be useful to do it? > I spend sometime reading archives and I should problably have written in the initial post; Im just wondering about how many that actually use it, and activate it since its disabled by default. So I guess the question should have been about its usage statistics, since overall it doesn't really cover anything that short_open_tags except the PI collision. --=20 regards, Kalle Sommer Nielsen kalle@php.net