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

Reply via email to