Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36292 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80534 invoked from network); 21 Mar 2008 21:27:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2008 21:27:00 -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 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:54306] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/80-26785-32824E74 for ; Fri, 21 Mar 2008 16:27:00 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 21 Mar 2008 23:27:23 +0200 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 14:27:20 -0700 Message-ID: <47E4281C.80706@zend.com> Date: Fri, 21 Mar 2008 14:26:52 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Hannes Magnusson CC: Marcus Boerger , 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> In-Reply-To: <7f3ed2c30803211420s6cdd06bcy331880346fa68cb@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 Mar 2008 21:27:20.0000 (UTC) FILETIME=[58236C00:01C88B9A] Subject: Re: [PHP-DEV] short_open_tag From: stas@zend.com (Stanislav Malyshev) > 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. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com