PHP 7.0 RC1 was just tagged. Shouldn't this be a relatively high priority to fix/decide so we don't end up with behavior that can't be fixed until PHP 8.0?
On Sat, Aug 1, 2015 at 6:16 PM Scott Arciszewski <sc...@paragonie.com> wrote: > On Sat, Aug 1, 2015 at 6:37 AM, Nikita Popov <nikita....@gmail.com> wrote: > > tl;dr: This should definitely throw, but I'm as yet unclear as to *what* > it > > should throw. My gut says zpp should throw Error, length/min/max errors > > should throw Error and the randomness-not-available condition should > throw > > Exception. > > Hi Nikita, > > This sounds reasonable to me. As I've said before, I don't have any > real preference for which is thrown. If Aaron (author of the Throwable > RFC that passed unanimously) wants to chime in, I'd almost certainly > go with whatever you, him, and Anthony could agree on. > > Scott Arciszewski > Chief Development Officer > Paragon Initiative Enterprises <https://paragonie.com> > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >