Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20683 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19609 invoked by uid 1010); 27 Nov 2005 22:49:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19580 invoked from network); 27 Nov 2005 22:49:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2005 22:49:12 -0000 X-Host-Fingerprint: 69.12.155.130 69-12-155-130.dsl.static.sonic.net Linux 2.4/2.6 Received: from ([69.12.155.130:2528] helo=pigeon.alphaweb.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0A/CA-56276-7E73A834 for ; Sun, 27 Nov 2005 17:49:11 -0500 Received: from localhost ([127.0.0.1] helo=stumpy) by pigeon.alphaweb.net with smtp (Exim 4.10) id 1EgUXK-0004R7-00; Sun, 27 Nov 2005 13:58:18 -0800 Message-ID: <00bc01c5f3a5$2155c630$7d051fac@stumpy> To: "\"Matthew C. Kavanagh\"" Cc: References: <1607285441.20051127115816@marcus-boerger.de><20051127212028.GA12580@panix.com> <200511272232.53858.johannes@php.net> <1133127650.9056.48.camel@localhost.localdomain> Date: Sun, 27 Nov 2005 14:51:39 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 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