Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11437 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7638 invoked by uid 1010); 21 Jul 2004 17:34:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4862 invoked by uid 1007); 21 Jul 2004 17:33:28 -0000 Message-ID: <20040721173328.4861.qmail@pb1.pair.com> To: internals@lists.php.net Date: Wed, 21 Jul 2004 14:32:22 -0300 References: <20040720192358.26985.qmail@pb1.pair.com> <40FE3918.1000804@hristov.com> <20040721170125.54624.qmail@pb1.pair.com> <40FEBF1C.5040409@hristov.com> Lines: 11 User-Agent: KNode/0.7.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 200.143.124.2 Subject: Re: [PHP-DEV] array_intersect_key From: cunha17@uol.com.br (Cristiano Duarte) Andrey Hristov wrote: > Hallo Cristiano, > these 2 function will be added to HEAD in few minutes. I see that the > patch is kind of trivial and won't hurt anything :) (INTERSECT_KEY > is just INTERSECT_ASSOC but no data comparison performed). > I will add also array_diff_key() and array_diff_ukey() I have added these already. :-) Cristiano Duarte