Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87419 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61952 invoked from network); 30 Jul 2015 21:33:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2015 21:33:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain paragonie.com from 209.85.220.170 cause and error) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.220.170 mail-qk0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:35976] helo=mail-qk0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 49/E3-34806-A189AB55 for ; Thu, 30 Jul 2015 17:33:14 -0400 Received: by qkdv3 with SMTP id v3so22979893qkd.3 for ; Thu, 30 Jul 2015 14:33:11 -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=ccxMMBb4nJKr4jtd4EFGYhz0XXzbMwnVf7qYqoDdIOc=; b=ZFmpLDeYTM0TxmNmMEage4OLdKpmLSUwMcOIn51qhyXQ5nbXHQeDyOpwQLTwI7oe8f Qv8FG+X6YhffiRf2VdjO7UZYgFRg7oETXfZXz7fOdXCXHsd2Evo9RcLvgPUJmnDU2ZPf Ka6RimpD05mQDrsjx4b+TUUNNs+llfl/099f22vt9K3yJKPa0lA9er+sHiH3dwiCdGqW 7Nwp4vU5ZPA8r6p3VKJ10nS3VUt+INKg9Ovu0oiVajksAs4YswLuHorcZhwhdVmY9Ysw 0u0U2479amB1CctHE+rrTKprCzMCRq7ZEKKZYuBv68DaL29qwxWCk/jd/D9fWi89mp9n KA4w== X-Gm-Message-State: ALoCoQmbuw9WheOhAMBD2csvpiB5vNZu9qS4N5hDrW6xdT50sdcneYz1A57rbyCaPT3PicRdlwN/ MIME-Version: 1.0 X-Received: by 10.55.43.84 with SMTP id r81mr74736587qkh.8.1438291990954; Thu, 30 Jul 2015 14:33:10 -0700 (PDT) Received: by 10.96.83.102 with HTTP; Thu, 30 Jul 2015 14:33:10 -0700 (PDT) Received: by 10.96.83.102 with HTTP; Thu, 30 Jul 2015 14:33:10 -0700 (PDT) In-Reply-To: References: <836BA21C-AE99-4E7B-AB06-EBC30E41BA0E@icicle.io> <0AD335F5-35F3-4D98-8F82-800A1EDF8FD8@icicle.io> <05f101d0c838$fcdab5e0$f69021a0$@belski.net> <55B63FDF.6050100@gmail.com> <55B66494.1020106@gmail.com> <55B6707A.3040405@gmail.com> Date: Thu, 30 Jul 2015 17:33:10 -0400 Message-ID: To: Niklas Keller Cc: Rowan Collins , Anthony Ferrara , PHP Internals Content-Type: multipart/alternative; boundary=001a11474b72345a9f051c1e730c Subject: Re: [PHP-DEV] Core functions throwing exceptions in PHP7 From: scott@paragonie.com (Scott Arciszewski) --001a11474b72345a9f051c1e730c Content-Type: text/plain; charset=UTF-8 On Jul 30, 2015 2:27 PM, "Niklas Keller" wrote: > I prefer Exception, too, because it's I/O related. > > @Scott: You can open votes on everything, doesn't matter, just create a page with a vote. > I just don't know where to put it in the wiki, because it's not a RFC. > > Regards, Niklas I'm not sure how to do that. I have a noncritical security patch I intend to write for random_bytes() that I would like to submit as a PR but first I'd like to see what the resolution will be re: Exceptions. Also, merge conflicts aren't fun. ;) If there's anything I can do to get those two merged faster, please let me know. Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises --001a11474b72345a9f051c1e730c--