Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20702 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92382 invoked by uid 1010); 28 Nov 2005 08:57:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92367 invoked from network); 28 Nov 2005 08:57:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2005 08:57:04 -0000 X-Host-Fingerprint: 64.233.182.200 nproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.182.200:47644] helo=nproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B6/E7-56276-D56CA834 for ; Mon, 28 Nov 2005 03:57:03 -0500 Received: by nproxy.gmail.com with SMTP id b2so490397nfe for ; Mon, 28 Nov 2005 00:56:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FWXITxTCurDL8zLmG71FN4b8X2DE2qWiSBDmxw5zVstmzJswvkHkiKrwXZE/TgZ/yQLrygdGXixYxGQGgp2glSeIGYEx/iDlVPbmwbpAz2qTnMoZDAD2xDv3uU/VOd/e2eQiIZzkdq9KlyKpGJvAUH1vkE7klRpdEgqRELf6zRY= Received: by 10.48.161.10 with SMTP id j10mr469827nfe; Mon, 28 Nov 2005 00:56:56 -0800 (PST) Received: from ?192.168.1.16? ( [84.132.188.147]) by mx.gmail.com with ESMTP id n23sm700246nfc.2005.11.28.00.56.55; Mon, 28 Nov 2005 00:56:56 -0800 (PST) Message-ID: <438AC658.6010405@gmail.com> Date: Mon, 28 Nov 2005 09:56:56 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050923 Thunderbird/1.0.7 Mnenhy/0.7.2.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sara Golemon CC: internals@lists.php.net References: <1607285441.20051127115816@marcus-boerger.de><20051127212028.GA12580@panix.com> <200511272232.53858.johannes@php.net> <1133127650.9056.48.camel@localhost.localdomain> <00bc01c5f3a5$2155c630$7d051fac@stumpy> In-Reply-To: <00bc01c5f3a5$2155c630$7d051fac@stumpy> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] > I recall this being discussed before, but not what came of it: is there >> a problem with just ignoring > or =? > much doubt there's any BC break. Unless someone's program relies on >> parse errors. >> > The problem there becomes legacy support for: > > > > And before you say "just watch for parens" there's also: > > > > and a much more insiduous example: > > > > no semicolon, no parens, no paamayim nekudotayim, nothing but a > perfectly valid looking PI tag. > > -Sara