Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72745 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33849 invoked from network); 21 Feb 2014 19:47:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2014 19:47:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 156.151.31.81 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 156.151.31.81 userp1040.oracle.com Received: from [156.151.31.81] ([156.151.31.81:38575] helo=userp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/C2-17822-C3DA7035 for ; Fri, 21 Feb 2014 14:47:09 -0500 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s1LJkv45022313 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 21 Feb 2014 19:46:57 GMT Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s1LJktkm003502 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Feb 2014 19:46:56 GMT Received: from abhmp0011.oracle.com (abhmp0011.oracle.com [141.146.116.17]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s1LJktGv012269; Fri, 21 Feb 2014 19:46:55 GMT Received: from [130.35.70.121] (/130.35.70.121) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 21 Feb 2014 11:46:55 -0800 Message-ID: <5307AD2D.4030906@oracle.com> Date: Fri, 21 Feb 2014 11:46:53 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Gleb Golubitsky , Nikita Popov CC: PHP Developers Mailing List References: <3930601.eOsJ67jUeD@dagon> In-Reply-To: <3930601.eOsJ67jUeD@dagon> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Subject: Re: [PHP-DEV] Named params status From: christopher.jones@oracle.com (Christopher Jones) On 02/21/2014 04:10 AM, Gleb Golubitsky wrote: > Hello guys, > > What is the current status of the named params implementation (RFC [1])? > According to RFC it's under discussion and proposed for 5.6 release. Can we > really expect this feature in 5.6 release? The change will provide the great > boost of code readability. > > Looking forward for reply. > It won't be in PHP 5.6. There's no timeline for it that I've seen. There are various discussions that show the project still has supporters. Chris -- christopher.jones@oracle.com http://twitter.com/ghrd Free PHP & Oracle book: http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html