Hi internals, Voting has started on https://wiki.php.net/rfc/any_all_on_iterable and ends on 2021-02-22.
This RFC proposes to add the functions `PHP\iterable\any(iterable $input, ?callable $callback = null): bool` and `PHP\iterable\all(...)` to PHP's standard library's function set, using the namespace preferred in the previous straw poll. There is a primary vote on whether to add the functions, and a secondary vote on the name to use within the `PHP\iterable` namespace. Thanks, - Tyson -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php