Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31311 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75089 invoked by uid 1010); 29 Jul 2007 07:58:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 75073 invoked from network); 29 Jul 2007 07:58:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2007 07:58:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:50620] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/B0-03769-4B84CA64 for ; Sun, 29 Jul 2007 03:58:44 -0400 Received: from [127.0.0.1] ([192.168.17.18]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 29 Jul 2007 00:58:41 -0700 Message-ID: <46AC48A9.9080301@zend.com> Date: Sun, 29 Jul 2007 00:58:33 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Larry Garfield CC: internals@lists.php.net References: <74.B1.05050.EADEC964@pb1.pair.com> <08.07.20814.2587AA64@pb1.pair.com> <46ABD596.3060005@zend.com> <200707281905.27822.larry@garfieldtech.com> In-Reply-To: <200707281905.27822.larry@garfieldtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Jul 2007 07:58:41.0615 (UTC) FILETIME=[477065F0:01C7D1B6] Subject: Re: [PHP-DEV] Re: Type-hinted return values in PHP5? From: stas@zend.com (Stanislav Malyshev) > I think the only serious advantage I could see would be to allow > context-assistance IDEs more data, so they could provide method-completion. PHPDoc does that with @return tag. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com