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 [2016/05/31 02:20] – Revise "Future Scope", mentioning Traversable objects colinodellrfc:array_change_keys [2017/01/08 13:45] colinodell
Line 113: Line 113:
 ==== Function Name ==== ==== Function Name ====
  
-PHP already has an ''array_change_key_case()'' function, so sharing a common root name (''array_change_key'') seems like a logic choice.+PHP already has an ''array_change_key_case()'' function, so sharing a common root name (''array_change_key'') seems like a logical choice.
  
-Other function which deal with multiple keys (like ''array_keys'' and ''array_fill_keys'') are pluralized, so we're using that same convention here.+Other functions which deal with multiple keys (like ''array_keys'' and ''array_fill_keys'') are pluralized, so we're using that same convention here.
  
 ===== Discussion ===== ===== Discussion =====
rfc/array_change_keys.txt · Last modified: 2018/11/27 23:34 by colinodell