Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1094 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 bytes)" "file" => "/var/www/vhosts/tecm.org/httpdocs/templates/tecm7/html/com_weblinks/weblink/default.php" "line" => 4 ] }
<?php
defined('_JEXEC') or die;
echo "<pre>";
print_r($this);
echo "</pre>";
?>
<?php
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 bytes) at /var/www/vhosts/tecm.org/httpdocs/templates/tecm7/html/com_weblinks/weblink/default.php:4 |