Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36299 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89351 invoked from network); 21 Mar 2008 21:49:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2008 21:49:17 -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:60477] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/B2-26785-C5D24E74 for ; Fri, 21 Mar 2008 16:49:16 -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 A63FD11EFFF; Fri, 21 Mar 2008 22:49:13 +0100 (CET) Date: Fri, 21 Mar 2008 22:46:11 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <726599858.20080321224611@marcus-boerger.de> To: Stanislav Malyshev CC: Hannes Magnusson , PHP Internals In-Reply-To: <47E4281C.80706@zend.com> 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> 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, well, any XML tool seeing '> Yeah, there has been a huge change. A good chunk of that change is XML. > XML as "parsing XML and working with DOM", not XML as "putting XML > through PHP parser". It is very important to understand that no short > tags would ever cause you any problems with any XML *unless* you put > that XML through PHP parser - which having DOM, SimpleXML, etc. isn't > really that needed. Less then ever, I'd say. Best regards, Marcus