Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66482 invoked from network); 12 Sep 2008 21:35:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2008 21:35:26 -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.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:45323] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/20-22777-C90EAC84 for ; Fri, 12 Sep 2008 17:35:25 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 13 Sep 2008 00:36:35 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 12 Sep 2008 14:35:43 -0700 Message-ID: <48CAE0AF.7090805@zend.com> Date: Fri, 12 Sep 2008 14:35:43 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Elizabeth M Smith CC: internals@lists.php.net References: <48CABEEB.9070201@chiaraquartet.net> <54.7E.22777.35BDAC84@pb1.pair.com> In-Reply-To: <54.7E.22777.35BDAC84@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Sep 2008 21:35:43.0587 (UTC) FILETIME=[8296F330:01C9151F] Subject: Re: [PHP-DEV] [PATCH] allow T_INLINE_HTML before T_NAMESPACE From: stas@zend.com (Stanislav Malyshev) Hi! > the issue is without the patch, even an empty space or a newline at the > start of a file will cause a fatal error That's good. There should be no unaccounted newlines or empty spaces in PHP code. I had not once things break because somebody left whitespace floating around in some script and it broke HTML (or yet more fun, ended up in some image or PDF). -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com