Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73275 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74038 invoked from network); 18 Mar 2014 18:45:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2014 18:45:45 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:64918] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/44-52406-85498235 for ; Tue, 18 Mar 2014 13:45:45 -0500 Received: by mail-qa0-f44.google.com with SMTP id f11so7454349qae.31 for ; Tue, 18 Mar 2014 11:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8ozkGut04JHQOZv/ujM8nQyicHtNNaQCStJHB+9NrBQ=; b=vQBNTi+j4++HxV4p7KLgXhl5zZ8k5AfxJI4sNSpLO8zzQBYhlr5RJKZYrSh2X/9vXs 7CwZz5z/HTZMRNxsLRZnD6arf+iJLfTj5lkJmgLT/rWmyVFkokzFAA/Y9BIw+LjYAZB/ dwfCWmbEWgcY8kgKBwiMo6m1HRBPZdBxWSvTMrUEriZmVBJMbzuGkQBkZEBQggY8zVGY lQ9RnibL8bGI977/RAe2RmmDCl5Gl8YpZrWYek3fCQANrGmU8yQuJiNH7RGul0IDZ2fg g+ZyBLqijP8F4AD0SbChY5LMbR6buLHCPnEO3/Ob86Kdl5Dkbse7l/S/ma/zzPuacqu6 exJQ== MIME-Version: 1.0 X-Received: by 10.140.39.212 with SMTP id v78mr35812209qgv.77.1395168341532; Tue, 18 Mar 2014 11:45:41 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Tue, 18 Mar 2014 11:45:41 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Tue, 18 Mar 2014 11:45:41 -0700 (PDT) In-Reply-To: References: <5324FE40.1070704@sugarcrm.com> <532603A0.8060802@sugarcrm.com> <5327DD6E.6030402@sugarcrm.com> Date: Tue, 18 Mar 2014 19:45:41 +0100 Message-ID: To: Andrey Andreev Cc: "internals@lists.php.net" , Yasuo Ohgaki , Stas Malyshev Content-Type: multipart/alternative; boundary=001a11c126626625f604f4e5f1ac Subject: Re: [PHP-DEV] [RFC] Revert/extend/postpone original RFC about read_only, lazy_write sessions From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c126626625f604f4e5f1ac Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014.03.18. 11:59, "Andrey Andreev" ezt =C3=ADrta: > > Hi, > > > >> I think defaults should not change in minor version, unless there's a > >> very good reason for it, and here it's not a very good reason. Session > > I don't think 5.6 is looked at as a minor version. It should be. That was the whole concept of the "new" release process rfc; more frequent minors which complies with the semantic versioning. > Features have been > added, changed, deprecated and removed in previous 5.x releases. > Yeah, we were in the transition to the new way of doing things. 5.4 broke less bc than 5.3, 5.5 less than 5.4 and 5.6 should be close to zero except warnings, bugfixes and changes related to security. --001a11c126626625f604f4e5f1ac--