rfc:list_assoc_unique

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:list_assoc_unique [2022/12/01 17:58] ilutovrfc:list_assoc_unique [2022/12/01 17:59] ilutov
Line 78: Line 78:
  
 Previously, adding a new <php>ARRAY_UNIQUE_IDENTICAL</php> constant that can be passed to <php>array_unique()</php>s <php>$flag</php> Previously, adding a new <php>ARRAY_UNIQUE_IDENTICAL</php> constant that can be passed to <php>array_unique()</php>s <php>$flag</php>
-parameter was discussed. The discussion has revealed that most people would prefer a new function over extending the existing function+parameter was discussed. The discussion has revealed that most people would prefer a new function over extending <php>array_unique()</php>
 with a flag that might be more difficult to discover. with a flag that might be more difficult to discover.
  
rfc/list_assoc_unique.txt · Last modified: 2022/12/01 18:19 by ilutov