Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48370 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68045 invoked from network); 21 May 2010 10:36:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2010 10:36:11 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Received: from [78.142.172.145] ([78.142.172.145:16023] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/35-45208-A1266FB4 for ; Fri, 21 May 2010 06:36:11 -0400 Message-ID: <73.35.45208.A1266FB4@pb1.pair.com> To: internals@lists.php.net Date: Fri, 21 May 2010 12:36:03 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Shredder/3.0.4 MIME-Version: 1.0 References: <34.81.45208.46846FB4@pb1.pair.com> In-Reply-To: <34.81.45208.46846FB4@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 78.142.172.145 Subject: Re: keeping ref var_hash within recursive serialize() calls From: mike@php.net (Michael Wallner) On 05/21/2010 10:46 AM, Michael Wallner wrote: > See the test included in the patch respectively bug #45706 [2] > what this exactly means. > [2]http://bugs.php.net/45706 Sorry, wrong bug referenced. The request I actually meant is 36424: http://bugs.php.net/36424 Mike