Hi!

> I case this is non-trivial to fix. Each invocation recompile a new
> piece of code, which creates a new class.

That's not a "leak". You create new objects (in this case, classes),
they take memory.

-- 
Stas Malyshev
smalys...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to