Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33872 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46888 invoked by uid 1010); 8 Dec 2007 20:23:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 46873 invoked from network); 8 Dec 2007 20:23:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2007 20:23:10 -0000 Authentication-Results: pb1.pair.com header.from=hoffie@gentoo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=hoffie@gentoo.org; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain gentoo.org does not designate 217.20.118.221 as permitted sender) X-PHP-List-Original-Sender: hoffie@gentoo.org X-Host-Fingerprint: 217.20.118.221 hesasys.org Received: from [217.20.118.221] ([217.20.118.221:57040] helo=srv.hoffie.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/6A-51488-E2DFA574 for ; Sat, 08 Dec 2007 15:23:10 -0500 Received: from [192.168.1.2] (p5494FB4F.dip.t-dialin.net [84.148.251.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by srv.hoffie.info (Postfix) with ESMTP id C28C057822; Sat, 8 Dec 2007 21:23:07 +0100 (CET) Message-ID: <475AFD7D.4040602@gentoo.org> Date: Sat, 08 Dec 2007 21:24:29 +0100 User-Agent: Thunderbird 2.0.0.9 (X11/20071124) MIME-Version: 1.0 To: Antony Dovgal CC: internals@lists.php.net References: <475AFAC8.4000401@gentoo.org> <475AFC1A.4070901@daylessday.org> In-Reply-To: <475AFC1A.4070901@daylessday.org> X-Enigmail-Version: 0.95.5 OpenPGP: id=9CCF4998 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Test case for bug #43495 From: hoffie@gentoo.org (Christian Hoffmann) On 12/08/2007 09:18 PM, Antony Dovgal wrote: > On 08.12.2007 23:12, Christian Hoffmann wrote: >> Heya, >> >> I wondered why bug #43495 [1] (array_merge_recursive crash with >> recursive arrays) was fixed without committing a test case > > http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug43495.phpt ?? D'oh... I'm very sorry. No clue why I missed that in the commit notification mail. :( Again, sorry for the noise. -- Christian Hoffmann