Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#10142 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 745472 bytes)" "file" => "/home/doccentre/public_html/emeets/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php" "line" => 543 ] }
* * @since 2.0.0 */ private function fetchData() { $return = $this->statement->fetch(); if ($return === true) { $values = []; foreach ($this->rowBindedValues as $v) {|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 745472 bytes) at /home/doccentre/public_html/emeets/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:543 |