Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#98147 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 835584 bytes)" "file" => "/home/cookejco/public_html/stjohns5/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php" "line" => 433 ] }
$this->columnNames = false;
}
}
if ($this->columnNames !== false) {
$this->statement->store_result();
$this->rowBindedValues = array_fill(0, \count($this->columnNames), null);
$refs = [];
foreach ($this->rowBindedValues as $key => &$value) {
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 835584 bytes) at /home/cookejco/public_html/stjohns5/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:433 |