Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeError] Return value of AbstractMessage::getFrom() must be an instance of EmailAddress, null returned #241

Closed
wujku opened this issue Oct 12, 2017 · 3 comments
Labels

Comments

@wujku
Copy link
Contributor

wujku commented Oct 12, 2017

return $this->getHeaders()->get('from');

@Slamdunk Slamdunk added the bug label Oct 12, 2017
@Slamdunk
Copy link
Collaborator

An email without From header, how much spam do you get? 😃

@wujku
Copy link
Contributor Author

wujku commented Oct 12, 2017

Ha, I fetch emails from my test imap which is connected to phpunit. Some of the fixtures have not From header ;-)

@Slamdunk
Copy link
Collaborator

Slamdunk commented Oct 12, 2017

Released in 1.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants