php 5.3
PHP 5.3 garbage collector test
I've updated my "Optimize PHP memory usage: eliminate circular references" (link) and added tests of the PHP 5.3 garbage collector. In summary, it is good but you can do even better.
I've updated my "Optimize PHP memory usage: eliminate circular references" (link) and added tests of the PHP 5.3 garbage collector. In summary, it is good but you can do even better.