Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49386 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20957 invoked from network); 11 Aug 2010 21:34:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2010 21:34:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:62673] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/57-18548-187136C4 for ; Wed, 11 Aug 2010 17:34:58 -0400 Received: by wye20 with SMTP id 20so673514wye.29 for ; Wed, 11 Aug 2010 14:34:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=CvmdIVBNm80t0cjxYouHiF/CQYQvG7une0c28CCNaYE=; b=HAiGVmekCS3JmlldICGc8VQMfMENaILis/XbMFZ6sAuOqft3pP0SHpvojZ7EmqTxtR RSA82/fEaY7Vf0yjym2R5u2vT81Bxz8DUV2GOGzGudfHnxXpCxffU2HzKRFvvhm788Ja X/7/QlTiSS6FSz5rRZ/3eWdoCWOrlkMiQ2ydQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=uhzGJmZGzMAtKy0EkwhRcAGY7dNpl7cUhwlg66siI/IktjimILMYu/U3eot6lmuWEs ushWLjoZR0PJzOc+suc7Ij1vYuPTz2AhNgkFNgUIE7i9wJrez9kSlWF4LbRXWQ0OHruv MiBtUINv60k6irRkFcYYuiUykQvkpAvvIe8rY= MIME-Version: 1.0 Received: by 10.227.37.220 with SMTP id y28mr17068668wbd.79.1281562490908; Wed, 11 Aug 2010 14:34:50 -0700 (PDT) Received: by 10.227.138.225 with HTTP; Wed, 11 Aug 2010 14:34:50 -0700 (PDT) In-Reply-To: <4C62EC4A.9020106@sugarcrm.com> References: <4C62EC4A.9020106@sugarcrm.com> Date: Wed, 11 Aug 2010 23:34:50 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] back to 5.4 alpha From: pierre.php@gmail.com (Pierre Joye) On Wed, Aug 11, 2010 at 8: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? Yes. > 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? I think using trunk as base is a mistake. We should begin using a stable branch (5.3) and merge what we want for the next release. It is also too early to begin to think about 5.4 as there is still a couple of things to clarify before. The most important ones being: - What are the top new things we like to have in - Define a clear release process (not going to go through a 5.3.0 or 6.0 again). - Define the RMs, I do want a good, honest and respectful RMs. The last point can wait as we are a couple of months away of defining the first two. For example I have a couple of very important things to add to the stack but I won't be able to describe them fully before September (I'm in holidays now, remember that 5.3.3 is a couple of weeks old...). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org