Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3929 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14696 invoked by uid 1007); 14 Aug 2003 13:15:08 -0000 Message-ID: <20030814131507.14695.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "Justin Hannus" References: <20030811144253.68324.qmail@pb1.pair.com> <20030814124750.83798.qmail@pb1.pair.com> <20030814125722.GB19042@schnuffel.thieso.net> Date: Thu, 14 Aug 2003 09:03:05 -0400 Lines: 7 Organization: vci X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 63.76.208.30 Subject: Re: [PHP-DEV] shutdown_memory_manager and resource handling From: jhannus@visualconceptsinc.com ("Justin Hannus") > do you use any shared php extensions by any chance? Yes, I'm developing an extension to wrap Apple's OpenDirectory API (reffer to my first post). Thats the only shared extension that I'm using.