Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46737 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81066 invoked from network); 14 Jan 2010 21:08:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2010 21:08:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.218.213 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.218.213 mail-bw0-f213.google.com Received: from [209.85.218.213] ([209.85.218.213:44109] helo=mail-bw0-f213.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/44-56067-2B78F4B4 for ; Thu, 14 Jan 2010 16:08:03 -0500 Received: by bwz5 with SMTP id 5so87165bwz.23 for ; Thu, 14 Jan 2010 13:07:59 -0800 (PST) Received: by 10.102.204.2 with SMTP id b2mr623750mug.80.1263503279002; Thu, 14 Jan 2010 13:07:59 -0800 (PST) Received: from ?192.168.200.22? (c-98-234-184-167.hsd1.ca.comcast.net [98.234.184.167]) by mx.google.com with ESMTPS id j10sm3732685mue.30.2010.01.14.13.07.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Jan 2010 13:07:57 -0800 (PST) Message-ID: <4B4F87AA.2090608@lerdorf.com> Date: Thu, 14 Jan 2010 13:07:54 -0800 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Raphael Geissert CC: internals@lists.php.net References: <4B4D2883.5040703@lerdorf.com> <4B4DFF46.7060908@lerdorf.com> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Throwing an E_DEPRECATED for short_open_tag From: rasmus@lerdorf.com (Rasmus Lerdorf) Raphael Geissert wrote: > I'm still looking for a way to warn about the use of open_short_tag not > being explicitly enabled on the PERDIR level. Otherwise the only thing I see > would make applications change would be when the default is Off and they > break. But why do you want them to change? Short tags are convenient and if the app doesn't have to worry about