Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1084 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 65015808 bytes)" "file" => "/home/water-aerator/public_html/components/com_seoglossary/views/seoglossary/tmpl/default.php" "line" => 19 ] }
// no direct access
defined('_JEXEC') or die;
?>
<?php
echo '<pre>';
print_r($this);
echo '</pre>';
?>
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65015808 bytes) at /home/water-aerator/public_html/components/com_seoglossary/views/seoglossary/tmpl/default.php:19 |