Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87871 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58318 invoked from network); 22 Aug 2015 20:47:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2015 20:47:57 -0000 Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain paragonie.com from 209.85.212.172 cause and error) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.212.172 mail-wi0-f172.google.com Received: from [209.85.212.172] ([209.85.212.172:35165] helo=mail-wi0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/01-51090-9FFD8D55 for ; Sat, 22 Aug 2015 16:47:53 -0400 Received: by wicne3 with SMTP id ne3so40679347wic.0 for ; Sat, 22 Aug 2015 13:47:50 -0700 (PDT) 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:date :message-id:subject:from:to:cc:content-type; bh=sBFKEyClLhF5twkuTGWcRx5yG0XPTL5zE0qj76NtE0g=; b=TWZlzUf1JP/ow16ajIDrTtjdo5xn1HfnCVy7fJf4S1LGJEimP72GVn4sd709GvavXE aeWqhBi8gB1tI2Xmp0WJUnSnnVRdaWsCLWyKQQ8so1vxZj1lYVkRYtGU+OIlScXMiHph RPi7O7obpDY3iT6aZlhMgGMHzFVIJL4Am5Be6XhuaC7FeyS4GQi742MRF67BlEE5gCka eeTqqEQZcb/6GRH8SG/k3KO7+qWk6c1N0BSRVXBjCDXf43V/ggGNG1PvxI2nn1mC40DT OQeXodh3358MPGPzsElsX8Ien3/3Z9u36lU9rzgoUrHb6HCXfOJnwLpfiYB4iHfGZ7C7 KDgA== X-Gm-Message-State: ALoCoQl48ih+U+1WwTT+qVOE2ia629hBB6DzOexIV6oqVZrAJJRhiPwLguQinuYXKLMN38QtaaJp MIME-Version: 1.0 X-Received: by 10.180.103.69 with SMTP id fu5mr16175660wib.95.1440276470387; Sat, 22 Aug 2015 13:47:50 -0700 (PDT) Received: by 10.28.133.67 with HTTP; Sat, 22 Aug 2015 13:47:50 -0700 (PDT) In-Reply-To: References: Date: Sat, 22 Aug 2015 16:47:50 -0400 Message-ID: To: Anthony Ferrara Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] [Discuss] Random Functions Throwing Exceptions in PHP 7.0.0 From: scott@paragonie.com (Scott Arciszewski) On Sat, Aug 22, 2015 at 3:58 PM, Anthony Ferrara wrote: > All, > > I am putting a simple RFC up for discussion to make random_* throw > exceptions on failure in order to ensure we fail-closed. > > https://wiki.php.net/rfc/random-function-exceptions > > Considering this topic has already been discussed, I intend to open > voting on this as soon as allowable. Given the voting policy specifies > 2 weeks for language changes and 1 week for another, this is assumed > to require 1 week of "discussion". > > With that in mind, I intend to put this RFC up to vote on August 29/30th. > > Thanks! > > Anthony > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > That still gives us plenty of time before 7.0.0 is finalized, so I find this agreeable. Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises