rfc:array_key_first_last

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
rfc:array_key_first_last [2018/06/11 14:48] – created wol-softrfc:array_key_first_last [2018/06/14 22:07] – Add open issue: missing corresponding functions to handle values of the outer array elements wol-soft
Line 61: Line 61:
  
 There is no impact to SAPIs or the opcache. There is no impact to SAPIs or the opcache.
 +
 +===== Open Issues =====
 +To provide a complete set of functions to the PHP community the corresponding functions for handling the values of an array (eg. **array_value_first()** and **array_value_last()**) are still missing after implementing the current scope of this RFC. To resolve this issue there are three possibilities to be discussed:
 +  * Expand the scope of this RFC to implement a complete set of functions to handle the outer elements of an array
 +  * Add a future scope to this RFC to add those functions
 +  * Skip the implementation of those functions
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
rfc/array_key_first_last.txt · Last modified: 2018/07/18 13:06 by wol-soft