diff --git a/Mail/mimePart.php b/Mail/mimePart.php index dcf3de53c..c90a2ae04 100644 --- a/Mail/mimePart.php +++ b/Mail/mimePart.php @@ -89,7 +89,7 @@ class Mail_mimePart * @var array * @access private */ - var $_subparts; + var $_subparts = []; /** * The output of this part after being built