Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56975 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23331 invoked from network); 21 Dec 2011 03:05:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2011 03:05:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 148.87.113.117 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.117 rcsinet15.oracle.com Received: from [148.87.113.117] ([148.87.113.117:39109] helo=rcsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/41-13480-BFC41FE4 for ; Tue, 20 Dec 2011 22:05:31 -0500 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by rcsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id pBL35Q4W017175 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 21 Dec 2011 03:05:27 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id pBL35PHj009817 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 Dec 2011 03:05:26 GMT Received: from abhmt117.oracle.com (abhmt117.oracle.com [141.146.116.69]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id pBL35PQR004990; Tue, 20 Dec 2011 21:05:25 -0600 Received: from [10.191.130.162] (/10.191.130.162) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 20 Dec 2011 19:05:25 -0800 Message-ID: <4EF14CF2.2030200@oracle.com> Date: Tue, 20 Dec 2011 19:05:22 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: will.fitch@gmail.com CC: internals@lists.php.net References: <2095305E-D4E3-4D7E-8218-32EE99688E0C@GMAIL.COM> In-Reply-To: <2095305E-D4E3-4D7E-8218-32EE99688E0C@GMAIL.COM> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-CT-RefId: str=0001.0A090203.4EF14CF7.00A9,ss=1,re=0.000,fgs=0 Subject: Re: [PHP-DEV] Return Type Hinting for Methods RFC From: christopher.jones@oracle.com (Christopher Jones) On 12/20/2011 06:09 PM, Will Fitch wrote: > Hello All, > > I would like to submit https://wiki.php.net/rfc/returntypehint2 into discussion. A link to the patch for this is provided and can be ran against the current HEAD. > > There is an older entry still in existence, but this patch is syntactically different. The older entry is located at https://wiki.php.net/rfc/typechecking and is bundled with parameter, scalars, etc. > > If possible, can someone promote this to the "Under Discussion" category within https://wiki.php.net/rfc? > > -- Will I've added it to https://wiki.php.net/rfc/typechecking with the other related RFCs. This is linked from the "Under Discussion" section. Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/