rfc:array_change_keys

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:array_change_keys [2017/01/08 13:45] colinodellrfc:array_change_keys [2017/01/08 13:59] – Open the RFC for voting colinodell
Line 3: Line 3:
   * Date: 2016-05-29   * Date: 2016-05-29
   * Authors: Colin O'Dell <colinodell@gmail.com>, Jeremy Mikola <jmikola@gmail.com>   * Authors: Colin O'Dell <colinodell@gmail.com>, Jeremy Mikola <jmikola@gmail.com>
-  * Status: Discussion+  * Status: In Voting
   * First Published at: http://wiki.php.net/rfc/array_change_keys   * First Published at: http://wiki.php.net/rfc/array_change_keys
  
Line 190: Line 190:
 Other ''array_'' functions do not support certain features like using ''__toString()'' for keys or supporting ''Traversable'' objects like iterators, so support for them is not being proposed here either.  If such functionality is desired, a separate RFC could be created to add this functionality to all similar functions. Other ''array_'' functions do not support certain features like using ''__toString()'' for keys or supporting ''Traversable'' objects like iterators, so support for them is not being proposed here either.  If such functionality is desired, a separate RFC could be created to add this functionality to all similar functions.
  
-===== Proposed Voting Choices =====+===== Voting =====
 Because this is not a language change, a 50%+1 vote will be required to add this new function. Because this is not a language change, a 50%+1 vote will be required to add this new function.
 +
 +Vote starts: 2017-01-08
 +
 +Vote ends: 2017-01-23 UTC 23:59:59
 +
 +<doodle title="Add array_change_keys?" auth="codell" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
rfc/array_change_keys.txt · Last modified: 2018/11/27 23:34 by colinodell