Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49368 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87078 invoked from network); 11 Aug 2010 19:24:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2010 19:24:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 76.96.62.80 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 76.96.62.80 qmta08.westchester.pa.mail.comcast.net Received: from [76.96.62.80] ([76.96.62.80:54479] helo=qmta08.westchester.pa.mail.comcast.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/90-18548-3D8F26C4 for ; Wed, 11 Aug 2010 15:24:03 -0400 Received: from omta13.westchester.pa.mail.comcast.net ([76.96.62.52]) by qmta08.westchester.pa.mail.comcast.net with comcast id t7GA1e00817dt5G587Q2o0; Wed, 11 Aug 2010 19:24:02 +0000 Received: from earth.ufp ([98.220.236.211]) by omta13.westchester.pa.mail.comcast.net with comcast id t7Q11e00W4aLjBW3Z7Q1ok; Wed, 11 Aug 2010 19:24:02 +0000 Received: from localhost (localhost [127.0.0.1]) by earth.ufp (Postfix) with ESMTP id 410A3D7A55 for ; Wed, 11 Aug 2010 14:24:00 -0500 (CDT) Received: from earth.ufp ([127.0.0.1]) by localhost (earth.ufp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8jdr3NxnlEjI for ; Wed, 11 Aug 2010 14:24:00 -0500 (CDT) Received: from garfield.ad.palantir.net (h-66-166-38-114.chcgilgm.static.covad.net [66.166.38.114]) by earth.ufp (Postfix) with ESMTPSA id 05884D7A33 for ; Wed, 11 Aug 2010 14:23:59 -0500 (CDT) Message-ID: <4C62F8CF.80200@garfieldtech.com> Date: Wed, 11 Aug 2010 14:23:59 -0500 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.11) Gecko/20100711 Lightning/1.0b1 Thunderbird/3.0.6 MIME-Version: 1.0 To: internals@lists.php.net References: <4C62EC4A.9020106@sugarcrm.com> In-Reply-To: <4C62EC4A.9020106@sugarcrm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] back to 5.4 alpha From: larry@garfieldtech.com ("larry@garfieldtech.com") On 8/11/10 1:30 PM, Stas Malyshev wrote: > Hi! > > I think by now, whatever you think on strict typing/typehints, it is > clear to everybody that there's no consensus about this feature, and > with Rasmus, Zeev & Andi, along with many others, being against it, as > of now it can not be a part of an official PHP release. > > On the other hand, we have tons of cool features in trunk which aren't > controversial and that we do want people to try out. > > So I'd propose doing the following: > > 1. Moving parameter typing to a feature branch (by branching current > trunk and then rolling back the typing part in the trunk). > 2. Starting 5.4 alpha process after that basing on trunk. > > Any objections to this? > > People that like the typing can still have them in the branch (and they > can keep the branch as current as they want) and if we ever See The > Light (TM) and want typed scalar parameters back, they're only a merge > away. > > What do you think? +1. --Larry Garfield