Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97879 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27652 invoked from network); 19 Jan 2017 16:07:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2017 16:07:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.163 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.163 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.163] ([81.169.146.163:21738] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/46-00729-434E0885 for ; Thu, 19 Jan 2017 11:07:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1484842033; l=1290; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=UdpqC6t6kmNQfQlpp9ytzTbyzRYukYytIzFETyO9ewM=; b=f1yb41aabVbheIE0iLLif0M5RRxDiHGHzNvV+N6Fk4tr6g9lL9MGc1Gk5Q6tYbt2Mn UjK2PEDIVi8Y3ta12DhbGJIJq1vHT7MMpBLm7U99hv6yJpTkMxhacwb4euPgwaOoOB5o /D17CcCfd7r9FXmPtt2qmTU5qWZLGkpnQQrB4= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuYROBqDwsAg= X-RZG-CLASS-ID: mo00 Received: from mail-yw0-f180.google.com ([209.85.161.180]) by smtp.strato.de (RZmta 39.11 AUTH) with ESMTPSA id h0621et0JG7DQx2 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Thu, 19 Jan 2017 17:07:13 +0100 (CET) Received: by mail-yw0-f180.google.com with SMTP id l19so38647625ywc.2 for ; Thu, 19 Jan 2017 08:07:13 -0800 (PST) X-Gm-Message-State: AIkVDXJPIRaefpSLEUqX7/w6nMUtII8ua/Ikih+GgYVChX6LPrJX27nmiwqt3djcCzQ7e2PW/EEqhFWT9bmiWg== X-Received: by 10.55.87.198 with SMTP id l189mr8328395qkb.106.1484842032759; Thu, 19 Jan 2017 08:07:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.144.132 with HTTP; Thu, 19 Jan 2017 08:07:12 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Jan 2017 17:07:12 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" , Leigh Content-Type: multipart/alternative; boundary=001a114dbb78e95593054674b9ef Subject: Re: [PHP-DEV] Use decent entropy for uniqid($prefix, TRUE) From: me@kelunik.com (Niklas Keller) --001a114dbb78e95593054674b9ef Content-Type: text/plain; charset=UTF-8 2016-12-31 0:20 GMT+01:00 Yasuo Ohgaki : > I'll merge the patch to master (7.2) if there is no comment. > Hi Yasuo, has this been committed? It's just the same BC issue as seeding mt_rand with a CSPRNG by default. Regards, Niklas --001a114dbb78e95593054674b9ef--