Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52143 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99081 invoked from network); 9 May 2011 08:02:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 May 2011 08:02:22 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:45535] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/71-20726-C8F97CD4 for ; Mon, 09 May 2011 04:02:21 -0400 Received: by eyf5 with SMTP id 5so1468539eyf.29 for ; Mon, 09 May 2011 01:02:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=xoo0hVvyHMXzFkuhc8YdsM2hzpAlbWHDW9jDQSHRgZg=; b=FkxHFREDVfBp4V2taUUR52yRoWg1Czr9X2MojG8w++ZZZCBc1AhnZUsOEF+DTckKD8 dItmI1S0MnVZAwcYY9ex4tX7n2uXekq0YFTKwF1WMy8xFHyem+MD4DA92UpqkoLhLhCE rK2TMvSX+DjoMFdS1A0rgdBh6zh0qR2YaxYCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=AaqeqcUEjPEraiGtdmN+atlhgL9uxdptWS4TcxkeiuSXMvLLtWS3DUuHFtL3KBJRFI 0KnK2zRFEY6oQHPRjbt30eP0sWa4PPAqFIFSu3R6HzES/eKocl8MJkbD3zuajeDcTTm5 MHcRIcnQI2lm3oFv8ksPziUVbItq/T8KAUNY4= MIME-Version: 1.0 Received: by 10.14.2.31 with SMTP id 31mr3082225eee.167.1304928137861; Mon, 09 May 2011 01:02:17 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.127.79 with HTTP; Mon, 9 May 2011 01:02:17 -0700 (PDT) In-Reply-To: <4DC79CB9.6090201@sugarcrm.com> References: <4DC729EE.9090600@sugarcrm.com> <4DC75FFF.40008@lerdorf.com> <4DC79CB9.6090201@sugarcrm.com> Date: Mon, 9 May 2011 10:02:17 +0200 X-Google-Sender-Auth: P7_FrmNkoUf2fk8zScF06SLfvJc Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=0016364268a71d5b2b04a2d3422a Subject: Re: [PHP-DEV] 5.4 again From: info@tyrael.hu (Ferenc Kovacs) --0016364268a71d5b2b04a2d3422a Content-Type: text/plain; charset=UTF-8 On Mon, May 9, 2011 at 9:50 AM, Stas Malyshev wrote: > Hi! > > > another thing that I would love to see on the list: named parameters. >> it was recently brought up, and I think that the original argument for >> the rejection isn't true anymore: >> http://www.php.net/~derick/meeting-notes.html#named-parameters >> adding naming parameters would actually help to make clean and >> maintainable code. >> > > I'm all for this idea, but the question is - can we have a good design & > implementation in next 2 months? If we can, great, if we can't - I'd rather > have 5.4 than wait for it. E.g., if we have somebody ready to commit for > certain timeframe to come up with it, then it makes sense to discuss it in > this context. > > agree. I think we could have a good one (if somebody actually start working on it), so I think we should leave the door open for this and if it's got written and approved before the code freeze then we will include it. Tyrael --0016364268a71d5b2b04a2d3422a--