Zhangjd opened this issue 9 years ago · 0 comments
Following the demo, I tried invoking phpQuery::newDocumentFile($htmlFile) for many times, unfortunately PHP got out of memory. I had to manually unset phpQuery::$documents on every loop.