Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71356 invoked from network); 22 Aug 2013 10:59:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2013 10:59:43 -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.217.169 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:40764] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 23/E9-11927-D1FE5125 for ; Thu, 22 Aug 2013 06:59:42 -0400 Received: by mail-lb0-f169.google.com with SMTP id u10so1602738lbi.14 for ; Thu, 22 Aug 2013 03:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=48O1PCy1DnGs9Q5X09D/kywihY0vw5wWDSFlmZNKHtU=; b=T28GbhJwvGbR9fMNUHsKjB7W22CIkw/Ibyh2G6KZ8pAa+h9Lbj/EBF7EVRnuHTEvMV zfuw/Q9K7qT4dgW6VIktWL8Knok+ZCsuve1+FcMqlZOeJBJauBxc+sj5lSR9W8Le6KcB 0DGesOrAd/QFLafTuCtYFpjWVkGvk0I9NLIUh+KY7AOXw0S2h91eBJIZ+2L5cdL0Rlxi kJ0TYJlez8B3Z3gIWygDwySDmJU3sSM4kyUzF+Q/sZru4EK8n9hOGHpnzmYyAjy31WT7 pzFF2p8Kc8x2fGmPyjtW4Mr0eF1ebl+zG45yRcdIeR32ly3RDCQUdfzA0cUabRLMx9iR MH+Q== X-Received: by 10.152.37.41 with SMTP id v9mr10355136laj.9.1377169178677; Thu, 22 Aug 2013 03:59:38 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Thu, 22 Aug 2013 03:58:58 -0700 (PDT) Date: Thu, 22 Aug 2013 19:58:58 +0900 X-Google-Sender-Auth: ZrmBhOn9KQK2BbYmyhVX6l2hkRU Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0160b998b0d6dd04e4872f0c Subject: Request #65501 uniqid(): More entropy parameter should be true by default From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0160b998b0d6dd04e4872f0c Content-Type: text/plain; charset=UTF-8 Hi all, I realized that not many users are using "more entropy" parameter Therefore, I made Request #65501 uniqid(): More entropy parameter should be true by default https://bugs.php.net/bug.php?id=65501 The comment title explains what this FR is. Any comments? -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0160b998b0d6dd04e4872f0c--