string(51) "=?ISO-8859-1?Q?J=C3=B8hn=20Doe?= " string(80) "=?ISO-8859-1?Q?J=C3=B8hn=20Doe?= , Jane Doe " object(ezcMailAddress)#3 (3) { ["name"]=> string(40) "Jøhn Doe , Jane Doe" ["email"]=> string(16) "jane@example.com" ["charset"]=> string(5) "utf-8" } array(2) { [0]=> object(ezcMailAddress)#3 (3) { ["name"]=> string(11) "Jøhn Doe" ["email"]=> string(16) "john@example.com" ["charset"]=> string(5) "utf-8" } [1]=> object(ezcMailAddress)#4 (3) { ["name"]=> string(8) "Jane Doe" ["email"]=> string(16) "jane@example.com" ["charset"]=> string(5) "utf-8" } }