Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36305 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10580 invoked from network); 21 Mar 2008 23:46:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2008 23:46:39 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.117 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.117 us-mr1.zend.com Linux 2.4/2.6 Received: from [63.205.162.117] ([63.205.162.117:32997] helo=us-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/C6-26785-BD844E74 for ; Fri, 21 Mar 2008 18:46:37 -0500 Received: from us-ex1.zend.com (us-ex1.zend.net [192.168.16.5]) by us-mr1.zend.com (Postfix) with ESMTP id 11FEEE122F; Fri, 21 Mar 2008 17:44:07 -0700 (PDT) Received: from [192.168.16.115] ([192.168.16.115]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 21 Mar 2008 16:47:00 -0700 Message-ID: <47E448D8.4060804@zend.com> Date: Fri, 21 Mar 2008 16:46:32 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Pierre Joye Cc: PHP Internals References: <47E3F714.60302@zend.com> <883216194.20080321193140@marcus-boerger.de> <47E40848.1060103@zend.com> <7f3ed2c30803211412v299a0c36m86cabb27b26c232@mail.gmail.com> <47E42657.7010408@zend.com> <7f3ed2c30803211420s6cdd06bcy331880346fa68cb@mail.gmail.com> <47E4281C.80706@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 Mar 2008 23:47:00.0145 (UTC) FILETIME=[DB181210:01C88BAD] Subject: Re: [PHP-DEV] short_open_tag From: stas@zend.com (Stanislav Malyshev) > Please (OH! Please!!!) read our answers, read the specs and understand > that many of us (if not the majority) have to work with xhtml or XML. Working with XML does not requires putting XML through PHP parser. Even if it did, with my patch it works better than without - it allows to have both HTML templates and XML without needing even to touch configurations. > I often use xmllint or other w3c tools to verify that my xml/xhtml > code is valid, before being parsed by php: Right, so _you_ are using XML templates. Don't do short tags then. Many other people, however, use HTML templates, and they are OK and actually want to use short tags. > Thanks for your understanding, there is no more argument on any side > and the decision is obvious (by the voices and by the arguments). No, it is not obvious, unless you take "obvious" to mean "agreeing with you". -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com