Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#4276 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 14276528 bytes)" "file" => "/data/server/monbalagan/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 268435456 bytes exhausted (tried to allocate 14276528 bytes) at /data/server/monbalagan/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:543 |