Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72756 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79188 invoked from network); 22 Feb 2014 09:20:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2014 09:20:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=dygear@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dygear@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.169 as permitted sender) X-PHP-List-Original-Sender: dygear@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:55256] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/01-00531-8EB68035 for ; Sat, 22 Feb 2014 04:20:42 -0500 Received: by mail-qc0-f169.google.com with SMTP id e9so5091817qcy.28 for ; Sat, 22 Feb 2014 01:20:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=reiRAdFYSIVRx1bxTrpPviH4FRT/OTfuYClvV7T5hXY=; b=WY0EzEpuZlQnr9R7NVbsQYN5jvZkw2FHFO5RxAMuMHIRRPRpilUk6URIAWfK5I8GUH S1XL+lY23nNZlNdHHluHWKhWkp0OXPN820Hid+yAdjsVZB4JGTsq7xojuFcGlrP+xtmz +bFeMH4K9mDXQ2/NUqiOjTqFq44Uzs2utJ6P+GejRhuIMWkN82gFAJBodfk2OGfHpa7R 1gNEGp1eD6Vk3G26+TnBcrNNYnwJLzYlbytR/YPRVbONlhGbUV7fQ3d74Wk4gu7APLFd jV9H+IVExRxNwLTxuZzFRzx6nIUJFFDNUnNmi2uqMJO6zaLY6Y3j+EH67Ua1//rMFRg3 vItw== X-Received: by 10.140.82.175 with SMTP id h44mr15568611qgd.68.1393060836872; Sat, 22 Feb 2014 01:20:36 -0800 (PST) Received: from [10.182.182.189] (126.sub-70-192-69.myvzw.com. [70.192.69.126]) by mx.google.com with ESMTPSA id q10sm29704717qaj.13.2014.02.22.01.20.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 22 Feb 2014 01:20:35 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (11B554a) In-Reply-To: <3095034.S38469PJ60@dagon> Date: Sat, 22 Feb 2014 04:20:34 -0500 Cc: "internals@lists.php.net" , Christopher Jones , Nikita Popov Content-Transfer-Encoding: 7bit Message-ID: <5157CFC9-1CCD-4E9A-8A7F-896A632BC6FB@gmail.com> References: <3930601.eOsJ67jUeD@dagon> <5307AD2D.4030906@oracle.com> <3095034.S38469PJ60@dagon> To: Gleb Golubitsky Subject: Re: [PHP-DEV] Named params status From: dygear@gmail.com (Mark Tomlin) Also would LOVE to see this, it's a MASSIVE feature to have. Thank you for your time, Mark 'Dygear' Tomlin. > On Feb 21, 2014, at 14:49, Gleb Golubitsky wrote: > > On Friday, February 21, 2014 11:46:53 AM Christopher Jones wrote: >>> 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. >> >> It won't be in PHP 5.6. There's no timeline for it that I've seen. > > Sad to hear so. What exactly stops from having it in the mainline? > >> There are various discussions that show the project still has supporters. > > And can I help somehow with getting this changes up and merged? > > WBR, > Gleb Golubitsky AKA Sectoid > Jabber ID: sectoid@gnolltech.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >