Hi
I've just opened the vote for the "array_find" RFC.
The RFC contains two votes, each of which requires a 2/3 majority.
Voting runs until 2024-05-29 15:00 UTC.
Please find the below resources for your reference:
RFC: https://wiki.php.net/rfc/array_find
PoC implementation: https://github.com/php/php-src/pull/14108
Discussion Thread: https://externals.io/message/123015
Cheers
Joshua Rüsweg
Hi
I've just opened the vote for the "array_find" RFC.
The RFC contains two votes, each of which requires a 2/3 majority.
Voting runs until 2024-05-29 15:00 UTC.
Please find the below resources for your reference:
RFC: https://wiki.php.net/rfc/array_find
PoC implementation: https://github.com/php/php-src/pull/14108
Discussion Thread: https://externals.io/message/123015
Voting is now closed and the RFC is accepted unanimously (21 votes for
array_find
/ array_find_key
and 20 votes for array_any
and
array_all
).
I will polish my pull request and make it ready to merge.
Thanks to Levi Morrison, who helped with the integration and thanks to
Tim Düsterhus who proofread my RFC.
Cheers
Josh