Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15278 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90538 invoked by uid 1010); 6 Mar 2005 08:23:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90523 invoked from network); 6 Mar 2005 08:23:23 -0000 Received: from unknown (HELO gmail.com) (127.0.0.1) by localhost with SMTP; 6 Mar 2005 08:23:23 -0000 X-Host-Fingerprint: 64.233.184.205 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.205:3687] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id A2/3F-29225-BFDBA224 for ; Sun, 06 Mar 2005 03:23:23 -0500 Received: by wproxy.gmail.com with SMTP id 37so904233wra for ; Sun, 06 Mar 2005 00:23:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ZNyPOfdwEQaStLRJtaBdqB53w6fQ2raBMkGxV7A68dv+XgQmrtgpHNMwvWt3CstadVdvfnKxL0LNvo8QJdA04htYMYyRt+89DaCeM+PrimGrXjYh7mh3F4AXncO2C5JI77rd/T7c+1ufeOUWBoVRPClg6mxL/El1DfVU0Y3lmsI= Received: by 10.54.34.66 with SMTP id h66mr40600wrh; Sun, 06 Mar 2005 00:23:21 -0800 (PST) Received: by 10.54.44.57 with HTTP; Sun, 6 Mar 2005 00:23:21 -0800 (PST) Message-ID: <4e89b4260503060023591144b3@mail.gmail.com> Date: Sun, 6 Mar 2005 03:23:21 -0500 Reply-To: Wez Furlong To: Zeev Suraski Cc: internals In-Reply-To: <5.1.0.14.2.20050306084136.08445500@localhost> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_789_22582267.1110097401154" References: <4e89b4260503052218157369e1@mail.gmail.com> <5.1.0.14.2.20050306084136.08445500@localhost> Subject: Re: [PHP-DEV] dl() shutdown bug fix From: kingwez@gmail.com (Wez Furlong) ------=_Part_789_22582267.1110097401154 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline It is/was attached to the mail I sent out; maybe gmail isn't so smart with text attachments. I've attached it to this mail, so you should get it this time. --Wez. On Sun, 06 Mar 2005 08:41:53 +0200, Zeev Suraski wrote: > At 08:18 06/03/2005, Wez Furlong wrote: > >Any objections to me applying this fix for the > >unload-module-before-calling-object-dtors bug that I periodically > >whine about? > > Is the diff available anywhere? > > Zeev > > ------=_Part_789_22582267.1110097401154--