Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in simple_html_dom.php on line 800
The solution mentioned on http://simplehtmldom.sourceforge.net/manual_faq.htm#memory_leak doesn't work for me.
Memory increases with 3900144 after calling file_get_html, while only releasing 25344 after the clear() and unset.
You seem to have CSS turned off. Please don't fill out this field.
Please update to the current version of Simple_html_dom (1.5).
Many many many updates have been put in place to fix the memory leak issue.
Log in to post a comment.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
The solution mentioned on http://simplehtmldom.sourceforge.net/manual_faq.htm#memory_leak doesn't work for me.
Memory increases with 3900144 after calling file_get_html, while only
releasing 25344 after the clear() and unset.
Please update to the current version of Simple_html_dom (1.5).
Many many many updates have been put in place to fix the memory leak issue.