Benoit Jacquemont
Benoit Jacquemont
Thanks @fitn ! Nice work ! Can you update the tests, please ?
See #31.
Hey @mathieuk , Can you elaborate on what would be your use case? The objects that have circular reference but that will be collected by the Garbage Collector don't constitute...
Hi @mathieuk , Thanks for the detailed explanation. So if I understand correctly, you had a situation with a circular reference between objects without any living reference (exec frame or...
Relates to #31. #31 is more generic so maybe the way to go.
Yes, you're right @stof. Thanks for the tip, will do. I need to check how to distribute the analyzers with Pecl, and if that would even make sense.
Yes, I know :( I've sent the requested items and got a positive answer. But I still don't have a PECL account. I asked to have one several times already...
Thanks a lot @remicollet for jumping in! As you can see from Pecl mail archive https://www.mail-archive.com/[email protected]/msg05104.html I already ask for an account in November 2017. I got an email in...
Thanks @squio for this report, We have some tests to make sure we don't leak: https://github.com/BitOne/php-meminfo/blob/master/extension/php7/tests/dump-memory_leak.phpt But it seems it's not sufficient enough. Do you have the same problem on...
Hello @BoltUser , No, I don't have any use case on my side with pthreads. Can you provide a way to reproduce your issue, please?