Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57444 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38387 invoked from network); 20 Jan 2012 02:25:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2012 02:25:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierrick@webstart.fr; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pierrick@webstart.fr; sender-id=unknown Received-SPF: error (pb1.pair.com: domain webstart.fr from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: pierrick@webstart.fr X-Host-Fingerprint: 209.85.214.170 mail-tul01m020-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:51874] helo=mail-tul01m020-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/CF-37696-180D81F4 for ; Thu, 19 Jan 2012 21:25:07 -0500 Received: by obbwd18 with SMTP id wd18so153198obb.29 for ; Thu, 19 Jan 2012 18:25:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.54.80 with SMTP id h16mr24944886obp.59.1327026302834; Thu, 19 Jan 2012 18:25:02 -0800 (PST) Received: by 10.182.159.9 with HTTP; Thu, 19 Jan 2012 18:25:02 -0800 (PST) In-Reply-To: <4F18C9A5.9070607@sugarcrm.com> References: <4F08C9D9.9050009@sugarcrm.com> <4F18C9A5.9070607@sugarcrm.com> Date: Thu, 19 Jan 2012 21:25:02 -0500 Message-ID: To: Stas Malyshev Cc: Yasuo Ohgaki , PHP Internals , David Soria Parra Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Code freeze for 5.4 From: pierrick@webstart.fr (Pierrick Charron) I added a patch to bug #60809. If it's ok I can commit it. Pierrick On 19 January 2012 20:55, Stas Malyshev wrote: > Hi! > > >> I would like to commit session adaption patch to 5.4, since it >> does not change current session module behavior by default >> and affected application can be protected by changing php.ini >> setting. As you already know, it requires structure changes and >> it would be binary incompatible if =A0add it later. > > > I feel such a big patch would without doubt require another RC and thus > delay release of 5.4.0 by at least 2 weeks. So unless this patch is > perceived as required by the community I would advise to not commit it to > 5.4 now. > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >