/
Possible memory leak during template compilation from scratch

Possible memory leak during template compilation from scratch

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/0c33624800e2759e#

I saw, that when PHP is limited to 16MB of memory, then NParser class eats all of it, during initial template compilation attempt after installation.

I propose, that we should investigate when this happens and why.