Re: [PHP-DEV] Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys

2021-01-31 Thread tyson andre
Hi Levi Morrison, > > > Currently, there don't seem to be any internal classes that can be used > > > to store a copy of the keys and values of an arbitrary Traversable. > > > > > > - This would help in eagerly evaluating the result of a generator in a > > > memory efficient way that could be

Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode

2021-01-31 Thread Kamil Tekiela
Hi All, I have updated the RFC at https://wiki.php.net/rfc/mysqli_default_errmode and provided FAQ with the aim to explain your concerns as best as I could. I have also added a section that explains all mysqli error reporting modes. Best regards, Kamil

Re: [PHP-DEV] [RFC] Fibers

2021-01-31 Thread Levi Morrison via internals
On Sat, Jan 23, 2021 at 12:11 PM Aaron Piotrowski wrote: > > > > On Jan 18, 2021, at 8:59 AM, Benjamin Eberlei wrote: > > > > Hi Aaron, > > > > this is a very interesting and welcome piece of functionality. I have gone > > through the RFC a few times now, it have never thought about or worked

Re: [PHP-DEV] Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys

2021-01-31 Thread tyson andre
Hi Levi Morrison, > > Currently, there don't seem to be any internal classes that can be used to > > store a copy of the keys and values of an arbitrary Traversable. > > > > - This would help in eagerly evaluating the result of a generator in a > > memory efficient way that could be exactly

[PHP-DEV] Re: [VOTE] Straw poll: Using namespaces for *any() and *all() on iterables

2021-01-31 Thread tyson andre
Hi internals, > I've started voting onĀ  > https://wiki.php.net/rfc/any_all_on_iterable_straw_poll_namespaceĀ  > Voting starts on 2021-01-19 and ends on 2021-02-02. > > This is an 11-way Single Transferable Vote poll on the choice of namespace, > to ensure that all proposed namespaces (and