[PATCH] Implementing array_every() and array_any()
Hi everyone,
A patch for array_every() and array_any() was abandoned from inactivity,
so I wrote a new patch for it:
https://github.com/php/php-src/pull/3597
There was never an internals@ discussion that I can find, but there are
some comments on the old pull request. Most of what I changed was not
including a traversable type in the same patch, since
https://bugs.php.net/bug.php?id=76865 was
opened.
Any thoughts/comments?
Thanks
Thread (4 messages)
- bugreportuser