Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60426 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91611 invoked from network); 3 May 2012 05:39:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 May 2012 05:39:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:34481] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/E0-18347-FF912AF4 for ; Thu, 03 May 2012 01:39:12 -0400 Received: by obbuo13 with SMTP id uo13so2174300obb.29 for ; Wed, 02 May 2012 22:39:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=bGqPHtRXkx3yJwAEizcwhuhyQVVDYZkcOzbanvji2cI=; b=SqUkEnO+7VVzsJvzkeOt27Pgab1FuTqAgsz7EmhYmfiUZC80s6rzkFrI1OwMSIMDK2 LOgHb4pPa4S+lnjQiPb/lurDbQLwCqbGJRE2MQtj9RudcVHr33iET4cheKMSXxRf0YoC vWeB4mQ6qTsikWMKC07YYiGQyENe5V0m3wZ7JUaUygPS54I1Hf6PGUxSvznao8kbS1HR enArmcOAe1llOodREXvT94d1YCig+NtbxA9IFhxqsjtQQNtVR5CVxEtg+vKhOdeCcP8f /WJ7ZQw+RYy3jU/E5H4gkJXyH6k2w36aowUp9ElUA+4RC3jaELjYCkepR4uuC2ev9BlT SQMw== MIME-Version: 1.0 Received: by 10.60.28.137 with SMTP id b9mr977971oeh.57.1336023549191; Wed, 02 May 2012 22:39:09 -0700 (PDT) Received: by 10.182.12.100 with HTTP; Wed, 2 May 2012 22:39:09 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 May 2012 07:39:09 +0200 Message-ID: To: Anthony Ferrara Cc: Ferenc Kovacs , Laruence , Patrick ALLAERT , Nikita Popov , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Allow non-variable arguments to empty() and isset() From: pierre.php@gmail.com (Pierre Joye) hi Anthony, On Wed, May 2, 2012 at 1:37 PM, Anthony Ferrara wrote= : > I voted for the ability to use an expression for isset() as well, > since I agree with Ferenc, it's a matter of consistency. =A0Sure, the > use-case for isset() is definitely weaker than for empty(), No, it is not about consistency but goals and meaning. An expression is not set or unset. Anyway, that's not something we can argue about forever :-). Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org