Hi everyone After the discussion on adding a new ARRAY_UNIQUE_IDENTICAL flag has revealed that most would prefer a new function I've decided to create an RFC for this.
https://wiki.php.net/rfc/list_assoc_unique This RFC proposes adding two new functions, List\unique() and Assoc\unique() as alternatives using strict equality (===) semantics, the former discarding and the latter preserving keys. Let me know what you think. Regards, Ilija Side note: I *really* hope the discussion will be about more than just the namespaces. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php