Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52892 invoked from network); 21 Mar 2008 20:26:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2008 20:26:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:35576] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/8A-26785-4E914E74 for ; Fri, 21 Mar 2008 15:26:12 -0500 Received: from MBOERGER-ZRH.corp.google.com (112-159.78-83.cust.bluewin.ch [83.78.159.112]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 5F10911EFE3; Fri, 21 Mar 2008 21:26:09 +0100 (CET) Date: Fri, 21 Mar 2008 21:23:10 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <111239762.20080321212310@marcus-boerger.de> To: Stanislav Malyshev CC: Pierre Joye , jani.taskinen@iki.fi, PHP Internals In-Reply-To: <47E41765.4080007@zend.com> References: <47E3F714.60302@zend.com> <883216194.20080321193140@marcus-boerger.de> <47E40848.1060103@zend.com> <47E40C3F.8040601@sci.fi> <47E40E6E.5030103@zend.com> <47E410C6.80605@sci.fi> <47E4146A.8010409@zend.com> <47E41765.4080007@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] short_open_tag From: helly@php.net (Marcus Boerger) Hello Stanislav, lemme think, PHP is used to generate HTML and XHTML. And often people have the headers outside of the PHP tags. And some people like to use tools. But maybe I am wrong. Either way. It appears that nearly every single person replying is against this. So can we please stop arguing? I don't think there are more arguemnts coming. And it doesn't look like you are convincing anyone here. Maybe instead work on a proposal for something like > I gave you the link to one main explanation, the XML specs. Or what >> else do you need to explain the problem in the XML context? > I need to explain why XML specs have any relevance to PHP syntax and why > PHP sources should conform to them. Are we coding in XML now? Is > everybody using an XML parser to process PHP code? How XML spec is one > to dictate what PHP syntax is? Best regards, Marcus