zendframework / zend-mail

Mail component from Zend Framework
BSD 3-Clause "New" or "Revised" License
96 stars 111 forks source link

Zend\Mail\Message::addFrom expects a string, AddressInterface, array, AddressList, or Traversable as its first argument; received "NULL" #250

Open gntlby opened 4 years ago

gntlby commented 4 years ago

Provide a narrative description of what you are trying to accomplish.

Code to reproduce the issue

Expected results

Actual results

froschdesign commented 4 years ago

@gntlby Thank you for opening this report. To reproduce the problem please add a detailed description or create a pull request with an unit test which illustrates the problem.

Thanks in advance!

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-mail; a new issue has been opened at https://github.com/laminas/laminas-mail/issues/3.