Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40181 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25989 invoked from network); 31 Aug 2008 04:50:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2008 04:50:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=dafneves@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dafneves@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dafneves@gmail.com X-Host-Fingerprint: 64.233.166.177 py-out-1112.google.com Received: from [64.233.166.177] ([64.233.166.177:34273] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/BD-27196-9F22AB84 for ; Sun, 31 Aug 2008 00:50:03 -0400 Received: by py-out-1112.google.com with SMTP id a25so810030pyi.16 for ; Sat, 30 Aug 2008 21:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=mO81Pr/6mLzJJ0dOS9nzZjNrTxIvaJLhXMA0WAQHJJs=; b=nqQMLUMFV2QQUsUyNPBEBK95aWtIKq/0XvEVhOQeW4adc0MPtqFHvTC/Cx+Pb5virI gl8xcUXEhy1qemUDk6cRIfDOk/FpsjL6+0sSxWhSDBYzRijV3a4+HJSW1dZTnWRdAi1t 9OA5ykH/+riUQL78Ip+O8c/qMJKCdAHP4M8hM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=B56Hn9kqkTnJ0C7eRJ66OFtWwmtMWdDgXT9rMvLFE+xtcBhcnqgz/2BXpT3b5gapbx FsIIzKQ9PKTB/p1sLSKd+TlAOHuCc7pi8ZVxB7MvHQQfFdUuywn+rde8ATz7KOf/EiVv efB6YG1l+ny6vPXfFbYSdR72agcL+xpQi/TGA= Received: by 10.64.253.3 with SMTP id a3mr9434792qbi.40.1220158199648; Sat, 30 Aug 2008 21:49:59 -0700 (PDT) Received: by 10.65.242.4 with HTTP; Sat, 30 Aug 2008 21:49:59 -0700 (PDT) Message-ID: <87ae45950808302149m18aa1d6m2478559a3a504ff0@mail.gmail.com> Date: Sun, 31 Aug 2008 05:49:59 +0100 To: internals@lists.php.net In-Reply-To: <87ae45950808301833l7a22f28fy5c60df964d341b55@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87ae45950808301833l7a22f28fy5c60df964d341b55@mail.gmail.com> Subject: Re: Bug, Warning that is possible a Parse Error From: dafneves@gmail.com ("Diogo Neves") Hi again, Well, its behavior isn't like a Parse Error, becase the following code return NULL and not false: \'\\;' )); ?> On Sun, Aug 31, 2008 at 2:33 AM, Diogo Neves wrote: > I send the sample file attached, it's easy to understand what I'm saying... > The line in where is echo 'maria'/; should throw a Parse Error and not > a Warning, and @ least if it really is a Warning it should be catch > like any other Warning... > > Plz, see the file, it's simple and shows better than my english ;) > > -- > Thanks for your attention, > > Diogo Neves > Web Developer @ SAPO.pt by PrimeIT.pt > -- Thanks for your attention, Diogo Neves Web Developer @ SAPO.pt by PrimeIT.pt