Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34374 invoked by uid 1010); 1 Jun 2004 17:57:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34312 invoked from network); 1 Jun 2004 17:57:02 -0000 Received: from unknown (HELO distance.intux.org) (213.239.198.8) by pb1.pair.com with SMTP; 1 Jun 2004 17:57:02 -0000 Received: (qmail 25188 invoked from network); 1 Jun 2004 17:53:12 -0000 Received: from unknown (HELO saiwala) (intux?org?fschaper@82.82.158.225) by distance.intux.org with SMTP; 1 Jun 2004 17:53:12 -0000 Message-ID: <009201c44801$99a06790$9d00a8c0@saiwala> To: Date: Tue, 1 Jun 2004 19:55:17 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Bug#27555 / Problem in Order of PHP Shutdown v. II From: fschaper@intux.org ("Florian Schaper") A friend of mine had the same Problem as stated in "bug"-Report 27555 and I "fixed" it before checking back with the bug-Database ... Why not to call the destructors before the modules are shut down? I wrote a short patch for this and it works out fine. That does not mean however that it does not break something vital that skipped my attention. http://www.intux.org/download/patches/patch_php_cvs_01_06_04.rar ../Regards Florian