Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25639 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40730 invoked by uid 1010); 12 Sep 2006 21:00:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40715 invoked from network); 12 Sep 2006 21:00:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2006 21:00:45 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 81.169.182.136 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from [81.169.182.136] ([81.169.182.136:56936] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/C1-02095-CFF17054 for ; Tue, 12 Sep 2006 17:00:44 -0400 Received: from baumbart.mbo (dslb-084-063-010-081.pools.arcor-ip.net [84.63.10.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id AA36D35C1F6; Tue, 12 Sep 2006 23:00:41 +0200 (CEST) Date: Tue, 12 Sep 2006 23:00:42 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <74293252.20060912230042@marcus-boerger.de> To: =?iso-8859-1?Q?Terje_Sletteb=F8?= Cc: internals@lists.php.net In-Reply-To: <0a1301c6d64f$8af01c70$a900000a@adstate.local> References: <0a1301c6d64f$8af01c70$a900000a@adstate.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Return type hints From: helly@php.net (Marcus Boerger) Hello Terje, at some point i might find time to do something. I guess all others who could do something in that area are occupied either by unicode or namespaces. This means we still have this on the todo. We are only open source and all do stuff in our free time.... best regards marcus Tuesday, September 12, 2006, 11:40:54 AM, you wrote: > Hi again. > To something different: I've read [1] that return type hints for functions > have been considered for PHP 6, possibly even planned. In [1], it says: "We > will add support for type-hinted return values." > I've searched the archives, but haven't found much on this since about a > year ago. Does anyone have the latest on this? Is it planned, dropped, over > somebody's "smoking carcass", ;) or what? > I've also tried the latest PHP 6 dev-version, a while ago, but it seems it's > not in there, yet, at least. > If not dropped, have a syntax for this been agreed on? > Regards, > Terje > [1] > http://www.php.net/~derick/meeting-notes.html#type-hinted-properties-and-return-values Best regards, Marcus