Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39037 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77173 invoked from network); 17 Jul 2008 07:02:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2008 07:02:23 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:10052] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/AA-54589-E7EEE784 for ; Thu, 17 Jul 2008 03:02:23 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 17 Jul 2008 10:02:49 +0300 Received: from [192.168.17.26] ([192.168.17.26]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 17 Jul 2008 00:02:46 -0700 Message-ID: <487EEE96.4050003@zend.com> Date: Thu, 17 Jul 2008 00:02:46 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Greg Beaver CC: internals Mailing List References: <4855D62C.2010902@chiaraquartet.net> <487E5AE4.2050405@zend.com> <487EA069.3080500@chiaraquartet.net> In-Reply-To: <487EA069.3080500@chiaraquartet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Jul 2008 07:02:46.0455 (UTC) FILETIME=[1DD71C70:01C8E7DB] Subject: Re: [PHP-DEV] potential shutdown order issue From: stas@zend.com (Stanislav Malyshev) Hi! > This has nothing to do with dl(). mysqli was loaded in php.ini via > extension=mysqli.so Oh, I missed that point. Anyway, it sounds logical that all resources should be freed before modules are unloaded, not the reverse. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com