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 revision
Previous revision
Last revisionBoth sides next revision
rfc:array_change_keys [2017/01/08 13:45] colinodellrfc:array_change_keys [2017/09/22 13:28] – external edit 127.0.0.1
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: Under Discussion
   * 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.
  
Line 200: Line 200:
 ===== References ===== ===== References =====
 Links to external references, discussions or RFCs Links to external references, discussions or RFCs
 +
 +Mailing list discussion: [[https://marc.info/?l=php-internals&m=146452769326964&w=2]]
 +
 +Reddit discussion: [[https://www.reddit.com/r/PHP/comments/4ll1hg/rfc_array_change_keys/]]
rfc/array_change_keys.txt · Last modified: 2018/11/27 23:34 by colinodell