Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3165 invoked from network); 30 Aug 2015 22:46:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Aug 2015 22:46:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.67 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.67 mail-la0-f67.google.com Received: from [209.85.215.67] ([209.85.215.67:33741] helo=mail-la0-f67.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/93-17125-3C783E55 for ; Sun, 30 Aug 2015 18:46:28 -0400 Received: by labqg3 with SMTP id qg3so5987969lab.0 for ; Sun, 30 Aug 2015 15:46:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=o54HuFxgf0lXLcCryYguncoQeIQP6laDCPICNzv9470=; b=04DXdRD/gwO5lX2b2dusCPVn2oX4o4wD5pZiczjNGLDdedltuegxP9zR2PinWWz7h8 Hw3NyTlRC85ZlT6r0woEgAJsZuZ9KvuJYEnXPqTY63ybvDaxERgbXGjqyFUloIETgltq WXcaue+i/i1eChP8gd1YIe5pUY7WwF0BI3YMRphHN61io6dxIM49U/PsmNLNvwWfI56M ax4J+V+bav3G6T1FfhpowNLsP5xcjaWsnZDjEYblpj5mVEnCKFu+P+ORVgByHTlZMrLN /S3zKC3RYAF+B78bNYmSbIcjOwuuIQxhJzhK3GGcTMpHf7Y3TT7ndliXPMPKRkewyAHy v5/g== MIME-Version: 1.0 X-Received: by 10.152.120.198 with SMTP id le6mr8212150lab.38.1440917683570; Sat, 29 Aug 2015 23:54:43 -0700 (PDT) Received: by 10.25.141.131 with HTTP; Sat, 29 Aug 2015 23:54:43 -0700 (PDT) Date: Sun, 30 Aug 2015 02:54:43 -0400 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: [RFC] [Vote] Random Functions Throwing Exceptions in PHP 7.0.0 From: ircmaxell@gmail.com (Anthony Ferrara) All, I have opened voting for the Random Functions Throwing Exceptions RFC as the required week of discussion time has passed with minimal discussion. https://wiki.php.net/rfc/random-function-exceptions Voting will close at 07:00 UTC on Sunday, September 6 (1 week from today). Anthony