Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18600 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78722 invoked by uid 1010); 31 Aug 2005 13:16:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78707 invoked from network); 31 Aug 2005 13:16:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2005 13:16:10 -0000 X-Host-Fingerprint: 212.238.144.71 korving.demon.nl Received: from ([212.238.144.71:3299] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id CC/7C-15098-99DA5134 for ; Wed, 31 Aug 2005 09:16:09 -0400 Message-ID: To: internals@lists.php.net References: <42FCE0E4.604@lerdorf.com> <20050827191013.GA13783@panix.com> <4310BBD1.3030408@prohost.org> <005101c5ab53$1d977e70$6c051fac@lighthammer> <129301c5ab69$71e31370$9cd96751@foxbox> <6ec19ec7050827214249925901@mail.gmail.com> <43114C03.1070902@lerdorf.com> Date: Wed, 31 Aug 2005 15:12:51 +0200 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Posted-By: 212.238.144.71 Subject: Re: [PHP-DEV] PHP 6.0 Wishlist From: r.korving@xit.nl ("Ron Korving") But why doesn't work? If that'd work, I just might start using Ron "Rasmus Lerdorf" wrote in message news:43114C03.1070902@lerdorf.com... > Paul Reinheimer wrote: > > My prefrerence would be for the interpreter to look for " > short tags is enabled (that was brace, question mark, white space), I > > don't think i've ever come across an instance when a space or line > > break wasn't used. I don't have a huge code repository handy but are > > there any good counter examples live? > > Thousands. and are both extremely common when > injection single PHP variables into forms and general HTML sections. > > -Rasmus