Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#13566 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 48268898 bytes)" "file" => "/var/www/evestec.com/data/www/wbmind.com/libraries/src/Document/HtmlDocument.php" "line" => 897 ] }
foreach ($this->_template_tags as $jdoc => $args) {
$replace[] = $jdoc;
$with[] = $this->getBuffer($args['type'], $args['name'], $args['attribs']);
}
return str_replace($replace, $with, $this->_template);
}
}
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48268898 bytes) at /var/www/evestec.com/data/www/wbmind.com/libraries/src/Document/HtmlDocument.php:897 |