PHP5: Memory leak with object arrays
As I’m coding with PHP since years now, I’m used to the language.
I’m doing now some website in PHP with part of their processing into CLI php scripts, which are sometimes manipulating high amount of data.. This was the case with one of my scripts,…
