Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44169 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57304 invoked from network); 5 Jun 2009 03:45:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2009 03:45:32 -0000 X-Host-Fingerprint: 69.218.79.73 ppp-69-218-79-73.dsl.sfldmi.ameritech.net Received: from [69.218.79.73] ([69.218.79.73:18586] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/6A-44672-BD4982A4 for ; Thu, 04 Jun 2009 23:45:31 -0400 Message-ID: To: internals@lists.php.net References: <94.6F.05315.44EF11A4@pb1.pair.com> <77E6891A-AF77-47B5-94DB-FA69D4F7F198@roshambo.org> Date: Thu, 4 Jun 2009 20:45:10 -0700 Lines: 57 X-Newsreader: Microsoft Outlook Express 6.00.2800.1933 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1933 X-Posted-By: 69.218.79.73 Subject: Re: [PHP-DEV] Is there a technical reason On May 30, 2009, at 12:49 PM, Roman I wrote: > > > Philip Olson wrote: > >> > >> On May 18, 2009, at 5:33 PM, Roman I wrote: > > This neither answers nor invalidates the original question, though. > > Unfortunately I do not remember everything about this but do know that: > > - Decoupling happen > - Allowing it to be enabled at runtime was discussed, and did not > happen > - The issues with > I've not read every thread or discussion on this (there are many) but > CVS speaks for itself. Here's one thought comparing the two viewpoints: > > - http://marc.info/?l=php-internals&m=120614525214419&w=2 > > The following RFC mentions this decoupling, yet was declined: > > - http://wiki.php.net/rfc/shortags > > And lastly, the general topic of short tags came up recently while > several people discussed PHP 6: > > - http://wiki.php.net/summits/pdmnotesmay09 > > In summary: It's a topic people don't want to talk about. :) > > Regards, > Philip Thanks for the references. I've seen the RFC, but I haven't seen that thread you've linked to. It does contain almost all things I could say here. However, I haven't found very strong argument against decoupling in that thread either. :) Even without short tags, PHP will not be a well-formed XML processing instruction in many cases. For example, '; ?> or, more commonly: Plain