Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44032 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52127 invoked from network); 19 May 2009 09:50:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2009 09:50:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.72 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.72 mho-02-ewr.mailhop.org Received: from [204.13.248.72] ([204.13.248.72:52894] helo=mho-02-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/E4-22943-8F0821A4 for ; Tue, 19 May 2009 05:50:48 -0400 Received: from a88-112-30-186.elisa-laajakaista.fi ([88.112.30.186] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1M6Ly9-000J8l-La; Tue, 19 May 2009 09:50:45 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 88.112.30.186 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX191fpD/KI2ZMSbKWLftdmAp/2Rw//sm9G4= Message-ID: <4A1280EB.6080200@sci.fi> Date: Tue, 19 May 2009 12:50:35 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Philip Olson CC: PHP Developers Mailing List References: <94.6F.05315.44EF11A4@pb1.pair.com> <77E6891A-AF77-47B5-94DB-FA69D4F7F198@roshambo.org> In-Reply-To: <77E6891A-AF77-47B5-94DB-FA69D4F7F198@roshambo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Is there a technical reason > On May 18, 2009, at 5:33 PM, Roman I wrote: > >> From what I know, in the future versions of PHP short tags are going >> to be >> disabled by default. > > > Common misunderstanding but the short_open_tag directive will never be > disabled by default. Unless you have used --disable-short-tags during configure.. :) --Jani