Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60571 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58720 invoked from network); 14 May 2012 11:16:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2012 11:16:43 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.53 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.216.53 mail-qa0-f53.google.com Received: from [209.85.216.53] ([209.85.216.53:34152] helo=mail-qa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/52-44671-A99E0BF4 for ; Mon, 14 May 2012 07:16:43 -0400 Received: by qadz32 with SMTP id z32so3550364qad.12 for ; Mon, 14 May 2012 04:16:40 -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; bh=J2vkD+A/bqN1NaZVcW/psWu+soGV4AOIIZNY9NkUjds=; b=f1KD7Mkz6Ephlb0ASrFGi6FAteO8Il/TfNpNkygYm8gEWebSY9kidw2GCCUpdz3O4j coWgY1O492rbviPqgi2YqZRG79SrS/Uw5rQIwxh2lEmRNMNGA1fhvLJl2a+x7XSdikeR 3MfgX2YtUN+zqSEAQ6pHCEC9xkkjffbAdTpIg2TBM4+vumi9l3HmfwLDlrGeP8MywEND LbxvNL60a71+zP3+zMXiFmZ3qXEjt0j+IuJroxfXnY9fSpMEAz4o03lo02motwAhubzh o78XQHhEDvHNohiFyYTpzKj1M9YQwW6FnrsNzqBqAQ8rAS07HKzIYf6ki/gxHSvkPq8b nbOw== MIME-Version: 1.0 Received: by 10.224.44.130 with SMTP id a2mr11969304qaf.66.1336994200426; Mon, 14 May 2012 04:16:40 -0700 (PDT) Received: by 10.229.251.203 with HTTP; Mon, 14 May 2012 04:16:40 -0700 (PDT) In-Reply-To: References: <4FB0AE18.1060902@sugarcrm.com> Date: Mon, 14 May 2012 07:16:40 -0400 Message-ID: To: Pierre Joye Cc: Stas Malyshev , Nikita Popov , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: [VOTE] Vote change for empty() RFC From: ircmaxell@gmail.com (Anthony Ferrara) Pierre, >> AFAIK 2 of the people voting "both" (myself included) already said they >> are OK with "empty only". > > If the other one can raise his voice, then we are good. I had meant to reply to the list, but I had replied to Stas directly. I would be happy to change my vote from isset() and empty() to empty() only if that's what it would take... Anthony