Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11928 invoked from network); 5 Jul 2014 08:05:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jul 2014 08:05:55 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:36087] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/41-33346-2E1B7B35 for ; Sat, 05 Jul 2014 04:05:55 -0400 Received: by mail-qg0-f54.google.com with SMTP id q107so2108397qgd.13 for ; Sat, 05 Jul 2014 01:05:51 -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 :content-type; bh=PcFvuZ0r+OJZrxbtPBKUSQYmW12CoWj3ZJMA6b3QcSk=; b=NFq/qnep1SR1Lji0XKBCO7Z/pFojQAHR74AKRyK18OPUZgnRohApJbVMQPd1Q2Iua2 my3DCd/J7wrJHf9nLZF5SC8k2JxZ1cDn352gDI1KeUjC/cIJo6Ni67d/p1YixzUjpJf8 FqGuS0JHbE+KjCJqf1HWHqSMfSN/53JV94HWCkh/JIRLaC0mjOyKr1YWMqVaGYdTeqV5 YoKIHcXQqvAE4CCMNjI/93k9BzBLCDVNExJCNLGu8X+r3rvqrr8X6ScHL+zKkz1rDjW5 qbDhyOeIwa6rjzlT/f32hm232C5MruqazRXmfhJAcIXJ7m7H5gcw6YieYfq6jmfngb1N 4q6A== MIME-Version: 1.0 X-Received: by 10.224.137.193 with SMTP id x1mr27269953qat.0.1404547551804; Sat, 05 Jul 2014 01:05:51 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Sat, 5 Jul 2014 01:05:51 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Sat, 5 Jul 2014 01:05:51 -0700 (PDT) In-Reply-To: References: <002b01cf9784$4c1fe670$e45fb350$@tutteli.ch> Date: Sat, 5 Jul 2014 10:05:51 +0200 Message-ID: To: Tjerk Meesters , PHP internals Content-Type: multipart/alternative; boundary=047d7bfe9ea6e558d004fd6db5ad Subject: Re: [PHP-DEV] not_null function From: pierre.php@gmail.com (Pierre Joye) --047d7bfe9ea6e558d004fd6db5ad Content-Type: text/plain; charset=UTF-8 On Jul 5, 2014 9:43 AM, "Tjerk Meesters" wrote: > > Obviously spoke to soon ... what I've written there is basically an ugly > `!isset($var)`. > Totally fail to see what is ugly with is set or the difference with exists(). The latter, in the context of php (even more with phpng) makes little sense. Besides that, I am not sure what is the goal of this thread. Adding aliases to copy cat ? --047d7bfe9ea6e558d004fd6db5ad--