Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53188 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37714 invoked from network); 7 Jun 2011 22:39:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2011 22:39:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:65426] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/80-50253-798AEED4 for ; Tue, 07 Jun 2011 18:39:19 -0400 Received: by gxk27 with SMTP id 27so2637743gxk.29 for ; Tue, 07 Jun 2011 15:39:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=60B+4KvhTIBxML0xOHIZ4OD0Ld/DF10pv3tkCyWg9Mo=; b=nfbRE2cnqWiRcXQy01NRazRVyv/+g+09bU6QwlEBAUoCNT5Vcds7/pPpcbZXu2xzKG F87w1d8f8XL8V8iPRNB0qy1jgDUbHXD9h5H1DLJ7YAhgulgTjiwUWlcfCV3LQHo0UYuT 7wf/S8le7sORWWvzHIu+oKZaAXR2iufoOZYT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=E6TBkJscTH30GiPauTwsruGOFFnICSOw/Q2kiLtE4Gh2tj3FwCxdS3DRy326Hv4P1i 8P4XflFF5zae4ziM8P1imRQ6cuy0m/V4FqMp5VhG2viuKuNDtkaC3bslyaYNeciubUVQ +jlRW1CtF2dLwB/UmvsiukXY76+A7+OcXcZ1s= Received: by 10.101.136.26 with SMTP id o26mr2319997ann.72.1307486357110; Tue, 07 Jun 2011 15:39:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.207.10 with HTTP; Tue, 7 Jun 2011 15:38:57 -0700 (PDT) In-Reply-To: <41.0E.50253.11B9EED4@pb1.pair.com> References: <4DED3D5B.6030307@oracle.com> <4DEE782E.1020605@sugarcrm.com> <7104F8AD-489E-4824-97AA-D9831FAB77AA@bitextender.com> <4DEE8ABB.8040503@sugarcrm.com> <7E4C6CB6-ED93-4BFC-87B8-94FDEF243896@bitextender.com> <17.29.50253.ACD8EED4@pb1.pair.com> <41.0E.50253.11B9EED4@pb1.pair.com> Date: Tue, 7 Jun 2011 17:38:57 -0500 Message-ID: To: "Matthew Weier O'Phinney" Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e68ee3e4dd3ef404a526e38f Subject: Re: [PHP-DEV] Callable type From: dukeofgaming@gmail.com (dukeofgaming) --0016e68ee3e4dd3ef404a526e38f Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jun 7, 2011 at 4:41 PM, Matthew Weier O'Phinney < weierophinney@php.net> wrote: > On 2011-06-07, dukeofgaming wrote: > > --0016e68ee3e4bc4b0e04a525bac6 > > Content-Type: text/plain; charset=ISO-8859-1 > > Content-Transfer-Encoding: quoted-printable > > > > +1 for "callable", it is really more consistent. > > I was actually agreeing With David and Stas that "callback" was more > consistent, and casting my vote for that. Oh. But then, shouldn't is_callable be deprecated for a more consistently named is_callback? Regards, David --0016e68ee3e4dd3ef404a526e38f--