Home » Community » People » josh »
josh

josh

Contributor Directory

RFCs

Language and policy proposals from this contributor
RFCs are part of the process by which decisions are made about PHP. For more information about the RFC process as well as viewing a full list of RFCs please visit the RFC section.

Readonly Variables

Author
PHP has long supported immutable values through define() and the const keyword at the global and class scope. However, there is currently no way to declare a va...

array_find

Author
Target
8.4
This RFC proposes the addition of new array functions: array_find, array_find_key, array_any and array_all, which are helper functions for common patterns of ch...

Add array_find() and array_find_key()?

Yes
No
Yes
21 Votes (100%)
No
0 Votes (0%)

Add array_any() and array_all()?

Yes
No
Yes
20 Votes (100%)
No
0 Votes (0%)