Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66182 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5548 invoked from network); 25 Feb 2013 10:35:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2013 10:35:08 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.181 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.181 mail-lb0-f181.google.com Received: from [209.85.217.181] ([209.85.217.181:41383] helo=mail-lb0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/34-10787-B5E3B215 for ; Mon, 25 Feb 2013 05:35:08 -0500 Received: by mail-lb0-f181.google.com with SMTP id gm6so2079271lbb.26 for ; Mon, 25 Feb 2013 02:35:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to:cc :content-type; bh=my0OJ0vqCj05PywKZvAR+z/kad3Ju8jw34qyOyMzQao=; b=yRRS3jfV34/fW7xvoGotnArCQ8hArIK7WkzT2tMMcQq7NJDYs1z308bkVaQqnedOzL OsjoIy1LYKYa3eb3XOtx+ISVU9qzUVmS0oGovgmyLH7ipe6ah7YckNEVMxcnVv2gIUJp WkwjzeTL1KVlblCgkLNwyt0QJS5MdisKG0VppsTsukexsTYRsiDP9ZMmN/jE8vAoKbTH iBH4k9wXQ7NkYFq0tx6oG3SLf8INm2ch2lS7xQxwXCSnPMzD7RJV/AC51GJzbefNEKKl e8AJj+oWjxWQgCpEtw0ekD/3EdXCY/2pqTZN41gU4jGLOaw1Aks5daXSCm070lcd89zy F8aw== MIME-Version: 1.0 X-Received: by 10.112.37.194 with SMTP id a2mr4275360lbk.40.1361788504825; Mon, 25 Feb 2013 02:35:04 -0800 (PST) Received: by 10.112.38.199 with HTTP; Mon, 25 Feb 2013 02:35:04 -0800 (PST) Date: Mon, 25 Feb 2013 11:35:04 +0100 Message-ID: To: PHP internals Cc: Julien Pauli , David Soria Parra Content-Type: text/plain; charset=ISO-8859-1 Subject: New RFCs, PRs and co, target 5.6 pls From: pierre.php@gmail.com (Pierre Joye) hi! While reading both PRs and features requests in bugs.php.net, I would like to strongly suggest to make any new proposal (new features, PRs, etc.), no matter how small, targeting 5.6 or later. 5.5 will go in beta soon and we have already enough new things to debug and test. Adding more stuff will only delay 5.5 even more (keeping in mind the possible O+ addition). Thanks for your understanding, Cheers, -- Pierre @pierrejoye