Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72552 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58621 invoked from network); 13 Feb 2014 09:12:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2014 09:12:29 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.54 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:58178] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/86-27664-B7C8CF25 for ; Thu, 13 Feb 2014 04:12:28 -0500 Received: by mail-la0-f54.google.com with SMTP id y1so8060826lam.13 for ; Thu, 13 Feb 2014 01:12:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=/Y9e7MGKc9Q1ODGRaCorWd3UZLAgA4Zk8fHX7ZGATCU=; b=NGLOt11+/yRlqWvb1rIYhrqwWuERjYTzkb/PGrP8zgIfGSaeQZXjLnodqaYY+uVtnc tw60idg3d3Eboqfw7odsAY+5qh0fwrMKzhGl8Y62se076F2pNQjIpJQGgr81U91wZDG7 fkUdSu6sNeAfPbH0eILGokae1q6DEkhhty+vCxrt6h1iUGdzqit2jWxVa3v22w49aXyv kApooTrGGQHB6TEOnx8GUbI/YHKY1DdM3OyeKFRtDeyCKCZGD6mRNMJ8ESjsC24f1WtP Acmd7e4eCnlU4J0RrXaxRVvwmqRZ/BJtBc26Zay/6rmcZc2+2fkPnL7OOWpLPUjZFS0g UBQw== X-Received: by 10.112.134.38 with SMTP id ph6mr320296lbb.16.1392282744686; Thu, 13 Feb 2014 01:12:24 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Thu, 13 Feb 2014 01:11:44 -0800 (PST) In-Reply-To: References: Date: Thu, 13 Feb 2014 18:11:44 +0900 X-Google-Sender-Auth: Omr_cNBgp3uv15nqTK8IqtbNpUg Message-ID: To: Pierre Joye Cc: Julien Pauli , PHP internals Content-Type: multipart/alternative; boundary=047d7b3a89466c8dc404f246165c Subject: Re: [PHP-DEV] unify entropy source for all php related functions From: yohgaki@ohgaki.net (Yasuo Ohgaki) --047d7b3a89466c8dc404f246165c Content-Type: text/plain; charset=UTF-8 On Thu, Feb 13, 2014 at 5:46 PM, Yasuo Ohgaki wrote: > > Since it's too late for 5.6, I'll commit only to master. >> > Does anyone think this change needs RFC? >> >> The entropy src needs one I think as it introduce two new ini settings. >> > Sure. > I don't mind creating new RFC for those 2 new INIs. > I'll create it later for master for the time being. > https://wiki.php.net/rfc/unified-crypto-source Done. -- Yasuo Ohgaki yohgaki@ohgaki.net --047d7b3a89466c8dc404f246165c--