Benoit Jacquemont
Benoit Jacquemont
Hey, thanks a lot @oliverde8 ! And sorry for the delay before the answer. I will have a look at the test failure, I think it's related to some changes...
Hey @ostrolucky , I'm thinking of adding an option to dump the content of each string (up to a limit of n characters) in the json file. Would that help...
Hi @guenard and @ostrolucky , It makes sense that it's the logger. And @ostrolucky , it's not really a bug that this single logger class is not at the top,...
By the way, I've logged this improvement idea almost a year ago https://github.com/BitOne/php-meminfo/issues/52 So time to work on it ;)
Added some, but clearly not enough. Will continue to work on it ;)
Hey @avallac Thank you, that would be wonderful. I'm using phpSpec for now on them.
That would definitely be a nice addition. As I commented on the PR, it should be an option. I'm closing the PR because it has some problems (doesn't work without...
Hi @Shkarbatov , It's difficult to tell exactly what is happening. It could be one of the following reason: - you didn't reach yet 10.000 items in the GC buffer,...
Maybe you have a small leak of PHP items that you can see in phpMeminfo and a big leak coming from an extension. Can you provide the two full dump...
Hey @Shkarbatov and @shxofficial , Do you have any code that you could share so we can reproduce the issue? By the way, I'm thinking of adding an option to...