Symfony\Component\ErrorHandler\Error\FatalError Allowed memory size of 134217728 bytes exhausted (tried to allocate 5679664 bytes) at public_html/survey.avanzasolido.net/vendor/guzzlehttp/psr7/src/Utils.php:432 428▕ }); 429▕ 430▕ try { 431▕ /** @var string|false $contents */ ➜ 432▕ $contents = stream_get_contents($stream); 433▕ 434▕ if ($contents === false) { 435▕ $ex = new \RuntimeException('Unable to read stream contents'); 436▕ } Whoops\Exception\ErrorException Allowed memory size of 134217728 bytes exhausted (tried to allocate 5679664 bytes) at public_html/survey.avanzasolido.net/vendor/guzzlehttp/psr7/src/Utils.php:432 428▕ }); 429▕ 430▕ try { 431▕ /** @var string|false $contents */ ➜ 432▕ $contents = stream_get_contents($stream); 433▕ 434▕ if ($contents === false) { 435▕ $ex = new \RuntimeException('Unable to read stream contents'); 436▕ } +1 vendor frames  2 [internal]:0 Whoops\Run::handleShutdown()