Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94440 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98432 invoked from network); 9 Jul 2016 07:48:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2016 07:48:47 -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.218.51 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.51 mail-oi0-f51.google.com Received: from [209.85.218.51] ([209.85.218.51:36428] helo=mail-oi0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/09-18622-E5CA0875 for ; Sat, 09 Jul 2016 03:48:46 -0400 Received: by mail-oi0-f51.google.com with SMTP id f189so88053328oig.3 for ; Sat, 09 Jul 2016 00:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=e3UWj9pASuZkF2Bl/BNPX7nMsseusoqMRQueOBNfPyo=; b=cv7KVOOtbcXA29NOLhnV1NeVkqkRK3IxAGs/cmlz8zPR28dYJjPELcvR0k3I9uUN97 6E9+tSPOHRPdrQQsGQgdwbJG8HcT6aPj+sFNvCH7lPuZ4qUQw5sDuAFszqLDO5vZh+cT VqvDU2p4H23t6Z1tSXWAHqnbtpmjZSHlWPC1y4OfAXVpxC+i1XmYSspOB2TYdH00Ium+ 7u847zuAUgp2Xdqi9Vv9eo+XmCxZtfXp5wb2Ii+X6gpli5k6SqCaYC2A7ViIO4hq8uSU 247xfR+nf/D02i4nxokQpjlmvFQ1MOMBj+dqd84SYkXqfoAJEU1rQukeyEwc71jU+iGF HmQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=e3UWj9pASuZkF2Bl/BNPX7nMsseusoqMRQueOBNfPyo=; b=jkxpCKIhtF8l7sMRVt3aSGhXN7VTPli7hfpKQFfCE3kD76ZSniTWHlGssS5doSfcfw 38wxM+29HCHkRF6VocVCQtSo5Hp5eRXJYJ4sETZyIVla3OlrLMv46YqUItwSInolFWFM sd4VJnwYKr0njmDf2ntoK28k5d9DVy6yl4uFU7uqtbrcksRWeLjh6SGrTawLqZWdcOSe 6yZWLWpi77/8UKb1bDnUjUZmfbIx1OZEBpvqs1GMINd7wmk9B8pVzBrhCIyPW+OuGerd WaPTBR7EZtRQ/FscALR2t/PbYQ+oiDmRvA+v0JEGHyU/YeI6ONO3YIui52VN+7qBATGa M38A== X-Gm-Message-State: ALyK8tLtR8TJdvyN63OgByQisfiFJ2PeK6KUbde/63FxseGzPlacW5SB+z3KvszuVn8htXO+BiZCKU+DIr8pqQ== X-Received: by 10.202.95.3 with SMTP id t3mr4647400oib.113.1468050524342; Sat, 09 Jul 2016 00:48:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.190.3 with HTTP; Sat, 9 Jul 2016 00:48:43 -0700 (PDT) In-Reply-To: References: Date: Sat, 9 Jul 2016 14:48:43 +0700 Message-ID: To: Leigh Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][VOTE] RNG fixes From: pierre.php@gmail.com (Pierre Joye) On Thu, Jul 7, 2016 at 7:56 PM, Pierre Joye wrote: > > On Jul 7, 2016 7:53 PM, "Leigh" wrote: >> >> On 7 July 2016 at 13:39, Pierre Joye wrote: >> > Hi >> > >> > Looks good but missing an option to choose the default mode. >> > >> > I would choose BC as default at least for one release (7.1). >> >> It's been that way since 5.2.1, I think it's had enough releases already >> :) > > You mean we changed it, announce it and give a chance to adapt the code? > Given than the majority of users does not run 5.2 but 5.3+. So, I voted no then as it is clear that you do not see a problem to break codes without a single warning or time to adapt before. The other sections are fine and voted yes. I would still strongly recommend to take a less harsh way. Having to change code for such things from 7.0 to 7.1 sounds bad to me, this is the kind of behaviors one won't expect to change without a previous warning. Cheers, -- Pierre @pierrejoye | http://www.libgd.org