Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4661 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23512 invoked by uid 1010); 3 Oct 2003 09:46:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23478 invoked from network); 3 Oct 2003 09:46:22 -0000 Received: from unknown (HELO wumpus.comtron.net) (212.127.33.150) by pb1.pair.com with SMTP; 3 Oct 2003 09:46:22 -0000 Received: by wumpus.comtron.net (Postfix, from userid 5003) id 8583E47419D; Fri, 3 Oct 2003 11:50:59 +0200 (CEST) Received: from rat3 (port-212-202-168-9.reverse.qdsl-home.de [212.202.168.9]) by wumpus.comtron.net (Postfix) with ESMTP id D9B2E47419C; Fri, 3 Oct 2003 11:50:57 +0200 (CEST) Reply-To: bj@ocrana.com To: Jani Taskinen , Moriyoshi Koizumi Date: Fri, 3 Oct 2003 12:17:56 +0000 User-Agent: KMail/1.5 Cc: php-internal References: <20031003093224_Bj1Z6@at.wakwak.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200310031217.56474.bj@ocrana.com> Subject: Re: [PHP-DEV] Fix for bug #25543 From: bj@ocrana.com ("r.willenbacher") On October 3, 2003 05:43 am, Jani Taskinen wrote: > #25543 is documentation 'bug', what exactly does your > patch fix? I don't see anything wrong with set_error_handler().. > > --Jani > > On Fri, 3 Oct 2003, Moriyoshi Koizumi wrote: > >Attached is a fix for bug #25543 (Error in set_error_handler() > > definition), which is caused by disordered scheduling of the garbage > > collection (zend_clean_garbage()). as the patch filenames suggest he meant to fix bug #25547 (error_handler and array index with function call). -- ralf willenbacher (bj@ocrana.de)