Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82614 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21919 invoked from network); 13 Feb 2015 14:22:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2015 14:22:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=tpunt@hotmail.co.uk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tpunt@hotmail.co.uk; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.co.uk designates 157.55.0.207 as permitted sender) X-PHP-List-Original-Sender: tpunt@hotmail.co.uk X-Host-Fingerprint: 157.55.0.207 dub004-omc1s8.hotmail.com Received: from [157.55.0.207] ([157.55.0.207:54562] helo=DUB004-OMC1S8.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/2B-62214-3980ED45 for ; Fri, 13 Feb 2015 09:22:12 -0500 Received: from DUB113-W87 ([157.55.0.237]) by DUB004-OMC1S8.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Fri, 13 Feb 2015 06:22:08 -0800 X-TMN: [uXPBF7PefSIpCvEpaHxkP3CRX4zGsUEG] X-Originating-Email: [tpunt@hotmail.co.uk] Message-ID: Content-Type: multipart/alternative; boundary="_f1564df0-ad71-433f-ac2f-3b9f6a2d6362_" To: Sebastian B.-Hagensen CC: "francois@tekwire.net" , Michael Wallner , Andrea Faulds , "internals@lists.php.net" Date: Fri, 13 Feb 2015 14:22:08 +0000 Importance: Normal In-Reply-To: References: ,<54DDA797.4030501@php.net>,,<1E15BAAB-C8FC-49A9-B73F-E0E7DEFA208D@ajf.me>,<54DDEAB6.1050107@php.net>,<008301d0478b$c060a5d0$4121f170$@tekwire.net>,, MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2015 14:22:08.0797 (UTC) FILETIME=[7340C4D0:01D04798] Subject: RE: [PHP-DEV] [DISCUSSION] Make empty() a Variadic From: tpunt@hotmail.co.uk (Thomas Punt) --_f1564df0-ad71-433f-ac2f-3b9f6a2d6362_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=2C > Date: Fri=2C 13 Feb 2015 15:09:16 +0100 > From: sbj.ml.read@gmail.com >=20 > While I don't know how common such a usage is I'm certain that there > is a use case for it. However=2C just modifying a subset of the is_* > functions sounds like a bad idea. If such a change is applied it > should be done to all type related is_* functions and be similar to > issets behavior (return false if at least one argument is not of the > given type). >=20 > Thanks=2C Agreed on that. It would be better for consistency's sake. -Tom = --_f1564df0-ad71-433f-ac2f-3b9f6a2d6362_--