Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1734 invoked from network); 31 Aug 2008 01:33:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2008 01:33:24 -0000 Authentication-Results: pb1.pair.com header.from=dafneves@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dafneves@gmail.com; spf=pass; sender-id=pass 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:18250] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/5A-27196-3E4F9B84 for ; Sat, 30 Aug 2008 21:33:23 -0400 Received: by py-out-1112.google.com with SMTP id a25so791667pyi.16 for ; Sat, 30 Aug 2008 18:33:21 -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:mime-version:content-type; bh=HX2HvbeirDpm8XaLMCLMmWetDlxlpJi/ge6cVRkGHrQ=; b=vUdQgLyZOeiv4VZL7GQSarAKRkQmc8cKQXeezF0QXTG9WQeEbRy3fU7Fd66t3RG1Sx UaG6SLLOttqiCLnjZ4hlr9Ef87yh10yPwyhzoVQuKLf87gKLL43mh2NxWFH0OlYFdvRF +zCq5ymyVtP5Ja3mNksSu9FdhR8sGPeCGtjPM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=GCzVoKofwa7+FJt5lgGYKLOvZ8jjXk6AqDl7/mkw9bSjJlUUxuwX2i7Sfx0zHBGbSg fK4Kh/OeJMOA+LIuBM7Jlx0bqLCcgvl3COS6DlUlk64NPC6Xdz94AwWZP5GpK0tyl/sB SvewDbPvKl5p7U8K/t2M1yHACyXoVaqHMGcb8= Received: by 10.65.241.20 with SMTP id t20mr9086265qbr.62.1220146401170; Sat, 30 Aug 2008 18:33:21 -0700 (PDT) Received: by 10.65.242.4 with HTTP; Sat, 30 Aug 2008 18:33:21 -0700 (PDT) Message-ID: <87ae45950808301833l7a22f28fy5c60df964d341b55@mail.gmail.com> Date: Sun, 31 Aug 2008 02:33:21 +0100 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_26867_9534287.1220146401141" Subject: Bug, Warning that is possible a Parse Error From: dafneves@gmail.com ("Diogo Neves") ------=_Part_26867_9534287.1220146401141 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 ------=_Part_26867_9534287.1220146401141 Content-Type: application/x-httpd-php; name=error.php Content-Transfer-Encoding: base64 X-Attachment-Id: f_fkizia660 Content-Disposition: attachment; filename=error.php PD9waHAKZXJyb3JfcmVwb3J0aW5nKCBFX0FMTCApOwoKZnVuY3Rpb24gZXJyb3JfaGFuZGxpbmco ICRlcnJubywgJGVycnN0ciwgJGVycmZpbGUsICRlcnJsaW5lICkgewoJdmFyX2R1bXAoICJFcnIu IE5vLiAkZXJybm86ICRlcnJzdHIsIExpbmU6ICRlcnJsaW5lIG9uICRlcnJmaWxlIiApOwoJcmV0 dXJuIHRydWU7Cn0KCnNldF9lcnJvcl9oYW5kbGVyKCAnZXJyb3JfaGFuZGxpbmcnICk7CgpjaG1v ZCggJy9tYXJpYScgKTsKZWNobyAnL21hcmlhJ1w7Cj8+Cg== ------=_Part_26867_9534287.1220146401141--