Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33113 invoked from network); 16 Oct 2013 06:40:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2013 06:40:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=ondrej@sury.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ondrej@sury.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sury.org from 66.111.4.221 cause and error) X-PHP-List-Original-Sender: ondrej@sury.org X-Host-Fingerprint: 66.111.4.221 new1-smtp.messagingengine.com Received: from [66.111.4.221] ([66.111.4.221:43066] helo=new1-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/12-31591-0E43E525 for ; Wed, 16 Oct 2013 02:40:34 -0400 Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id B98BE6CB for ; Wed, 16 Oct 2013 02:40:30 -0400 (EDT) Received: from web5 ([10.202.2.215]) by compute6.internal (MEProxy); Wed, 16 Oct 2013 02:40:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sury.org; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:in-reply-to:references:subject:date; s=mesmtp; bh= iCuaUnyS/ZZ3ezqmZ52qN338+cc=; b=vZ2H3H5U7IG4SsAcH7qghTi1F1VQIR3V rIAv/RPIvCzDJ0RadfFRziyBAtdwenBIYX/g5f0i38hYKYwZ1qMkdqmf2xkChtAZ iidqYbtfVF+oQrzI70Yszviltbq5BFj8rK+AmnqAJZT71X2WlawMPLCO1adn//ke NM3+BmIAZJo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=iCuaUnyS/ZZ3ezqmZ52qN338+cc=; b=eYc nVBffUZ+uCUjv0zEfXcmz4h9srSMKHsu0e2Ztj6OEixrakTJ6UUsZ+8a56EzEtn4 m4QvvpPt96jsbACTaOIxkjmcLAiKJD9lh3pQ1oZx3Kl8flZqewz9xlrti4NRym+9 vkVINMBQNduKSVUnneCj/rd7KOdnicriepbLYX9k= Received: by web5.nyi.mail.srv.osa (Postfix, from userid 99) id 662A2A6906A; Wed, 16 Oct 2013 02:40:30 -0400 (EDT) Message-ID: <1381905630.7828.34562081.361BB29E@webmail.messagingengine.com> X-Sasl-Enc: Vb0ALzoxZmmW6N0NsBuidIC+3wwdO8YrhXgl1kdFCP9s 1381905630 To: internals@lists.php.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-ce174988 In-Reply-To: References: Date: Wed, 16 Oct 2013 08:40:30 +0200 Subject: Re: [PHP-DEV] PHP 5.6 Process From: ondrej@sury.org (=?UTF-8?Q?Ond=C5=99ej=20Sur=C3=BD?=) Hi Inf^Hternals, Debian freeze will happen in 14 months, that means that we might be able to squeeze PHP 5.6 into next Debian stable. One question though =E2=80=93=C2=A0do you envision that the module ABI will= change in PHP 5.6? (e.g. are there already plans to do so?) Obviously not changing ABI would make things much more simpler since it won't require the transition. Knowing before hand would also making things simpler since I could get pre-approval from Debian release team. Ondrej --=20 Ond=C5=99ej Sur=C3=BD Knot DNS (https://www.knot-dns.cz/) =E2=80=93 a high-performance DNS server On Mon, Oct 14, 2013, at 23:43, David Soria Parra wrote: > Hi Internals >=20 > It's already mid-october and according to our release schedule we have to > release PHP 5.6 in 10 months from now. The past has shown that we need > approx 5 months to stablize a release and go through alpha, beta and RC > stages. Therefore I want to start a discussion on how to move forward > with 5.6, to get a release schedule up as fast as possible so > contributors > now when to push their stuff and to vote on RFC's BEFORE the first beta. >=20 > I think over the last years it proved to be good to have the current > RM support a new RM who then takes over after the final release > (e.g. Julien basically does 5.5 alone now, but we worked a lot together > during alpha/beta/RC). Therefore my suggestion is that Julien is going to > help out with 5.6 and then we would need a new RM that can learn from > julien > on how to do things to later be able to do 5.6 on his own. >=20 > Suggestions? >=20 > David >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20