Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11687 invoked from network); 28 May 2013 06:48:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2013 06:48:43 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.46 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.219.46 mail-oa0-f46.google.com Received: from [209.85.219.46] ([209.85.219.46:45583] helo=mail-oa0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/8A-44058-A4354A15 for ; Tue, 28 May 2013 02:48:42 -0400 Received: by mail-oa0-f46.google.com with SMTP id h2so9523287oag.19 for ; Mon, 27 May 2013 23:48: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:from:date:message-id:subject:to :cc:content-type; bh=TxNG8fEiCwj0FSgjb+80a7ZiG4Oyqw8ijY0i07fRDlY=; b=tNoNcOiV1sYIMs30BwCwUWwp2p2+JARNCn1RAAMHsJhq+WWPmLyOVEIefegwhC5nyI F9FaQ+TJvOBuEdNCGeUmmvXBAggR75pJ6Sjhlcl9dqVQJwlWhbWklm/iuNEjOHvx+Ej2 HUVmx7xbwyQ2hccoqw31q4ytSTgjd0u3WLbPtmslqMl+4Q7vpkSX/3lfq6fjfyi8cUnO z0dd73YrbN/u8xDQvVCrBYh1E5gLk1n2hjSF6Ph1NO2j2w7XSCK9L+zbRHH0Z5pj9OZB aA3XYLBVgXk819oM4TkBRDbDaSBKRcJ45ZZ0XwFkbUauaTzRelHLJRkbj2WZ0WLyviCI MUFQ== X-Received: by 10.60.144.99 with SMTP id sl3mr20619879oeb.0.1369723719921; Mon, 27 May 2013 23:48:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.80.99 with HTTP; Mon, 27 May 2013 23:47:59 -0700 (PDT) In-Reply-To: References: <4DED3D5B.6030307@oracle.com> <4DEE7307.5040608@sugarcrm.com> Date: Tue, 28 May 2013 07:47:59 +0100 Message-ID: To: Ferenc Kovacs Cc: Stas Malyshev , Hannes Magnusson , Christopher Jones , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b3a831cc48d4404ddc1a73b Subject: Re: [PHP-DEV] Callable typehint From: petercowburn@gmail.com (Peter Cowburn) --047d7b3a831cc48d4404ddc1a73b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 28 May 2013 07:00, Ferenc Kovacs wrote: > > > sorry for resurrecting the thread, but I think that having a Callable > typehint would be nice, and I agree with Etienne that the generic argumen= ts > against typehints doesn't really apply here. > We've had "callable" since 5.4.0. > > -- > Ferenc Kov=E1cs > @Tyr43l - http://tyrael.hu > --047d7b3a831cc48d4404ddc1a73b--