Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Joe Watkins
Morning Wes, I'm not sure that you justified the inconsistency in error management. Why shouldn't it throw InvalidArgumentException ? Cheers Joe On Tue, Nov 22, 2016 at 10:26 PM, Wes wrote: > Just wanted to save everybody's time. 4 weeks seemed an enormity for that. > But obviously there is

Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Wes
Just wanted to save everybody's time. 4 weeks seemed an enormity for that. But obviously there is no hurry. 2016-11-22 21:34 GMT+01:00 Rowan Collins : > On 22/11/2016 17:32, Wes wrote: > >> Okay. But just for the record, it's about very tiny additions... aren't 4 >> weeks for that too much? >> >

Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Rowan Collins
On 22/11/2016 17:32, Wes wrote: Okay. But just for the record, it's about very tiny additions... aren't 4 weeks for that too much? If it's calendar time you're worried about, don't sweat it - the RFC rightly targets 7.2, which won't be released for almost exactly a year. So even if we started

Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Wes
Okay. But just for the record, it's about very tiny additions... aren't 4 weeks for that too much? Also, in my defense, I'm not the first doing that. I don't remember exactly but there was a RFC about ext/intl it was put straight to votes as it was about small additions. I'm not a internals progr

Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Stanislav Malyshev
Hi! > I'm not a internals programmer myself but I have consulted some and they > said proposed features are ok and implementation would be trivial, so I > thought it was ok to do this. Sorry for that. If proposed features are so trivial that they do not warrant any discussion, then there's no nee

Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Stanislav Malyshev
Hi! On 11/22/16 9:05 AM, Wes wrote: > Greetings PHPeople, > > I've just started the voting on the RFC at the URL... > > https://wiki.php.net/rfc/arrayiterator-improvements > > ...skipping the discussion period entirely as it's about small additions > and there's (hopefully) not much to discuss

Re: [PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Levi Morrison
On Tue, Nov 22, 2016 at 10:05 AM, Wes wrote: > Greetings PHPeople, > > I've just started the voting on the RFC at the URL... > > https://wiki.php.net/rfc/arrayiterator-improvements > > ...skipping the discussion period entirely as it's about small additions > and there's (hopefully) not much to di

[PHP-DEV] [VOTE] ArrayIterator improvements

2016-11-22 Thread Wes
Greetings PHPeople, I've just started the voting on the RFC at the URL... https://wiki.php.net/rfc/arrayiterator-improvements ...skipping the discussion period entirely as it's about small additions and there's (hopefully) not much to discuss about. This is my first RFC, and I hope I'm not star