[PATCH] Implementing array_every() and array_any()

From: Date: Mon, 22 Oct 2018 04:03:41 +0000
Subject: [PATCH] Implementing array_every() and array_any()
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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)

« previous php.internals (#103357) next »