Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7164 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74774 invoked by uid 1010); 17 Jan 2004 21:24:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74750 invoked by uid 1007); 17 Jan 2004 21:24:30 -0000 To: internals@lists.php.net Date: Sat, 17 Jan 2004 19:24:00 -0200 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-ID: References: <200401090011.44840.ilia@prohost.org> <20040109120318.6b6d1cdb.paj@pearfr.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Posted-By: 200.196.108.16 Subject: Re: [PHP-DEV] ZE2, dl() and objects From: cunha17@uol.com.br (Cristiano Duarte) On Fri, 09 Jan 2004 12:03:18 +0100, Pierre-Alain Joye wrote: > I do not know if that can help but adding $a=null; obviously do not > crash. > > Am I the only one to get such problem within an extension? That makes > hard to track down the leaks or things like that (in debug mode). No Pierre. I'm experiencing the same problem with my PHP5 CORBA extension. Cristiano Duarte