Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1323815 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 671088640 bytes exhausted (tried to allocate 20480 bytes)" "file" => "/home/clients/9c551f8f8eb9fc54b7c77132273a65b2/web/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php" "line" => 506 ] }
$ret += $values; return $ret; case FetchMode::STANDARD_OBJECT: return (object) array_combine($this->columnNames, $values); default: throw new \InvalidArgumentException("Unknown fetch type '{$fetchStyle}'"); } }|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 671088640 bytes exhausted (tried to allocate 20480 bytes) at /home/clients/9c551f8f8eb9fc54b7c77132273a65b2/web/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:506 |