Re: [PHP] memory leak when referencing associative arrays

2006-02-14 Thread Gonzalo MC
Gonzalo MC escribió: Jochem Maas escribió: Gonzalo MC wrote: Hi Jochem, Thank you very much for your reply! no problem :-) Your reply lend me this morning to had a look again at the code, and I have solved more than half of the trouble caused by a leak on a PhpGtk function! :-) So

Re: [PHP] memory leak when referencing associative arrays

2006-02-14 Thread Gonzalo MC
Jochem Maas escribió: Gonzalo MC wrote: Hi Jochem, Thank you very much for your reply! no problem :-) Your reply lend me this morning to had a look again at the code, and I have solved more than half of the trouble caused by a leak on a PhpGtk function! :-) Sorry for the more long re

Re: [PHP] memory leak when referencing associative arrays

2006-02-14 Thread Jochem Maas
Gonzalo MC wrote: Hi Jochem, Thank you very much for your reply! no problem :-) Your reply lend me this morning to had a look again at the code, and I have solved more than half of the trouble caused by a leak on a PhpGtk function! :-) Sorry for the more long reply than it should be, but

Re: [PHP] memory leak when referencing associative arrays

2006-02-14 Thread Gonzalo MC
Hi Jochem, Thank you very much for your reply! Your reply lend me this morning to had a look again at the code, and I have solved more than half of the trouble caused by a leak on a PhpGtk function! :-) Sorry for the more long reply than it should be, but I hope you'll have the time to re

Re: [PHP] memory leak when referencing associative arrays

2006-02-14 Thread Gonzalo MC
Hi Jochem, Thank you very much for your reply! Your reply lend me this morning to had a look again at the code, and I have solved more than half of the trouble caused by a leak on a PhpGtk function! :-) Sorry for the more long reply than it should be, but I hope you'll have the time to re

Re: [PHP] memory leak when referencing associative arrays

2006-02-14 Thread Jochem Maas
Gonzalo MC wrote: Hi all, I'm having some pain with this process. I'll try to explain it well, my english is little bad... :-) ... Does the php garbage collector keep track of uncollectable objects / zvals as python gc does? It is some way to freed some memory I know it should be really