|
From: Klaus R. <kla...@rz...> - 2008-10-21 12:50:07
|
Hi, just checked your example. You are right PHP leaks. I'm not sure why... There are destructor functions defined and registered, but not called at all. I filed a bug http://bugs.libming.net/show_bug.cgi?id=74 Thanks Klaus > Hi guys, i'm wondering if you are aware of this problem using your > extension (or in the php garbage collector) ? > > See my script and results: http://pastebin.ca/1231918 > > Do you know why the memory of the php object are not freed ? > > Thanks, > Alan > > |