Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#25913 -error: array:4 [ "type" => 1 "message" => "Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes)" "file" => "/home/hosting/http/jisport/stage/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php" "line" => 36 ] }
{
if ($value === null) {
return null;
}
return unserialize($value);
}
}
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes) at vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php:36 |