Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78401 invoked by uid 1010); 16 Apr 2006 17:39:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78386 invoked from network); 16 Apr 2006 17:39:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2006 17:39:05 -0000 X-Host-Fingerprint: 66.249.82.201 xproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.82.201:48325] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A5/E8-19715-83182444 for ; Sun, 16 Apr 2006 13:39:04 -0400 Received: by xproxy.gmail.com with SMTP id t14so304171wxc for ; Sun, 16 Apr 2006 10:39:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=saOS0dURg+eY9mvGDTisJ5m84iFt1/GVd9hNme6F3q2CCC4H+ddB1Bq4DilwPNEYVFT1ANUCUvWddofUxqV29lG0qofdHiYkLL6Zy364qGQvpN3u4BQhMKHbbn9thKyB2Wc50Oxq/M5E/cSYLmX+N2MLZL3SMX4x38tTpgd1HOA= Received: by 10.70.18.14 with SMTP id 14mr3207492wxr; Sun, 16 Apr 2006 10:38:59 -0700 (PDT) Received: by 10.70.12.3 with HTTP; Sun, 16 Apr 2006 10:38:59 -0700 (PDT) Message-ID: <2e24b1e00604161038u4e387383v882f46ad284cdee9@mail.gmail.com> Date: Sun, 16 Apr 2006 13:38:59 -0400 To: internals@lists.php.net In-Reply-To: <2e24b1e00604150752g69acab4er1058771d9e60a352@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6952_3190862.1145209139746" References: <2e24b1e00604150752g69acab4er1058771d9e60a352@mail.gmail.com> Subject: Re: Inconsistency of empty() and isset() ? From: itrebal@gmail.com ------=_Part_6952_3190862.1145209139746 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Regardless of if its an inconsistency, I created a patch for it. Here are the files: http://repository.itrebal.com/php/patches/empty/empty.php (Test file) http://repository.itrebal.com/php/patches/empty/patch ------------------------------- Graham Christensen www.itrebal.com www.iamgraham.net ------=_Part_6952_3190862.1145209139746--