Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53900 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72682 invoked from network); 11 Jul 2011 23:20:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 23:20:24 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:48530] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/23-49578-7358B1E4 for ; Mon, 11 Jul 2011 19:20:24 -0400 Received: by vxi39 with SMTP id 39so3486329vxi.29 for ; Mon, 11 Jul 2011 16:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=R/O6Nby0s2dL6/ytofVJxLZW905W/tGGzTfUwkyLaP8=; b=ZIjZJXt3IsSq4miZGt8cfI65sCOfLi6rgvI9G5xUbyVe0tnx1PUTSdYTifLNYDojHS jD279u3GzErkUUYzXI8tMQmpLzGrf5MgUlKufK2eherW5BV+de323/oY6PEvULPF4Z3C WykThqKrFJLa9+ZSDpawzHuM2fgzdgAbARYl0= MIME-Version: 1.0 Received: by 10.52.115.105 with SMTP id jn9mr3172537vdb.495.1310426420785; Mon, 11 Jul 2011 16:20:20 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.220.160.77 with HTTP; Mon, 11 Jul 2011 16:20:20 -0700 (PDT) In-Reply-To: References: <4E1B7EE3.7060805@sugarcrm.com> Date: Tue, 12 Jul 2011 01:20:20 +0200 X-Google-Sender-Auth: kVFEHG4hSKazR78cdjQ-mm35zAo Message-ID: To: Pierre Joye Cc: Stas Malyshev , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] 5.4 Alpha 2 From: kalle@php.net (Kalle Sommer Nielsen) Hi 2011/7/12 Pierre Joye : > hi, > > I would rather wait the 2nd wave of RFCs to be adopted/rejected before > doing a2, if some has no patch (or far to be ready) or too risky (the > int/string/float looks like one to me) should be dropped and delayed > to the next release. I agree, it would make more sense to have the votings over before doing the next Alpha, so theres time to cook up relevant patches and commit them. -- regards, Kalle Sommer Nielsen kalle@php.net